BODY  {
 	margin : 0;
	background-color : #91947D;
 	font-family : Arial,Helvetica,Veranda,sans-serif;
 	COLOR : #33333;
 	FONT-SIZE : 10pt;
 	scrollbar-face-color: #6078A6;
 	scrollbar-shadow-color: #222222;
 	scrollbar-highlight-color: #BBBBBB;
 	scrollbar-3dlight-color: #000000;
 	scrollbar-darkshadow-color: #000000;
 	scrollbar-track-color: ;
 	scrollbar-arrow-color: #FFFFFF;
 }
     
p, td, font, ul, ol  {
	COLOR : #33333;
	font-family : Veranda,Arial, Helvetica,sans-serif;
	FONT-SIZE : 10pt;

}

b, strong  {
	font-weight : bold;
}

A  {
	COLOR : #336699;
	font-family : Veranda,Arial, Helvetica,sans-serif;
	TEXT-DECORATION : underline;
}
A:hover  {
	font-family : Veranda,Arial, Helvetica,sans-serif;
	COLOR : #333333;
	TEXT-DECORATION : none;
}


.textGrayBox  {
	font-family : Veranda,Arial,Helvetica,Veranda,sans-serif;
	COLOR : #FFCC99;
	FONT-SIZE : 10pt;
	TEXT-DECORATION : none;
	font-weight : bold;
}
.footerText  {
	font-family : Veranda,Arial, Helvetica,sans-serif;
	FONT-SIZE : 8pt;
	COLOR : #595959;
	letter-spacing : 1.5;
	line-height : 160%;
}
.textBlack {
	COLOR : #333333;
}

.textGrey {
	COLOR : #595959;
}
.textGray {
	COLOR : silver;
}
.textRed {
	COLOR : #cc0000;
}

.textOrange {
	COLOR : #FF9900;
}

.textBlue {
	COLOR : #32408D;
}

.textTeal {
	COLOR : #329ACF;
}

.textMaroon  {
 	COLOR : #420C1C;
 }

.textGreen {
	COLOR : green;
}

.textWhite {
	COLOR : #ffffff;
}

.text8green  {
	FONT-SIZE : 8pt;
	COLOR : green;
}

.text8red  {
	FONT-SIZE : 8pt;
	COLOR : #cc0000;
}
.text8grey  {
	FONT-SIZE : 8pt;
	COLOR : #595959;
}

.text9white  {
	FONT-SIZE : 9pt;
	COLOR : #ffffff;
}

.text8  {
	FONT-SIZE : 8pt;
}

.text9  {
	FONT-SIZE : 9pt;
}

.text10  {
	FONT-SIZE : 10pt;
}

.text12  {
	FONT-SIZE : 12pt;
}

.text14  {
	FONT-SIZE : 14pt;
}
.text16  {
	FONT-SIZE : 16pt;
}

.menuTextBlue  {
 	font-family : Veranda,Arial, Helvetica,sans-serif;
 	FONT-SIZE : 10pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #336699;
 }
 .menuTextBlueSmall  {
 	font-family : Veranda,Arial, Helvetica,sans-serif;
 	FONT-SIZE : 8pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #336699;
 }
.titleText  {
	COLOR : #20558A;
	font-family : Veranda, Arial, Helvetica, sans-serif;
	FONT-SIZE : 13pt;
	font-weight : bold;
	TEXT-DECORATION : none;
}
.headerText  {
	COLOR : gray;
	font-family : Veranda, Arial, Helvetica, sans-serif;
	FONT-SIZE : 10pt;
	TEXT-DECORATION : none;
	line-height : 120%;
}

.upperTopBlack {
	background-color : #ffffff;
	border-top: 1px solid #333333;
}