﻿
/***************************************************************************************/
.LeftNavItem
{
	margin : 0px 0px 20px 0px;
	font-family : Trebuchet MS;
	font-size : 12px;
	color : #d4f2fe;
	line-height : 110%;
}

.LeftNavDetailsDiv
{
	margin : 5px 12px 0px 12px;
}
/***************************************************************************************/

/***************************************************************************************/
.LeftNavText1
{
	font-size : 12px;
	color : #d4f2fe;
	line-height : 110%;
}

.LeftNavText1Link
{
	font-size : 12px;
	color : #d4f2fe;
	text-decoration : none;
	line-height : 110%;
}
.LeftNavText1Link:hover
{
	text-decoration : underline;
	color : #d4f2fe;
	cursor : pointer;
	line-height : 110%;
}

.LeftNavText1ConstLink
{
	font-size : 12px;
	color : #d4f2fe;
	text-decoration : underline;
	line-height : 110%;
}
.LeftNavText1ConstLink:hover
{
	text-decoration : underline;
	color : #d4f2fe;
	cursor : pointer;
	line-height : 110%;
}

.LeftNavText2
{
	font-size : 12px;
	color : #cccccc;
	line-height : 110%;
}
.LeftNavText2ConstLink
{
	font-size : 12px;
	color : #cccccc;
	text-decoration : underline;
	line-height : 110%;
}
.LeftNavText2ConstLink:hover
{
	text-decoration : underline;
	color : #cccccc;
	cursor : pointer;
	line-height : 110%;
}
.LeftNavText2Link
{
	font-size : 12px;
	color : #cccccc;
	text-decoration : none;
	line-height : 110%;
}
.LeftNavText2Link:hover
{
	text-decoration : underline;
	color : #cccccc;
	cursor : pointer;
	line-height : 110%;
}


.LeftNavText3
{
	font-size : 12px;
	color : #4f7fbb;
	line-height : 110%;
}

.LeftNavText3Link
{
	font-size : 12px;
	color : #4f7fbb;
	text-decoration : none;
	line-height : 110%;
}
.LeftNavText3Link:hover
{
	text-decoration : underline;
	color : #4f7fbb;
	line-height : 110%;
}

.LeftNavText3ConstLink
{
	font-size : 12px;
	color : #4f7fbb;
	text-decoration : underline;
	line-height : 110%;
}
.LeftNavText3ConstLink:hover
{
	text-decoration : underline;
	color : #4f7fbb;
	line-height : 110%;
}

.LeftNavText4
{
	font-size : 12px;
	color : #e8f73f;
}

/***************************************************************************************/

/***************************************************************************************/
.LeftNavListHeading
{
	font-family : Trebuchet MS;
	font-style : italic;
	font-size : 13px;
	color : #fac950; /*#e9bd4f;*/
}

.LeftNavListItem
{
	font-family : Trebuchet MS;
	font-style : italic;
	font-size : 12px;
	color : #fff799;
}
/***************************************************************************************/

/***************************************************************************************/
.gvLeftNav
{
	border : none 0px Navy;
	width : 100%;	
	
}

.gvLeftNavHeader
{
	color : Navy;
	background-color : Silver;
}

.gvLeftNavRow1
{
}

.gvLeftNavRow2
{
}

.gvLeftNavSelectedRow
{
	background-color : #6666ff;
	color : White;
}


.gvLeftNavPager
{
}

.gvLeftNavCol1
{
}

.gvLeftNavCol2
{
	text-align : right;
}
/***************************************************************************************/


.MiniMap
{
	position : absolute;
	top : 100px;
	left : 100px;
	background-color : White;
	border : solid 1px Black;
}

/***************************************************************************************/

.TestimonialsQuote
{
	font-size : 12px;
	color : #d4f2fe;
}
.TestimonialsSource
{
	font-size : 12px;
	color : #cccccc;
}

/***************************************************************************************/
