/* CSS Document */

		body { 
			font: 10pt verdana; 
			background: #cccccc; 
			margin: 0;
			padding: 0;
			}
		
		a:link {
			color: #000000;
			font: bold 10pt verdana, arial, sans-serif;
			}
			
		a:visited {
			color: #000000;
			font: bold 10pt verdana, arial, sans-serif;
			}
			
		a:hover {
	color: #7CC02C;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
			}
		
		.otherlink a:link {  	
			color: #0000FF;
			font-weight: normal;
			text-decoration: underline;	
			}
			
		.otherlink a:visited {
			color: #0000FF;
			font-weight: normal;
			text-decoration: underline;	
			}
			
		.otherlink a:active {  	
			color: #0000FF;
			font-weight: normal;
			text-decoration: underline;	
			}
	
		.otherlink a:hover { 	
			color: #0000CC;
			text-decoration: underline;	
			}
			
		.indented {
		   padding-left: 50pt;
		   padding-right: 50pt;
		   }
		
		h1 {
	color: #17375E;
	margin: 0;
	padding: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
			}
		
		h2 {
			font: 12pt verdana, arial, sans-serif;
			color: #000000;
			padding: 10px;
			margin: 0;
			}
		
		p {
	font: 10pt verdana;
	margin: 0px;
	color: #17375E;
			}
			
		#container {
	width: 750px;
	border-style: none;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
			}
			
		#content {
	width: 730px;
	min-height: 300px;
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
			}
			
		* html #content {
			min-height: 500px;
			}
			
		#header {
			width: 750px;
			height: 99px;
			}
			
		#nav {
	width: 746px;
	height: 18px;
	padding: 2px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	background-color: #FFF;
	color: #FFF;
			}
			
		#main_graphic {
	width: 750px;
	height: auto;
	top: auto;
	text-align: left;
			}
			
	#lefttop_box_content {
	padding: 0px;
			}
		
		#box_content1 {
	height:	421px;
	padding: 10px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
			}
		
		#box_content2 {
	height:	10px;
	padding: 10px;
	background-color: #66CCCC;
			}
			
		#box_content3 {
	height:	210px;
	padding: 10px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
			}
			
		#box_content4 {
	height:	190px;
	padding: 10px;
	background-color: #66CCCC;
			}
			
		#box_content5 {
	height:	310px;
	padding: 10px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
			}
			
			#box_content6 {
	height:	90px;
	padding: 10px;
	background-color: #66CCCC;
			}
			
		.rail_left {
	float: left;
	background-color: #FFF;
	width: 235px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	height: 421px;
	padding: 5px;
			}
				
		.rail_middle {
	float: left;
	padding: 5px;
	background-color: #FFF;
	width: 247px;
	height:	421px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
			}
		
		.rail_right {
	float: left;
	background-color: #FFF;
	width: 235px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	height: 421px;
	padding: 5px;
	position: relative;
	vertical-align: top;
	top: auto;
	text-underline-position: none;
			}
		
		#footer {
			font-size: 9pt;
			padding: 2px;
			}
#container .rail_left p a {
	color: #FFF;
}
#container .rail_left p strong a {
	color: #000;
}
#container .rail_left p a {
	color: #000;
}
.greencenteredheader {
}
#container .rail_right p strong {
	color: #00004F;
}

