body, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/* background-color: #FFFFFF; */
	line-height: 1.75;
}

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.75;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #061282;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #061282;
}

.mainTable {
	border-top: 3px solid #061183;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image: url(/images/page.gif); 
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	color: #061183;
	background-color: #FFFFFF;

}
A.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	word-spacing: -0.1em;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
	/* background-color: #C50808;
	width: 210px; */
	height: 22px;
	line-height: 22px;
	/* border-top: 1px solid #FFFFFF;
	border-right: 1px solid #C50808;
	border-left: 1px solid #C50808;
	border-bottom: 1px solid #C50808; */
}
 /* A.navText:hover {
	color: #C50808;
	background-color: #FFFFFF;
	border-top: 1px solid #C50808;
} */

TD.off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	word-spacing: -0.1em;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
	background-color: #C50808;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #FFFFFF;
	/* border-right: 1px solid #C50808;
	border-left: 1px solid #C50808; */
	border-bottom: 1px solid #C50808;
	cursor: hand;
}
TD.on {
	color: #FFFFFF;
	cursor: hand;
	background-color: #999999;
	border-top: 1px solid #C50808;	
}


.logo {
	font-weight: bold;
	color: #061282;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.flash {
	z-index: 1;
}

/* Alternating colors of table rows */
.altRowLight {  background-color: #CCE5FF;
	 text-indent: 5px
}

.altRowDark {  background-color: #CCFEFF;
	text-indent: 5px
}

/* Color of Top Table Header */
th,a.th:link,a.th:visited {
	background-color: #061282;
	color: #FFFFFF;
}

td.bulletins, a.bulletins {
	line-height: 1.4;
	text-decoration: none;
}
