.textwhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.text12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text14orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
}
.text14black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text14blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #000000;
}
.text14white {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: 100;
	font-variant: normal;
	color: #FFFFFF;
}
.text11black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text11blackspacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.text11blackspacing20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
}
A, A:LINK, A:VISITED {
 text-decoration : none;
 color:#000000
}
A:HOVER, A:ACTIVE  {
 text-decoration : underline;
 color:#CE6702
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
A.white, A:LINK.white, A:VISITED.white, A:ACTIVE.white, A:HOVER.white, A:FOCUS.white {
	color : #FFFFFF;
}

.orangeBullet ul
{
	color: #CC6600;
}

.orangeBullet ul.li
{
	color: Black;
}

ul.reports
{
	margin-top:0px;
} 