body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.header {
	position: absolute;
	height: 60px;
	width: 753px;
	left: 5px;
	top: 5px;
	background-color: #366261;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.greenheader {
	position: absolute;
	height: 10px;
	width: 763px;
	left: 5px;
	top: 180px;
	background-color: #366261;
}
.newsheader {
	position: absolute;
	height: 55px;
	width: 763px;
	left: 5px;
	top: 78px;
	background-color: #FFFFFF;
}
.dateheader {
	position: absolute;
	height: 30px;
	width: 763px;
	left: 5px;
	top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #316163;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #316163;
	line-height: 30px;
}
.content {
	position: absolute;
	width: 763px;
	left: 36px;
	top: 361px;
	background-color: #FFFFFF;
}
.sectionhead {
	position: absolute;
	height: 55px;
	width: 763px;
	left: 5px;
	top: 205px;
	background-color: #FFFFFF;
}
.subheadheader {
	position: absolute;
	height: 30px;
	width: 763px;
	left: 4px;
	top: 268px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFA618;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #316163;
	line-height: 30px;
}

p	{
	text-align: left;
	margin: 0 0 10px;
	}
	
.contentleftthree {
	position: absolute;
	width:245px;
	top: 315px;
	left: 5px;
		}
	
.contentcentrethree {
	position: absolute;
	width:245px;
	top: 315px;
	left: 265px;
		}
	
.contentrightthree {
	position: absolute;
	width:245px;
	top: 315px;
	left: 526px;
		}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #316163;
}
.articlebreak {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #316163;
	border-right-color: #316163;
	border-bottom-color: #316163;
	border-left-color: #316163;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contentlefttwo {
	position: absolute;
	width:370px;
	top: 315px;
	left: 5px;
		}
		
.contentrighttwo {
	position: absolute;
	width:370px;
	top: 316px;
	left: 397px;
		}
a:link {
	font-weight: bold;
	color: #FFA618;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFA618;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #316163;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #316163;
	text-decoration: none;
}
.inlinepic {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tandc {
	font-size: 9px;
	line-height: 12px;
}
.formentry {
	width: 259px;
	height: 20px;
	border: 1px solid #FF9900;
}
.formbutton {
	color: #000000;
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
}
.errormessage {
	font-weight: bold;
	color: #FF0000;
}

