body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.smalltext {
	font-size: 12px;
}
.style1 {
	font-size: 13px;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
.style3 {
	color: #CC0000;
	font-size: 13px;
}
.style4 {
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
}
.style5 {
	color: #000099;
	font-size: 13px;
}
.style6 {
	color: #000099;
	font-size: 13px;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	color: #CC0000;
	font-size: 14px;
}
.style9 {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.style10 {
	color: #000099;
	font-size: 14px;
}
.style11 {
	color: #000099;
	font-size: 14px;
	font-weight: bold;
}
.style12 {
	font-size: 15px;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
}
.style14 {
	color: #CC0000;
	font-size: 15px;
}
.style15 {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
}
.style16 {
	color: #000099;
	font-size: 15px;
}
.style17 {
	color: #000099;
	font-size: 15px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #CC0000;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h4 {
	font-size: 16px;
	color: #000099;
}
h5 {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
h6 {
	font-size: 18px;
	font-weight: bold;
}
h7 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
h8 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
a {
	color: 000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.footer {
	font-size: 12px;
	text-align: center;
}
/*.seclink class is hidden to block display of left nav for printing*/ 
.seclink {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display: none;
	visibility: hidden;
	height: 0;
	width: 0;
}
.seclink a:link {
	font-size: 12px;
	color: #FFFFFF;
}
.seclink a:visited {
	font-size: 12px;
	color: #FFFFFF;
}
.seclink a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.seclink a:active {
	font-size: 12px;
	color: #FFFFFF;
}
/*this is just an example of class properties to block display for printing
.noprint {
	visibility: hidden;
	height: 0px;
	width: 0px;
	display: none;
}*/ 
/*.banner class is hidden to block display of top logo and banner for printing*/ 
.banner {
	display: none;
	visibility: hidden;
	height: 0;
	width: 0;
}

