/* CSS Document */

		body 		{
	padding: 0;
	color:#000;
	text-align:center;
	font-family: arial, sans-serif, serif;
	font-size:12px;
	background-image: url(../images/bkg.gif);
	background-repeat: no-repeat;
	margin: 26px;
	background-position: center 15px;
					}
		#fullpage {
					margin: 0 auto;
					background:#fff;   
					padding: 0;	
					color: inherit;
					/* border: 1px solid #000000;*/
					text-align: left;
					width: 867px;
					voice-family: "\"}\"";
					voice-family: inherit; 
					width:867px;
					}
		html>body #fullpage {
					width: 720px; /* 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:760px;	
					voice-family: "\"}\"";
					voice-family: inherit; 
					width:766px;
					}
		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: 14px;  color: #ffffff;}
a:hover		{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration:underline;
}
a:visited		{ font-family: Arial, sans-serif; font-size: 14px;  color: #ffffff;}
a:active		{ font-family: Arial, sans-serif; font-size: 14px;  color: #ffffff;}


a.footer-text:link		{ color: #000000;}
a.footer-text:hover		{
		color: #000000;
	
}
a.footer-text:visited		{   color: #000000;}
a.footer-text:active		{  color: #000000; }
.BigRedBkg {
	background-image: url(../images/RedBox.jpg);
	height: 521px;
	width: 457px;
	color: #FFFFFF;
}
.required {
	font-weight: bold;
	color: #FF0000;
}

