body,p,b,i,strong,em,dt,dd,dl,sl,caption,table,th,td,tr,u,blink,select,option,form,font,li,ul,ol {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px;
	padding: 0px;
}

a:link    { font-weight: bold; text-decoration: none; color: #02297A;}
a:visited { font-weight: bold; text-decoration: none; color: #666666;}
a:hover   { font-weight: bold; text-decoration: underline; color: #000033;}

#divAdvisories {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 150px;
}
#divFooter {
	margin: 0px;
	padding: 0px;
}
.footer {
	font-size:small;
	color: #002779; 
	text-decoration: none; 
	font-weight: normal;
}
.footer:link    { text-decoration: none;      color: #666666; font-weight: normal; }
.footer:visited { text-decoration: none;      color: #666666; font-weight: normal; }
.footer:hover   { text-decoration: underline; color: #003366; font-weight: normal; }

#divNavigation {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#divMainTable {
	background-color: #E7DEBC;
	margin: 0px;
	padding: 0px;
	height: 112px;
}
.maptext {
	text-align: right;
	width: 120px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#divContent {
	background-color: #E7DEBC;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.advisories { color: #333333; font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 12px; padding: 2px 2px 1px 8px; }
.advisories a:link    { color: #02297A; font-weight: bold; text-decoration: none; }
.advisories a:visited { color: 666666; font-weight: bold; text-decoration: none; }
.advisories a:hover   { color: 000033; font-weight: bold; text-decoration: underline; }

#divMap {
	position:absolute;
	left:594px;
	top:180px;
	width:150px;
	z-index:1;
	margin: 0px;
	padding: 0px;
}

