body {
	background-color: #333;
}

td {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#white a {
color:white;
font-weight: bold;
font-size: 10pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
}

#white a:hover {
color: #FFE4C4;
}

.white {
	color: white;
	font-weight: bold;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.disclaimerw {
	color: white;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.disclaimer3 {
	color: #333;
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#blue a{
	color: #024DC2;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	display: block;
	width: 145px;
	border: 1px solid #ccc;
	padding: 2px;
	margin-left: 5px;
	
}

#blue a:hover {
	color: #CD853F;
	background-color: #bad610;
}

#other a {
	color: #cd853f;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	display: block;
	width: 145px;
	border: 1px solid #ccc;
	padding: 2px;
	margin-left: 5px;
	background-color: #bad610;
	text-align: center;
}

#other a:hover {
	color: #024DC2;
	background-color: #333;
}

.bluehead {
	color: #024dc2;
	font-size: 12pt;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-weight: bold;
}

.menuindent15 {
	margin-left: 15px;
}

.menuindent30 {
	margin-left: 30px;
}

.bordered {
	border: 1px solid #333;
}

.bluebold{
	color: #024dc2;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
}

.greenbold {
	color: #508600;
font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	
}.wee {
	font-size: 8pt;
}
.blueboldlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #024dc2;
}

.dashedborder {
	border: dashed 1px #333;
	background-color: #eeeeee;
}
.greatgreenbghead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	text-align: center;
	width: 100%;
}

