body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #0099FF;
	background-image: url(imgs/hhw-bkg.jpg);
	background-color: #6BBCCC;
}

/* Site Links */
a:link, a:visited{
	color: #236B80;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
}

a:hover, a:active{
	color: #184B5A;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
}

a.active:link, a.active:visited{
	color: #1F5E71;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}

a.active:hover, a.active:active{
	color: #1F5E71;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* Site Styles */
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F5E71;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1C7789;
	text-decoration: none;
}
.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1F5E71;
	text-decoration: none;
}


.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.plist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.dlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	text-decoration: none;
	background-color: #EFEFEF;
}

.container1{
	background-color: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	line-height: 12.5px;
	text-decoration: none;
	border: 1px solid #777777;
	width: 742px;
	align: center;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.containerbtm{
	padding: 14px;
	border: 1px solid #777777;
	padding-top: 14px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	margin-bottom: 0px;
	width: 742px;
	align: center;
	min-height: 70px;
	border-top-width: 0px;
	margin-top: 0px;
}
.btmlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	text-transform: none;
	color: #0F3674;
	text-decoration: none;
	height: 14px;
}

