body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #012C63;
	background-position: top;
	margin: 0px;
	color: #FFFFFF;
	line-height: 12px;
}

a{
	color:#FFFFFF;
}

.signup {
	background-image: url(../images/signupbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 55px;
	padding-left: 30px;
	margin: 0px;
}
.footer {
	padding: 10px;
	color: #62cded;
}

.footer a {
	color: #62cded;
}


.sitetable {
	background-image: url(../images/bg-water.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.subcontentbg {
	background-image: url(../images/subcontentbg.jpg);
	background-repeat: no-repeat;
}

.newsicon{
	background-color: #fff;
	border: 3px solid #fff;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	margin-right:5px;	
}
.sitetable p {
	margin: 5px 0px;
	line-height: normal;
}
.blurb {
	font-size: 14px;
	line-height: normal;
	text-align: justify;
}
