/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
}
.homebody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	vertical-align: middle;
}
.homebody {
	background-image: url(/images/new_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: eae2ca;
}
.subpage_bg{
	background-image: url(/images/yellow_bg.gif);
	background-repeat: repeat-x;
	background-position: center -19px;

}
.bodycopycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 30px;
	padding-left: 30px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 30px;
	margin-right: 30px;
}
b strong {
	font-weight: bold;	
}

#dropmenudiv{
	width: 100%;
	position:absolute;
	font:10px Arial;
	line-height:18px;
	z-index:100;
	margin-top: 0px;
	border-right: 1px solid #153e60;
	border-bottom: 1px solid #153e60;
	border-left: 1px solid #153e60;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
/*	border-top: 1px solid white; */
/*	border-bottom: 1px solid white; */
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #153e60;
	
}

#dropmenudiv a:hover{
	background-color: #153e60;
	color: #FFFFFF;
	width: 100%;
	display: block;

}
.no_repeat{
	background-repeat: no-repeat;	
}

a:link, a:visited {
	color: #446886;
	text-decoration:none;
}
a:hover {
	color: #446886;
	text-decoration:underline;
}
a.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.footer:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.footer:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

a.footer:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}

a.footer:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 16px;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 15px;
	padding-left: 25px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
	color: #006600;
}

.bgcolrightimg {
	background-image: url(images/bg_map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #cbdad3;
}
.announce {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
