/* CSS Document */


		#frame {
	position:relative;
	left:0px;
	top:0px;
	width:707px;
	height:100%;
	margin-top: 0px;
	background-image: url(images/rnav_bg.gif);
	background-repeat: repeat-y;
	}
		#contentbox {
	position:relative;
	left:130px;
	top:0px;
	width:567px;
	height:auto;
	padding-top:10px;
	padding-right:10px;
	line-height:1.1em;

}	
#contentbox a:link, #contentbox a:visited { color:#273D93 !important; text-decoration: underline;}
		#contentbox a:hover { color: #000000 !important; text-decoration: underline;}
		#contentbox a:active { color: #273D93 !important; text-decoration: underline;}			
		#banner { position:relative; left:0px; top:0px;	width:707px; height:124px; background-color:#330065;
	background-image: url(images/banner_bg.jpg); background-repeat: no-repeat; background-position:right; 
	}
	#subnavigation {
	position:relative;
	left:0px;
	top:0px;
	width:702px;
	height:16px;
	background-color:#D6CCE0;
	background-image: url(images/subnav_bg.jpg);
	background-repeat: no-repeat;
	background-position:right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.818182em;
	line-height: 1.4em;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}

		#subnavigation a:link, #subnavigation a:visited { color: #000000 !important; text-decoration: none;}
		#subnavigation a:hover {color: #FFFFFF !important; text-decoration: none;}
		#subnavigation a:active { color: #000000 !important; text-decoration: none;}	
		#nav_menu {
	position:absolute;
	left:0px;
	top:140px;
	width: 120px;
	height:auto;
	padding-top:10px;
	font-size:0.909091em;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
		#nav_menu a:link, #nav_menu a:visited {
	color: #000000!important;
	text-decoration: none;
	background-color: #E9E8D5;
	display: block;	
}	#nav_menu a:hover {
	color: #23232C !important;
	text-decoration: none;
	background-color: #F7F7F0;
	display: block;}
		#nav_menu a:active {
	color: #23232C !important;
	text-decoration: none;
	background-color: #E9E8D5;
	display: block;
}	 

#nav_menu li{
	margin-left: 5px;
	margin-right: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	line-height: 1.5em;
	border-right-style: none;
	border-left-style: none;
	list-style:none;
	}	
	#nav_menu ul{
	margin: 0px;
	padding: 0px;
	}		
		.featureimg{ border: 1px solid #000000;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; margin-left: 10px; float:right}
		.featureimgl{ border: 1px solid #000000; margin-top: 5px; margin-right: 10px; margin-bottom: 10px; margin-left: 0px; float:left}
		.featureimglb{ border: 0; margin-top: 5px; margin-right: 10px; margin-bottom: 0px; margin-left: 0px; float:left}
		.featureimg2{ border: 1px solid #000000; margin-top: 5px; margin-right: 0px; margin-bottom: 10px; margin-left: 10px; float:right}
		.subhead {font-size:1.272727em; font-family:Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #330065;line-height:1em;}
		.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
		
		hr.blk {
		border: 0 none;
	color: #000;
	background-color: #000;
	height: 1px;
	width: 30%;
	text-align: left;/*this will align it for IE*/
	margin: 5px auto 5px 0; /*this will align it left for Mozilla*/
}
