body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001852;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#HeaderRespond {
	background-color: #002144;
	height: 127px;
}
#HeaderRestore {
	background-color: #34B6E4;
	height: 127px;
}
#RespondMenu {
	background-color: #37C0ED;
	height: 22px;
	text-align: right;
	padding-top: 10px;
}
#RestoreMenu {
	background-color: #002144;
	height: 22px;
	text-align: right;
	padding-top: 10px;
}
#HeaderClouds img {
	margin-left: auto;
	margin-right: auto;
}
#HeaderRespondLeft {
	height: 127px;
	width: 50%;
	background-image: url(../images/header_cloud.jpg);
	float: left;
}
#HeaderRestoreLeft {
	height: 127px;
	width: 50%;
	background-image: url(../images/header_cloud.jpg);
	float: left;
}
#HeaderRespondRight {
	height: 127px;
	width: auto;
	background-color: #032145;
	float: right;
}
#HeaderRestoreRight {
	height: 127px;
	width: auto;
	background-color: #34B6E4;
	float: right;
}
#HeaderCenter {
	height: 127px;
	width: 831px;
	position: absolute;
	left: 50%;
	top: 0px;
	right: auto;
	margin-left: -415px;
}
#RespondContentCentered {
	width: 831px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#BodyContent {
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-y;
	width: 775px;
	margin-left: 56px;
	height: auto;
}
#BodyContentInside {
	background-image: url(../images/content_backgroundinside.gif);
	background-repeat: repeat-y;
	width: 775px;
	margin-left: 56px;
	height: auto;
}
#LeftPhotoDiv {
	margin-left: -57px;
	width: 254px;
}
#LeftPhotoDiv #ContactInfo {
	margin-left: 70px;
	width: 180px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-size: 10px;
}
#TextAndNews {
	width: 553px;
	height: auto;
	float: right;
	padding-top: 39px;
	padding-bottom: 10px;
}
#TextAndNews #News {
	float: right;
	width: 155px;
	padding-right: 10px;
	padding-left: 10px;
}
#News a{
	color: #001852;
	text-decoration: none;
}
#News a:hover{
	color: #001852;
	text-decoration: underline;
}
#BodyText {
	width: 366px;
}
#BodyTextInside {
	width: 530px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#BodyText p {
	padding-top: 11px;
	padding-bottom: 11px;
}
#BodyTextInside p {
	padding-top: 11px;
	padding-bottom: 11px;
}
#BodyTextInside td p {
	padding-top: 0px;
	padding-bottom: 11px;
}
#footercentered {
	margin-right: auto;
	margin-left: auto;
	width: 831px;
}
#footertext {
	font-size: 10px;
	color: #CEDDE4;
	background-image: url(../images/footer.gif);
	align: right;
	width: 775px;
	height: 23px;
	margin-left: 56px;
	text-align: center;
	padding-top: 10px;
}
#footertext a{
	font-size: 10px;
	color: #CEDDE4;
	text-decoration: none;
}
#footertext a:hover{
	font-size: 10px;
	color: #CEDDE4;
	text-decoration: underline;
}
#copyrightcentered {
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
	width: 831px;
	color: #003366;
}
#copyrighttext {
	align: right;
	width: 775px;
	height: 18px;
	margin-left: 56px;
	text-align: center;
	padding-top: 10px;
}
#RespondMenuText {
	width: 811px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#RespondMenuText a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#RespondMenuText a:hover{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#RestoreMenuText {
	width: 811px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#RestoreMenuText a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#RestoreMenuText a:hover{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#HeaderCenter {
	height: 127px;
	width: 831px;
}
#menu1Content {
	background-image: url(../images/rolloverbackground.png);
	height: 40px;
}
#menu1Content li{
	/*list-style-image: url(../../images/trianglebullet.gif);*/
}
.dropdownmenu {
	color: #002144;
	font-weight: bold;
	font-size: 11px;
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
}
.dropdownmenu a{
	color: #002144;
	text-decoration: none;
}
.dropdownmenu a:hover{
	color: #002144;
	text-decoration: underline;
}
.dropdownmenu ul {
	padding-left: 0px;
	margin-left: 0px;
}
.dropdownmenu ul ul{
	padding-left: 5px;
	margin-left: 5px;
}
.dropdownmenu li {
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}
h1 {
	font-size:16px;
	padding-top: 10px;
}
h2 {
	padding-top: 10px;
	font-size:14px;
}
h3 {
	font-size:12px;
	padding-top: 10px;
}
h4 {
	font-weight: bold;
}
#BodyTextInside li {
	margin-left: 30px;
}
