body
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px/17px;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

}

//* for IE and Mozilla*//
:link, :visited
{
	color: #003399;
	text-decoration: none ! important;
}

:link:hover, :visited:hover
{
	color: #003399;
	text-decoration: underline ! important;
}

a, a:link
{
	color: #003399;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #003399;
}

a:hover
{
	text-decoration: underline;
	color: #003399;
}

a:active
{
	text-decoration: none;
	color: #003399;
}

table
{
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

td { vertical-align: top; }

.grayboldtitle
{
	font: bold 11px/16px Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

.grayplaintitle
{
	font: normal 11px/16px Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

.nav
{
	font-size: 11px/17px;
	text-transform: uppercase;
}


#maincontent
{
	width: 439px;
	margin: 6px auto 0px auto;
	text-align: left;
	float: center;
}

.center
{
	float: center;
	padding: 0;
	margin: 0;
}