body
{
	background-color: #346293;
	margin-top: 0px;
}

.maincontent
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Trebuchet MS;
	color: #000000;
}

.maincontent h1
{
	font-style: italic;
	font-size: 16pt;
}

.maincontent a
{
	color: #000000;  
	text-decoration: underline;
}

.maincontent a:visited
{  
	color: #000000;  
	text-decoration: underline; 
}

.maincontent a:hover  
{  
	color: #346293;  
	text-decoration: underline;  
}

.copyright
{
	font-family: Trebuchet MS, Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}

.copyright a { color: #ffffff; text-decoration: underline; }
.copyright a:link { color: #ffffff; text-decoration: underline; }
.copyright a:visited { color: #ffffff; text-decoration: underline; }
.copyright a:hover {color: #ffffff; text-decoration: none; }

.address
{
	font-family: Times New Roman;
	font-weight: bold;
}

.contentpicright
{
	float: right;
	padding-left: 2px;
	padding-top: 2px;
}

.contentpicleft
{
	float: left;
	padding-right: 2px;
	padding-top: 4px;
}

.picturecaption
{
	font-weight: bold;
	font-size: 8pt;
}

.poolfeature
{
	border: solid 1px #346293;
	margin: 5px 5px 5px 5px;
}