body 
{
	background-color: #6699CC;
	color: Black;
}
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
th
{
	font-weight: bold;
}
a
{
	color: #039;
}
a:visited
{
	color: #f00;
}
li
{
	padding: 3px;
	margin-left: 15px;
}


.actHeading
{
	color: #039;
	font-weight: bold;
}
.actHeading2
{
	color: #f00;
	font-weight: bold;
}
.actHighlight
{
	color: #039;
}
.actHighlight2
{
	color: #f00;
}
.breadcrumbs
{
	font-size: 8pt;
	padding-bottom: 10px;
}
.columnHeading
{
	color: #039;
	font-size: 90%;
	font-weight: bold;
}
.complaint
{
	color: #039;
	font-weight: bold;
}
.copyright
{
	font-size: 8pt;
	color: #ff3;
}
a.copyright {
	font-size: 8pt;
	color: #ff3;
}
.error
{
	color: #f00;
	text-align: center;
	font-weight: bold;
}
.faq
{
	color: #039;
	font-weight: bold;
}
.formLabel
{
	color: #039;
	font-size: 90%;
}
.head1
{
	font-size: 18pt;
	font-weight: bold;
}
.head2
{
	font-size: 14pt;
	font-weight: bold;
}
.head3
{
	font-size: 10pt;
	font-weight: bold;
}
.head4
{
	font-size: 12pt;
	font-weight: bold;
	color: red;
}
.head5
{
	font-size: 12pt;
	font-weight: bold;
	color: #039;
}
.heading
{
	background-color: #003399;
	color: White;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.highlit
{
	background-color: #ff0;
}
.menuItem
{
	text-align: left;
	padding: 4px 4px 4px 12px;
	border-bottom: solid 2px white;
}
.note
{
	font-size: 8pt;
}
.required
{
	color: #f00;
	font-weight: bold;
	font-size: 125%;
}
.status
{
	border: solid 1px #003399;
	width: 90%;
	margin: 10px;
	padding: 10px;
	text-align: left;
	color: #039;
	font-weight: bold;
}
.whattodo
{
	margin-left:10px;
}



#footer
{
	font-size: 9pt;
	color: #ff3;
}


#navBar
{
	background-color: #003399;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-top: solid 2px white;
}
#navBar a
{
	color: White;
	text-decoration: none;
}


#signUp
{
	width: 300px;
	background-color: white;
	border: solid 1px #003399;
	margin: 0px 15px 15px 15px;
}


#signUp2
{
	width: 75%;
	background-color: white;
	border: solid 1px #003399;
	margin: 15px;
}
