BODY { background: #FFFFFF; }

A:link
{
	text-decoration: underline;
	color: #003366;
}

A:visited
{
	text-decoration: underline;
	color: #336699;
}

A:hover
{
	text-decoration: none;
	color: #003366;
	background: #99CCFF;
}

A.orangelink:link
{
	text-decoration: underline;
	color: #FF6600;
}

A.orangelink:visited
{
	text-decoration: underline;
	color: #FF6600;
}

A.orangelink:hover
{
	text-decoration: none;
	color: #FF6600;
	background: #99CCFF;
}

TD, DIV
	{
	color: #333333; font: 11px Verdana, Tahoma;
	}

HR
{
	height: 1px;
	color: #64879D;
	shading: none;
}

HR.navy
{
	height: 1px;
	color: #061D3E;
	shading: none;
}

LI { list-style: outside; }


.links
{
	margin-left: 16px;
	font-size: 11px;
	line-height: 22px;
	color: #999999;
}


.links1
{
	margin-left: 16px;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
}

.selected
{
	color: #000000;
	font-weight: bold;
}

.grey
{
	color: #999999;
}

.h2
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.tablehead
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.emphasis		{color: #003366; font-weight: bold;}

.footer			{font-size: 10px; line-height: 21px; color: #999999;}

.indent			{margin-left: 25px;}




.footerselected
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

.listitem { font-size: 10px; }

.datedark
{
	color: #061D3E;
	font-weight: bold;
}

.greyblue
{
	font-size: 9px;
	color: #64879D;
	line-height: 13px;
}

.newsbody
{
	font-size: 9px;
	color: #061D3E;
}

.date
{
	color: #64879D;
	font-weight: bold;
}

.h3
{
	font-size: 13px;
	line-height: 19px;
	color: #061D3E;
	font-weight: bold;
}

.copyright
{
	font-size: 9px;
	line-height: 12px;
	color: #CCCCCC;
}

.small { font-size: 10px; }

.tiny
{
	font-size: 9px;
	line-height: 12px;
}

.quote
{
	margin-left: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #061D3E;
	border-left: solid 1px #061D3E;
	padding-left: 12px;
}


.darkblue { color: #061D3E; }

.body1
{
	font-size: 10px;
	line-height: 15px;
}

.nav
{
	font-size: 10px;
	line-height: 15px;
	margin-left: 33px;
}

.wrap
{
	float: left;
	padding-right: 15px;
}

.white { color: white; }

.back2q 
{

line-height:6px;
font-size: 9px;

}

.orange
{

color:#FF6600;

}