body
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
}

.header
{
	background-color:#000000;
	width:100%;
	height:40px;
}

.topmenu {
	margin:0px auto;
	width:740px;
	text-align:right;
	padding:12px 10px 0 0;
	color:#CCCCCC;
	font-size:14px;
}
.topmenu a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-decoration:none;
}

.topmenu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	text-decoration:none;
}

.topmenu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:underline;
}

.content {
	background-color:#FFFFFF;
	width:100%;
	height:auto;
}

.center {
	margin:5px auto;
	width:750px;
} 

.contenthome {
	width:326px;
	height:auto;
	float:left;
	margin:30px 20px 0 0;
}

.logohome {
	width:404px;
	height:auto;
	float:left;
	margin:-10px 0 0 0;
}

.contentsub {
	width:500px;
	height:auto;
	float:left;
}

.logosub {
	width:250px;
	height:auto;
	margin-top:-25px;
	float:left;
}

.large {
	width:750px;
	height:auto;
	float:left;
}

.footer
{
 	clear:both;
	background-image:url(images/footer.jpg);
}	

.centerfoot {
	margin:0px auto;
	width:750px;
	height:191px;
	background:url(images/footer-image.jpg);
}

.footleft {
	width:280px;
	height:175px;
	float:left;
	margin:15px 10px 0 160px;
}

.footright {
	width:280px;
	height:175px;
	float:left;
	margin:15px 0 0 20px;
}

.copyright
{
	text-align:center;
	color:#cccccc;
	line-height:32px;
	font-size:13px;
}

.copyright a:link {
	color:#cccccc;
	text-decoration:underline;
}

.copyright a:visited {
	color:#cccccc;
	text-decoration:underline;
}

.copyright a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.DNNEmptyPane {
	display:none;
}

.Form td {
	padding:4px;
}

.Submit {
	padding-left:207px;
}

/*---------------------------
TYPOGRAPHY
-----------------------------*/


a:link {
	color:#555555;
	text-decoration:none;
}

a:visited {
	color:#555555;
	text-decoration:none;
}

a:hover {
	color:#40822b;
	text-decoration:underline;
}

body a:link, body a:visited { color: #555555; }

body a:hover, body a:active { color: #40822b; }

.Head {
	font-size:20px;
	line-height:25px;
	color:#40822b;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

H4 {
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.Normal {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:22px;
}

.SubHead {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}