body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #E6E7FC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
}
a:link {
	color: #E6E7FC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E6E7FC;
}
a:hover {
	text-decoration: none;
	color: #98CDD3;
}
a:active {
	text-decoration: none;
	color: #E6E7FC;
}
.copyright {
	font-size: 9px;
	line-height: 10px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.htmlnav {
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
}
.htmlnav a:link {
	color: #006666;
	text-decoration: none;
}
.htmlnav a:visited {
	text-decoration: none;
	color: #006666;
}
.htmlnav a:hover {
	text-decoration: none;
	color: #283470;
}
.htmlnav a:active {
	text-decoration: none;
	color: #006666;
}
.topnav {
	background-image: url(images/topnavbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: top;
}
.headcell {
	background-image: url(images/headbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: top;
}
.titlecell {
	background-color: #2A3471;
}
.titlerightcell {
	background-image: url(images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footcell {
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
.bodycell {
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-top: 28px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 45px;
}
.rightcell {
	background-image: url(images/rightbg.jpg);
	background-position: left top;
	vertical-align: bottom;
}
.subhead {
	color: #FFFFFF;
}
.colorwhite {
	color: #FFFFFF;
}
