/* CSS Document */

/* -------------------- leftNav Sub and Primary Section *********************************************************************************/

#leftNav {
	float: left;
	width: 189px!important;
	width: 189px;
	padding: 0!important;
	text-align: left;
	margin: 0px!important;
	background-color:#003466;
	margin-bottom: 0px!important;
	padding-bottom: 0!important;



		}

#leftNav ul {

	width: 189px!important;
	width: 189px;
	padding: 0px!important;
	padding: 0;
	border: 0px;
	margin: 0px!important;
	margin: 0px;
	list-style-type: none;
	float: left;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	
}
	
#leftNav ul li {
	width: 189px!important;
	width: 189px;
	list-style: none;

	padding: 0;
	margin: 0;
	min-height: 27px;
		border-bottom:1px solid #04182b;
			border-top:1px solid #3f678e;

		
	}
#leftNav ul li a:link, #leftNav ul li a:visited {
	width: 165px;
min-height: 15px;

	background-color: #024483;
	display:block;
	font-style: normal;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
	background:  url(../images/arrow_white.gif) no-repeat 7px center;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 19px;


cursor: pointer;

	
}

#leftNav ul li a:hover, li.leftNavPrimaryOff {
	width: 165px;
	background-color: #05284a;
	background-image: url(../images/arrow_turq.gif);
	display:block;
	font-style: normal;
	color: #66ccff;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	line-height: normal;


	cursor: pointer;

	background-repeat: no-repeat;
	background-position: 7px center;	
}

/* --------------------Secondary level ---------------------------------------------*/
#leftNav a.leftNavSecondaryOff {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#003366;
	text-decoration: none;
	background: #d6dade url(../images/include_images/arrow_clear.gif) no-repeat 5px center;
	border-bottom: 1px solid #fff;
	display:block;
	vertical-align: middle;
	}
	
#leftNav a.leftNavSecondaryOff:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#003366;
	text-decoration: none;
	background: #d6dade url(../images/include_images/arrow_blue.gif) no-repeat 5px center;
	border-bottom: 1px solid #d6dade;
	display:block;
	vertical-align: middle;
	}

#leftNav a.leftNavSecondaryOn {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#003366;
	text-decoration: none;
	background: #d6dade url(../images/include_images/arrow_blue.gif) no-repeat 5px center;
	border-bottom: 1px solid #fff;
	display:block;
	vertical-align: middle;
	}



/* third level --------------------------------------------------------------- */

#leftNav a.leftNavTertiaryOff {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#91916F;
	text-decoration: none;
	 background-color:#f1eedf; 
	/*background-color:#f6f5ed;*/
	display:block;
	vertical-align: middle;
	/* border-bottom: 1px solid #Cccc99; */
	border-bottom: 1px solid #fff;
	}
	
A.leftNavTertiaryOn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;	
	/*color: #3e9624;*/
	color: #3e9624;
	background-color: #E7E6C7;
	border-bottom: 1px solid #fff;
}

#leftNav a.leftNavTertiaryOn:link, #leftNav a.leftNavTertiaryOn:active, #leftNav a.leftNavTertiaryOn:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;	
	color: #3e9624;
	background-color:#fff;
	border-bottom: 1px solid #fff;
}

#leftNav a.leftNavTertiaryOff:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;	
	/*color: #3e9624;*/
	color: #3e9624;
	background-color: #fff; 
	border-bottom: 1px solid #f1eedf;
}

/*--------- Right Nav -------------------------*/

div#right_content_wrap div#rightNav{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 190px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 0;
	border: 1px solid #ebebeb;
	float: left;

	

}
#rightNav ul {


		width: 190px;
	padding: 0px!important;
	padding: 0;
	border: 0px;
	margin: 0px!important;
	margin: 0px;
	list-style-type: none;
	float: left;

	line-height: normal;
	text-align: left;
	
}
	
#rightNav  ul li {
width: 190px;
	list-style: none;

	padding: 0;
	margin: 0;
	min-height: 25px;
		border-bottom:1px solid #ccc;
			border-top:1px solid #ebebeb;

		
	}
#rightNav ul li a:link, #rightNav ul li a:visited {
	width: 165px;


	display:block;
	font-style: normal;
	color: #024483;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	line-height: normal;
	background: #fff url(../images/arrow_blue.gif) no-repeat 7px center;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 19px;


cursor: pointer;

	
}

#rightNav ul li a:hover, #rightNav ul li a.On{
	width: 165px;
	background-color: #c7cfe0;

	background-image: url(../images/arrow_turq.gif);
	display:block;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	line-height: normal;


	cursor: pointer;

	background-repeat: no-repeat;
	background-position: 7px center;	
}




