body {
	margin: 0;
	background-color: #04131E;
	color: #FFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a {
	color: #FEC957;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
.affid {
	text-align: center;
	background-image: url(images/aff-id.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 8pt;
}
.hdrwarn {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding: 0 2px 15px 2px;
}
.modtitle {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: center;
	background-image: url(images/mod-top.gif);
	background-repeat: no-repeat;
}
.modbody {
	font-size: 8pt;
	color: #E8F1F9;
	font-weight: normal;
	background-color: #235A82;
	padding: 2px 2px 0 3px;
}
.modbody a {
	color: #FEC957;
	text-decoration: underline;
}
.modbody a:hover {
	color: #FFF;
	text-decoration: none;
}
.modfooter {
	background-color: #235A82;
}
.bmodtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0 5px;
	background-image: url(images/bmod-topbg.gif);
}
.bmoddate {
	float: right;
	font-weight: normal;
	font-size: 8pt;
	padding: 0 5px;
}
.bmodbody {
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
	font-weight: normal;
	background-color: #235A82;
	padding: 10px 5px 0 10px;
}
.bmodbodyhdr {
	border-bottom: 1px solid #0295FF;
	color: #FEC957;
	font-weight: bold;
	line-height: 22px;
}
.bmodbody8pt {
	font-size: 8pt;
}
.footer {
	padding: 0 20px;
	color: #000;
}
.footer a {
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #006;
}
.footer a:hover {
	text-decoration: underline;
	color: #F00;
}
.copyright {
	float: left;
	font-size: 8pt;
	color: #000;
}
form {
	display: inline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h3 {
	font-size: 20px;
	color: #00FF00;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
#dropmenudiv{
background-color: #236392;
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #FEC957;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0094FF;
color: #FFF;
}

.celldark {
	background-color: #0A304C;
	font-size: 8pt;
	color: #FFF;
}
.celllight {
	background-color: #7AA3C0;
	font-size: 8pt;
	color: #000;
}
.celllight a {
	color: #0A304C;
}
.txt8pt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 8pt;
}
