*{

	padding: 0px;

	margin:0px;

}



body, html{

	text-align:center;

}



p{

	font-size:11pt;

	font-family:Helvetica, Verdana, Sans-Serif;

	padding:5px;

}



#rightCol p{

	font-size:10pt;

}



a{

	color:#000;

	text-decoration:underline;

	font-size:11pt;

	font-family:Helvetica, Verdana, Sans-Serif;

	padding:2px;

}



a:hover{

	color:#ffA608;

	background-color:#000;

	text-decoration:none;

}



a img{

	border:none;

	text-decoration:none;
	
}

.logoA{
	padding:0px;
}


a:hover img{

	border:none;

	text-decoration:none;

}





h1{

	width:610px;

	background-color:#000;

	font-size:12pt;

	font-family:Helvetica, Arial, Sans-serif;

	padding:3px 10px;

	margin:10px auto;

	color:#fff;
	clear:both;

}



h2{

	width:260px;

	background-color:#000;

	font-size:10pt;

	font-family:Helvetica, Arial, Sans-serif;

	padding:3px 10px;

	margin:10px auto;

	color:#fff;

}



h3{

	width:610px;

	/*background-color:#000;*/

	border-bottom:1px solid #000;

	font-size:10pt;

	font-family:Helvetica, Arial, Sans-serif;

	padding:3px 10px;

	margin:10px auto;

}



ul{

	list-style:ball;

	font-family:Helvetica, Verdana, sans-serif;

	font-size:11pt;

	margin:5px 0px 5px 30px;

}	



#mainCont{

	width:950px;

	margin:5px auto;

	overflow:hidden;

}



#header{

	width:100%;

	height:150px;

	margin-top:20px;

}



	.logo{

		float:right;

	}

	



#mainNav{

	width:479px;

	float:left;

	overflow:hidden;

	height:40px;

	margin:88px 0px 0px 0px;

	padding:0px 13px 0px 32px;

	background-color:#000;

	background-image:url(../Images/NavEnd.png);

	background-position:right;

	background-repeat:no-repeat;

}



#mainNav ul{

	list-style:none;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12pt;

	padding:0px;

	margin:0px;

}



#mainNav li{

	text-align:center;

	display:inline;

}



#mainNav li a{

	font-size:15pt;

	font-family:Helvetica, Arial, Sans-Serif;

	height:40px;

	line-height:40px;

	padding:0px 15px;

	color:#ffffff;

	text-decoration:none;

	float:left;

	text-align:center;

}



#mainNav li a:hover{

	background-color:#ffA608;

	color:#000;

}



#rightCol{

	width:280px;

	padding:0px 10px;

	float:right;

	text-align:left;

	overflow:hidden;

	margin-bottom:30px;

}



#leftCol{

	width:630px;

	padding:0px 10px;

	float:left;

	text-align:left;

	overflow:hidden;

	margin-bottom:30px;	

}



#footer{

	clear:both;

	width:100%;

	background-color:#000;

}



	.footerText{

		font-size:10pt;

		color:#fff;

		line-height:30px;

	}

	

	#footer a{

		color:#fff;

		text-decoration:underline;

		padding:2px;

	}



	#footer a:hover{

			color:#000;

			background-color:#ffA608;

			text-decoration:none;

	}

		

	

.newsPic{

	float:left;

	border-right:1px solid #000;

	border-bottom:1px solid #000;

	margin:10px;

	overflow:hidden;

	display:inline;

}



input{

	width:250px;

	line-height:11pt;

	font-size:11pt;

	font-family:Helvetica, Verdana, Sans-Serif;

	border:1px solid #000;

}



textarea{

	border:1px solid #000;

	font-size:11pt;

	font-family:Helvetica, Verdana, Sans-Serif;

}



.submit{

	width:100px;

	line-height:11pt;

	font-size:11pt;

	font-family:Helvetica, Verdana, Sans-Serif;

	border:1px solid #000;

}



p.success{

	color:#32cd32;

	overflow:hidden;

}



h1.success{

	color:#32cd32;

}



p.error{

	color:red;

}



fieldset{  

	float:left;  

	clear:left;  

	width:100%;  

	margin:0 0 10px 0;  

	padding:0;

	border:0 none #FFF;

}



legend{  

	margin-left:1em;  

	color:#000000;  

	font-weight:bold;

	visibility:hidden;

}



fieldset ol{  

	padding:5px 5px 0 5px;  

	list-style:none;

}



fieldset li{  

	float:left;  

	clear:left;  

	width:100%;  

	padding-bottom:5px; 

}



fieldset.submit{  

	float:none;  

	width:auto;  

	border:0 none #FFF;  

	padding-left:160px; 

}



label {  

	float:left;  

	width:150px;  

	margin-right:5px;

	font-size:11pt;

	font-family:Helvetica, Verdana, Sans-Serif;

	

}



.hidden{

	visibility:hidden;

	padding:0px;

	margin:0px;

	height:1px;

	width:1px;

}

.cont{
	width:560px;
	height:410px;
	border:1px solid #000;
	margin:10px auto;
	padding:5px 5px;
}



