@charset "UTF-8";
/* CSS Document */

a img { border: 0; }

body { text-align:center; background-color:#dfded9; font-family:Helvetica, Arial, Sans-Serif; }
	#container { width:850px; text-align:left; margin:0 auto; background-color:#fff; padding: 10px; } 
		#header { width:100%; height:100px; }
			#rightheader { float:right; width: 185px; margin-top: 10px; font-size:12px; }
				#rightheader a { color:#5b5448; text-decoration:none; line-height:20px; }
				#rightheader a:hover { text-decoration:underline; }
				#rightheader .submit { float:left; margin-right:6px; border:1px; border-color:#5B5448; border-style:solid; background-color:#fff; color:#c05d28;  height: 25px; width: 60px; font-size:10px; font-family:Helvetica, Arial, sans-serif; }
				#rightheader .text { float:left; border:1px; border-color:#5B5448; border-style:solid; margin:0; height:17px; width: 115px; color:#c05d28; font-size:10px; padding-top:5px; }
				#rightheader form { margin-top:40px; }
		#banner { width:100%;clear:both; }
			#rightbanner { float:right; background-color:#5b5448; padding: 15px 20px 14px 20px; line-height: 20px; font-size: 12px; } 
				#rightbanner a { color:#a29d90; text-decoration:none; }
				#rightbanner .active { color:#fff; }
				#rightbanner a:hover { text-decoration:underline; }
		#content { width:600px; float:left; }
			#content .searchresults { color:#007347; font-size:13px; }
				#content .searchresults tr td { padding-top:5px; }
			#content #onlinear { font-size:16px; margin-left:365px; }
				#content #onlinear a { color:#c05c1a; text-decoration:none; }
				#content #onlinear a:hover { text-decoration:underline; }
			#content p, #content ul li, #content #pagination { color:#1f448e; font-size:13px; width:550px; margin: 0 0 10px 50px; line-height:18px; }
			.greenp { color:#007347 !important;  }
			#content #pagination { float:right; width: 100px; }
			#content h1 { color:#c05d28; font-size:14px; width:550px; margin: 20px 0 5px 50px; font-weight:normal; }
			.quote { font-size: 18pt; color:#1e448e; line-height: 35px; width: 460px; margin: 10px 0 50px 100px; font-family:"Times New Roman", Times, serif; }
			.greenheader { font-size: 19px; color:#007347 !important; margin: 20px 0 10px 50px; width: 550px; line-height:25px; }
			.blueheader { font-size: 25px; color:#1E448E !important; margin: 20px 0 10px 50px; width: 550px; line-height:35px; }
			.orangeheader2 { font-size: 25px; color:#c05c1a !important; margin: 20px 0 10px 50px; width: 550px; line-height:35px; }
			.orangeheader { font-size: 22px; text-transform:uppercase; color:#c05c1a !important; width: 550px; line-height:25px; letter-spacing: 1px; }
		#rightcontent { width:185px; float:right; font-size:12px; margin-top:20px; }
			#rightcontent a { color:#007347; text-decoration:none; }
			#rightcontent a:hover { text-decoration:underline; }
			#rightcontent p { margin-top: 4px; color:#5b5448; margin-bottom: 18px; line-height: 17px; }
		#clear { clear:both; width:100%; }
	#footer { margin:15px auto; width:850px; clear:both; text-align:left; font-size:11px; }
		#footer a.cclink { float:none; padding: 0; color:#818386; text-decoration:none; }
		#footer a { float:left; padding: 0 10px; color:#818386; text-decoration:none; }
		#footer a:hover { text-decoration:underline; }
		#footer p { float:left; clear:both; color:#818386; padding: 10px 10px; width:830px; }
		
		
/* Styles for fs10k.html */
.listDesc
{
	clear: both;
	float: left;
	width: 70px;
	height: 20px;
	margin: 0 0 0 50px;
	padding: 0;
	color:#007347 !important;
}

.listSection
{
	float: left;
	width: 300px;
	height: auto;
	min-height: 12px;
	font-size: 12px;
}

.listSection a
{	
	text-decoration: none;
	display: block;		
	margin: 0 0 5px 0;
	padding: 0;
}

.listSection a:hover { text-decoration:underline; }
