/* CSS Document */

		body 		{
					margin: 15px 0 5px;
					padding: 0;		
					background:#999999;
					color:#000;
					text-align:center;
					font-family: arial, sans-serif, serif;
					font-size:12px; 


					}
		#fullpage {
					margin: 0 auto;
					background:#fff;   
					padding: 0;	
					color: inherit;
					/* border: 1px solid #000000;*/
					text-align: left;
					width: 800px;
					voice-family: "\"}\"";
					voice-family: inherit; 
					width:800px;
					}
		html>body #fullpage {
					width: 770px; /* box hack */
					}		
		#masthead	{
					margin:0px; 
					padding:10px 0px;
					background:#fff;    
   					clear:both;
					text-align:left;
					/*font-size:medium;
					font-weight:bold; 
					font-style:italic; 
					height:100px;*/
					width:770px;	
					voice-family: "\"}\"";
					voice-family: inherit; 
					width:770px;
					}
		html>body #masthead {
					width: 770px; /* box hack */}
		#lpanel		{
					margin:0px; 
					padding:0px;
					background:#fff;    
  
					float:left;
					width:194px;
					/*height:1000px;*/
					voice-family: "\"}\"";
					voice-family: inherit; 
					width:194px;
					}
		html>body #lpanel {
					width: 194px; /* box hack */
					}
		#center		{
					margin:0px; 
					padding:2px; 
					background:#fff;   
					/*height:1000px;*/
					float:left;  
					width:574px; 
					voice-family: "\"}\"";
					voice-family: inherit; 
					width:570px;
					}
		html>body #center {
					width: 570px; /* box hack */
					}
		#footer		{
					clear:both;
					margin:0px ; 
					padding:2px;
					background:#fff;    
  					text-align:center;
					height:100px;
					width:770px;   
					voice-family: "\"}\"";
					voice-family: inherit; 
					width:766px;
					}
		html>body #footer {
					width: 766px; /* box hack */
					}
		
		h2			{font-size:small;}

.home-form {
	font-size: 11px;
	color: #333333;
}
.footer-text {font-size: 10px}
		
.intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 15pt;
}

a:link		{ font-family: Arial, sans-serif; font-size: 11px;  color: #666666;}
a:hover		{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #FFFFF2;
}
a:visited		{ font-family: Arial, sans-serif; font-size: 11px;  color: #666666;}
a:active		{ font-family: Arial, sans-serif; font-size: 11px;  color: #666666;}


a.footer-text:link		{ color: #000000;}
a.footer-text:hover		{
		color: #000000;
	
}
a.footer-text:visited		{   color: #000000;}
a.footer-text:active		{  color: #000000; }

