body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #666666;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.content {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
.inputwidth {
	width: 380px;
}
.smalltext {
	font-size: 9px;
	color: #999999;
	font-style: italic;
}
.subsequent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 22px;
}
.pagetitle, h1 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	background-color: #F7F7F7;
	padding: 0px 0px 0px 10px;
	height: 22px;
}
.redtext {
	color: #CC0000;
}
.bluetext {
	color: #336699;
}
.lhs_text {
	background-image: url(/images/lhs_watermark.gif);
	background-repeat: no-repeat;
}
