body {
	background-color: #FFFFFF;
	background-image: url(../images/background_repeatx.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body div{
	width:750px;
}
.header{
	height:93px;
}
.contentMain{
	background:#FFFFFF url(../images/main_content_backing.jpg) repeat-y left;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
}
.contentImages{
	margin-top: 0;
	width:156px;
	margin-bottom: 0;
	padding: 0; 
	float:left;
}
.contentSection{
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
    left: 156px;
	float:right;
    margin-right: 0px;
	width:574px;
	min-height:600px;
	background: url(../images/content_backing.jpg) no-repeat left top;
}
.footer {
    clear:both;
}
h4{
	color:#990000;
	margin-top:0px;
	margin-bottom:8px;
	font-size:26px;
	font-weight:normal;
	
}
h5{
	color:#2C3743;
	margin-bottom:2px;
	margin-top:30px;
	font-size:18px;
	font-weight:normal;
	
}
.pageImages{
	border:2px #FFFFFF solid;
	margin:1px 3px 3px 3px;
}
.sealFooter{
	margin:5px 20px 5px 20px;
	display:table;
	height:51px;
}
.sealText{
	margin:5px 20px 5px 20px;
	display:table;
	height:51px;
	display:inline;
}
/*Links*/
a, a:active, a:visited, a:link{
	color:#0066CC;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:underline;
}
/*Menu section*/
.menu{
	float:right;
	display:block;
	width:480px;
	text-align:right;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:70px;
	font-weight:bold;
}
.menu a,.menu a:active,.menu a:visited,.menu a:link{
	text-decoration:none;
	color:#000000;
}
.menu a:hover{
	color:#990000;
}
input.text, textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/input_shadow.jpg);
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	padding:3px;
	font-weight:normal;
}
input.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	background-image: url(../images/input_shadow.jpg);
}
.surveyLink {
	position:absolute;
	display:inline;
	width:300px;
	left:450px;
	text-align:right;
	margin-right:10px;
	margin-top:6px;
	font-weight:bold;
}

