html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
a {
	text-decoration: none;
		color: #004EDA;
}
a:hover {
	text-decoration: underline;
		color: #004EDA;
}
a:active {
	text-decoration: none;
		color: #004EDA;
}
a:visited {
	text-decoration: underline;
		color: #004EDA;
}
.homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 36px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	line-height: 22px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.copyright {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.blackbold {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.bigblackbold {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
.bbheader {
	font-size: 14px;
	font-weight: bold;
	color: #004EDA;
	text-decoration: none;
}
.bbheader:hover {
	font-size: 14px;
	font-weight: bold;
	color: #004EDA;
	text-decoration: underline;
}
.bbheader:visited {
	font-size: 14px;
	font-weight: bold;
	color: #004EDA;
}
.test {
	padding-left: 7px;
}
.outdent {
	text-indent: -7px;
}
.previewdiv{
	position:absolute; top: 0px; left: 0px; z-index: 0;
}
.subheaderlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
}

a.printerlink {
	text-decoration: underline; color: white;
}
a.printerlink:hover {
	text-decoration: none;
}
a.printerlink:visited {
	text-decoration: underline;
	color: white;
}

#no_indent_ul {
	position: relative;
	left: -25px;
}
