body {text-align: center; font-family: Arial; }
#wrapper {width: 772px; margin: 0 auto; text-align: left; border:solid 1px black} 

<!-- headings -->

.sidemainheading
{
	color: #003399;
	font-family: Arial;
	font-weight: bold;
	font-size: 14;
	cursor: hand;
	
}


.sidesubheading
{
	color: #666666;
	font-family: Arial;
	font-size: 13;
	text-decoration: none;
}

.sidesubheadingselected
{
	color: #000000;
	font-family: Arial;
	font-size: 13;
	text-decoration: none;
}



.pagesubheading
{
	color: #003399;
	font-family: Arial;
	font-size: 18;
}



.contentsubheading
{
	color: #003399;
	font-family: Arial;
	font-size: 15;
}

.contentsubheadingblack
{
	color: #000000;
	font-family: Arial;
	font-size: 15;
}

.content
{
	font-family: Arial;
	font-size: 14;
}


.markerselected
{
	color: #000000;
	font-family: Webdings;
	font-size: 2;
}


.markerdown
{
	color: #cc0000;
	font-family: 'Webdings';
	/*font-size: 2;*/
}

.markerup
{
	color: #003399;
	font-family: 'Webdings';
	/*font-size: 2;*/
}

.thbBorder
{
	border: 1;
	bordercolor: red;
}

.thbBorderClear
{
	border: 0;
}

.sidebar
{
	background-color: #cccccc;
}

.footer
{
	color: #003399;
	font-family: Arial;
	font-size: 12;
}


a.footerterms
{
	text-decoration: none;
	color: #FF0000;
	font-family: Arial;
	font-size: 12;

}
