body {
	background-color: #FFFFFF;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bluebox {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	list-style-type: disc;
}
.italic {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	color: #666666;
	padding-right: 15px;
}
.header {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #3399FF;
}
.hwtcmenu {
	text-decoration: none;
	font-family: Bookman Old Style, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #003DB2;
	
}


a:link {text-decoration: none;
	color: #0B3C9E;
}
a:visited {text-decoration: none;

	color: #0B3C9E;
}
a:hover {
	color: #3399FF;
}
a:active {
	color: #FC9B34;
}
.style1 {font-size: 12px; line-height: 25px; color: #666666; padding-right: 15px; font-family: Helvetica, sans-serif;}
.style2 {font-size: 10px; line-height: 18px; color: #666666; padding-right: 15px; font-family: Helvetica, sans-serif;}
.style3 {font-size: 8px; line-height: 13px; color: #666666; padding-right: 8px; font-family: Helvetica, sans-serif;}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}