@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #5E5E5E;
	font-size:12px;
	background-color:#000000;
}


#container {
	width: 100%;
	margin: 0px;
	text-align: left;
}


	
#header {
	width:727px;
	height:199px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	margin-top:21px;
	padding:18px 20px 0px 0px;
}
 	#header a:link{ color:#5E5E5E; text-decoration:none; font-size:9px; }
 	#header a:hover{ color:#5E5E5E; text-decoration:none; font-size:9px; }
 	#header a:visited{ color:#5E5E5E; text-decoration:none; font-size:9px; }
	
#logo{
	width:156px; 
	height:50px; 
 background-repeat:no-repeat; background-position:top center; width:200px; padding-top: 40px;
}

 #headline{width:200px}


	
#main{
	background-image:url(images/boxback.jpg);
	background-position:top;
	background-repeat: repeat-y;
	width:683px;
	padding-left:32px;
	padding-right:32px;
} 
	#main td{ border-bottom: #D5D5D5 solid 1px; overflow:hidden; background-image:url(images/tdback.jpg); background-position:top; background-repeat: repeat-x;}
	#main h1{ margin:0px 0px 5px 0px; font-size:16px; color: #55930E;}
	#main h2{ margin:0px; font-size:14px; color: #55930E;}
	#main h3{ margin:0px; font-size:12px; color: #55930E;}
	#main th{ font-weight:bold; font-size:10px; border-bottom: #D5D5D5 solid 1px }
	#text a:link{ color:#666666; text-decoration:none; font-size:12px }
	#text a:hover{ color:#666666; text-decoration:none; font-size:12px }
	#text a:visited{ color:#666666; text-decoration:none; font-size:12px }
#check{ height:21px;  background-image:url(images/check1.jpg); background-position:bottom; background-repeat: no-repeat;}
#check2{ height:21px;  background-image:url(images/check2.jpg); background-position:bottom; background-repeat: no-repeat;}

#fade{  background-image:url(images/boxfade.jpg); background-position:top; background-repeat: no-repeat; padding:15px 15px 0px 15px;}

#main-bottom {
	background-image:url(images/boxbottom.jpg);
	background-repeat:no-repeat;
	height:21px;
	width:747px;
}


#resources{	
	background-image:url(images/resources.jpg);
	background-repeat: repeat-y;
	width:690px;
	padding-left:10px;
	padding-right:10px;
} 


	

#footer{font-size:10px;  height:74px; width:726px; padding-left:10px;  padding-right:10px;}
	#footer a:link{ color: #A5A5A5; text-decoration:underline; font-size:12px }
	#footer a:hover{ color:#A5A5A5; text-decoration:underline; font-size:12px }
	#footer a:visited{ color:#A5A5A5; text-decoration:underline; font-size:12px }
