body {
	margin: 0px 0px 0px 0px;
	background-color: #D4D3E1;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}

font {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}
td.black {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000000;
}
td.blacksmall {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #000000;
}
td.darkblue {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #253355;
}
td.white {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.blue {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #18356F;
}

.blue {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: #18356F;
}

.options {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	text-decoration: none;
}

a:link {
	color: #06f;
}

a:active {
	color: #06f;
}

a:visited {
	color: #06f;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}
a.whatsnewbox {
	text-decoration: none;
}

a.whatsnewbox:link {
	color: #336699;
}

a.whatsnewbox:active {
	color: #336699;
}

a.whatsnewbox:visited {
	color: #336699;
}

a.whatsnewbox:hover {
	color: #336699;
	text-decoration: none;
}

.hide
{
	color: #000000;
	font-size:11px;
	display:none;
}

.input
{
	border-width:1px;
	border-color:Black;
	background-color:#E5EAF6;
}

#navlist
{
margin-left: 20px;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 20px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

#content {
	padding: 20px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9px;
	line-height: 8px;
	letter-spacing: -1px;
	color: #CCCCCC;
}
