BODY 
{
	margin:0;
	font: 10pt "trebuchet ms", arial, sans-serif;
	
}

UL
{
	list-style-image: url(../images/body/bullet.gif);
}


.HIGHLIGHTS {
	font-size: 11pt;
}

.HIGHLIGHTSSMALL {
	font-size: 9pt;
}

.HIGHLIGHTSSMALLDATE {
	font-size: 8pt;
	color: #999999;
}



A
{
	color: #806666;
}


A:HOVER
{
	color: #36439C;
}


.CONTENTBOLD {
	font-size: 12pt;
	font-weight: bold;
	color: #0000FF;
}

.CONTENTTEXT {
	font-size: 12pt;
}


.SIDEBARLEFT {
	font-size: 10pt;
	color: #286B7E;
}


.SIDEBARRIGHT, .SIDEBARRIGHT A {
	font-size: 10pt;
	color: #286B7E;
}


.SIDEBARRIGHT A:HOVER {
	font-size: 10pt;
	color: #104B5C;
	text-decoration:underline;
}


.SIDEBARRIGHTBOLD {
	font-size: 11pt;
	font-weight: bold;
	color: #286B7E;
}

.WATERMARK {
background-image: url('../images/body/yellow-to-white-bg.jpg');
background-repeat: repeat-x;
}

.RIGHTSHADE1 {
background-image: url('../images/body/body-2.jpg');
background-repeat: no-repeat;
}

.RIGHTSHADE2 {
background-image: url('../images/body/yellow-to-white-bg.jpg');
background-repeat: repeat-x;
}



.FOOTER {
	font-size: 11pt;
	font-weight: bold;
	color: #1C4856;
}





