BODY, TD, DIV
{
	color : #000000;
	font-family : Verdana;
}

.pageFont
{
	font-size : 9pt;
}

.pageFont P
{
	text-align: left;
}
.subTitleFont
{
	color : #F89B2B;
	font-size : 12pt;
	font-weight : bold;
	padding-top:5px;
	padding-left:40px
}
.subTitleFontLittle
{
	color : #F89B2B;
	font-size : 10pt;
	font-weight : bold;
}
.titleLnkStyle
{
	color : #F89B2B;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
.lnkStyle
{
	font-size : 7pt;
	font-weight : bold;
	text-decoration : none;
}
.btnStyle
{
	border : 0px;
	background : #547062;
	color : #ffffff;
	font-weight : bold;
	font-size : 8pt;
	cursor : hand;
}
.activeLink
{
	color : #F7941C;
	font-size : 7pt;
	font-weight : bold;
	text-decoration : none;
}
.fldStyle
{
	font-size : 9pt;
	border-style : solid;
}
TD A
{	
	color : #000000;
	font-size : 7pt;
	font-weight : bold;
	text-decoration : none;
}

.footerTbl, .footerTbl TD
{
	color : #000000;
	font-size : 7pt;
	font-weight : bold;
	background : #EBEBEB;
}
