body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #4c494a;
	background-color:#223a79;
	background-image: url(../pics/bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
p {
	font-size: 12px;
	color: #4c494a;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #4c494a;
	text-decoration: underline;
}
a:visited {
	color: #4c494a;
	text-decoration: underline;
}
a:hover {
	color: #4c494a;
	text-decoration: none;
}
a:active {
	color: #4c494a;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: lighter;
	color: #000000;
}
h1 strong {
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: lighter;
	color: #ffe700;
}
h2 a {
	text-decoration: none;
}
h2 a:visited {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}

h4 {
	
}
/*table {
	margin-bottom: 10px;
	border: 1px solid #005F9B;
}
td {
	border: 1px solid #005F9B;
}
th {
	border: 1px solid #005F9B;
}*/
form {
	margin: 0px;
	padding: 0px;
}
form p {
	clear: both;
	margin: 0px;
	padding: 0px;
}
input {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
textarea {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}


.clear {
	clear:both;
	font-size:0.1em;
	padding: 0px;
	margin: 0px;
}


.container {
	width: 826px;
	min-height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -413px;
	clear: both;
}
.header {
	width: 826px;
	height: 159px;
	overflow: hidden;
	clear: both;
}
.header a {
	width: 322px;
	height: 159px;
	background-image: url(../pics/logo.gif);
	background-repeat:no-repeat;
	display: block;
	text-indent: -800px;
	overflow: hidden;
}
.header a:visited {
	width: 322px;
	height: 159px;
	background-image: url(../pics/logo.gif);
	background-repeat:no-repeat;
	display: block;
	text-indent: -800px;
	overflow: hidden;
}
.header p {
	margin-top: 100px;
}

.nav {
	height: 72px;
	width: 826px;
	background-image: url(../pics/nav_bg.gif);
	background-repeat: no-repeat;
}
.nav_btn a {
	height: 72px;
	float: left;
	background-image: url(../pics/nav_btn.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	text-indent: -800px;
	overflow: hidden;
}
.nav_btn a:hover {
	background-position:0% -72px;
}
.nav_btn_on a {
	height: 72px;
	float: left;
	background-image: url(../pics/nav_btn.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	text-indent: -800px;
	overflow: hidden;
	background-position:0% -72px;
}
.nav_spacer {
	margin-bottom: 10px;
	float: left;
}


.content {
	width: 814px;
	clear: both;
	background-color: #ffffff;
	padding-top: 14px;
	padding-left: 12px;
	padding-bottom: 24px;
}



.hp_col_3wide {
	width: 785px;
	border: 1px solid #d1d2d4;
	border-top: 20px solid #d1d2d4;
	border-bottom: 20px solid #d1d2d4;
	margin-right: 7px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.hp_col_3wide p {
	line-height: 20px;
}
.col_1wide {
	width: 247px;
	margin-bottom: 10px;
	float: left;
}
.col_1wide p {
	line-height: normal;
}
.col_1wide_border {
	width: 225px;
	border: 1px solid #d1d2d4;
	margin-bottom: 10px;
	padding: 10px;
	padding-bottom: 0px;
	float: left;
}
.col_1wide_border h2 {
	color: #4c494a;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
}
.col_1wide_border p {
	color: #4c494a;
	line-height: normal;
}



.col_1wide_blue {
	width: 189px;
	float: left;
	color: #FFFFFF;
	padding: 15px;
	background-color: #223a79;
}
.col_1wide_blue p {
	line-height: 18px;
	margin-bottom: 20px;
}
.col_1wide_yellow {
	width: 189px;
	float: left;
	padding: 15px;
	background-color: #ffe800;
}
.col_1wide_yellow p {
	line-height: 18px;
	margin-bottom: 20px;
}

.col_2wide {
	width: 509px;
	margin-right: 7px;
	float: left;
}
.col_2wide_blue {
	width: 503px;
	float: left;
	color: #FFFFFF;
	padding: 40px;
	background-color: #223a79;
}
.col_2wide_blue h1 {
	font-size: 40px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.col_2wide_blue h2 {
	font-size: 32px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #ffe700;
}
.col_2wide_blue p {
	color: #FFFFFF;
	margin-bottom: 20px;
}
.col_2wide_blue a {
	color: #FFFFFF;
}
.col_2wide_blue a:visited {
	color: #FFFFFF;
}
.col_2wide_blue a:hover {
	color: #FFFFFF;
}



.col_3wide {
	width: 771px;
	margin-right: 7px;
	float: left;
}
.col_3wide p:first-child {
	font-size: 14px;
}
.col_3wide_blue_yellow {
	width: 802px;
	background-image: url(../pics/3col_bg.gif);
	float: left;
}




.col_spacer {
	width: 15px;
	margin-bottom: 10px;
	float: left;
}



.hp_middlestrip {
	padding-left: 15px;
	padding-top: 10px;
	width: 787px;
	height: 78px;
	background-image: url(../pics/hp_middlestrip_bg.gif);
	background-repeat: repeat-x;
}
.hp_middlestrip a {
	color: #FFFFFF;
}
.hp_middlestrip a:visited {
	color: #FFFFFF;
}
.hp_middlestrip a:hover {
	color: #FFFFFF;
}
.hp_ms_flooding {
	width: 217px;
	height: 76px;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	font-size: 10px;
	float: left;
	margin-right: 30px;
}
.hp_ms_flooding h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.hp_ms_flooding img {
	float: left;
	margin-right: 5px;
}
.hp_ms_flooding a {
	width: 207px;
	height: 66px;
	background-image: url(../pics/hp_ms_bg_flood.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 5px;
	text-decoration: none;
}
.hp_ms_flooding a:hover {
	width: 207px;
	height: 66px;
	background-image: url(../pics/hp_ms_bg_flood_over.gif);
	background-repeat: repeat-x;
	padding: 5px;
	text-decoration: underline;
}
.hp_ms_fire {
	width: 217px;
	height: 76px;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	font-size: 10px;
	float: left;
	margin-right: 30px;
}
.hp_ms_fire h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.hp_ms_fire img {
	float: left;
	margin-right: 5px;
}
.hp_ms_fire a {
	width: 207px;
	height: 66px;
	background-image: url(../pics/hp_ms_bg_fire.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 5px;
	text-decoration: none;
}
.hp_ms_fire a:hover {
	width: 207px;
	height: 66px;
	background-image: url(../pics/hp_ms_bg_fire_over.gif);
	background-repeat: repeat-x;
	padding: 5px;
	text-decoration: underline;
}
.hp_ms_disaster {
	width: 217px;
	height: 76px;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	font-size: 10px;
	float: left;
}
.hp_ms_disaster h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.hp_ms_disaster img {
	float: left;
	margin-right: 5px;
}
.hp_ms_disaster a {
	width: 207px;
	height: 66px;
	background-image: url(../pics/hp_ms_bg_disaster.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 5px;
	text-decoration: none;
}
.hp_ms_disaster a:hover {
	width: 207px;
	height: 66px;
	background-image: url(../pics/hp_ms_bg_disaster_over.gif);
	background-repeat: repeat-x;
	padding: 5px;
	text-decoration: underline;
}

.greybox {
	font-size: 12px;
	color: #ffe800;
	background-color: #999999;
	padding: 8px;
	font-weight: bold;
}
.greybox a {
	font-size: 12px;
	color: #ffe800;
	font-weight: bold;
	text-decoration: none;
}
.greybox a:visited {
	font-size: 12px;
	color: #ffe800;
	font-weight: bold;
	text-decoration: none;
}
.greybox a:hover {
	font-size: 12px;
	color: #ffe800;
	font-weight: bold;
	text-decoration: underline;
}

.footer {
	margin-top: 55px;
	margin-left: 8px;
	margin-bottom: 40px;
	color: #999999;
	font-size: 10px;
}
.footer a:link {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
}

.comms {
	height: 1px;
	width: 150px;
	overflow: hidden;
}
.comms p {
	margin-top: 10px;
}
