body {
	background-color: #fff;
 	margin: 0px;
 	padding: 0px;
	
 }

#maintable {
	align: center;
	background-color: #fff;
	width: 98%;
	font-family: Verdana, Arial, san serif;
 	font-size: 12px;	
	line-height: 1.5em;
	 }
 
 #tagline  {
 	background-color: #fff;
	border: 1px solid #063;
	text-align: center;
	color: #063;
	font-size: 145%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
 
 #lshadow {
 	display: none;
 }
 
 #rshadow {
 display: none;
 }
 
  #header {
 display: none;
 }
 
 
 #content {
 	font-family: Verdana, Arial, san serif;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
 }
 
 #content p, li, a{
 	font-family: Verdana, Arial, san serif;
	}
	
 #content a { color: #063; font-weight: bold;}
 #content a:hover { color: #fd7634; }

  
 #content h1  { 
 	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #063;
	border-bottom: 1px solid #063;
	padding: 3px;
	margin-top: .5em;
	}
	
	#content h2  { 
 	font-size: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background: #EAF4DA;
	color: #063;
	padding: 3px;
	margin-top: 1.5em;
	}
	
	#content h3  { 
 	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #063;
	padding: 3px;
	margin-top: .5em;
	}
	
	#content h4  { 
 	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #063;
		}
 
 #content UL LI.arrow{
 list-style-image: url(images/arrow.gif);
  vertical-align: text-top;
 }
 
 #content DT
 {color: #063;
 font-weight: bold;
 margin-top: .5em}
 
 #leftcol {
 display: none;
	 }
 

 
 
 #footer {
 	font-size: 85%;
 	padding: 5px;	
	background-color: #fff;
	border: 1px solid #000;
	font-family: verdana, san serif;
	text-align: left;
	color: #000;
	line-height: 1.0em;
		 }
 

 
  
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 
 

	