body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #006462;
	font-weight: bold;
}
.header_sub {
	font-size: 14px;
	font-style: italic;
	color: #E49A00;
	line-height: 16px;
	font-weight: bold;
}
.header_sub2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006462;
	text-decoration: underline;
}


a:link, a:visited {
	color: #006462;
}
a:hover {
	color: #E68301;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.footer a:link, .footer a:visited {
	color: #006462;
	text-decoration: none;
}
.footer a:hover {
	color: #E68301;
	text-decoration: none;
}.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #006462;
}
.btn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006462;
	border: 1px solid #006462;
	background-color: #FFFFFF;
}
.SmallText {
	font-size: 9px;
}
#newsletterBox 
{
	float: left;
	position: absolute;
	top:390px;
	left:300px;
	width: 460px;
}
.formhdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.formtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.formtxtrequired {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}


.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.breadcrbtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006462;
}
