BODY  {
 	margin : 0;
	background-color : #ffffff;
 	font-family : Arial,Helvetica,Veranda,sans-serif;
 	COLOR : #000000;
 	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 : #000000;
	font-family : Arial, Helvetica,Veranda,sans-serif;
	FONT-SIZE : 10pt;
	line-height : 120%;
}

b, strong  {
	font-weight : bold;
}

A  {
	COLOR : #335F3C;
	font-family : Arial, Helvetica,Veranda,sans-serif;
	TEXT-DECORATION : none;
}

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

.leftMenuTextBlue a:link {
	font-family : Times New Roman, Times, serif;
	FONT-SIZE : 12pt;
	font-weight : bold;
	COLOR : #336699;
	TEXT-DECORATION : none;
	}


a.bottomMenuText:link  {
	font-family : Arial, Helvetica,Veranda,sans-serif;
	COLOR : #FFFFFF;
	FONT-SIZE : 10pt;
	TEXT-DECORATION : none;
}

a.bottomMenuText:hover  {
	font-family : Arial, Helvetica,Veranda,sans-serif;
	COLOR : #000000;
	FONT-SIZE : 10pt;
	TEXT-DECORATION : underline;
}

a.bottomMenuText:visited  {
	font-family : Arial, Helvetica,Veranda,sans-serif;
	COLOR : #FFFFFF;
	FONT-SIZE : 10pt;
	TEXT-DECORATION : none;
}

.textHeaderLeft {
	font-family : Times New Roman, Times, serif;
	COLOR : #000000;
	FONT-SIZE : 8pt;
	font-weight : bold;
	letter-spacing : 2;
}

.error {
	padding-top: 15px;
	COLOR : #990000;
}

.timesText  {
	font-family : Times New Roman, Times, serif;
	FONT-SIZE : 11pt;
	line-height : 140%;
}

.textBlack {
	COLOR : #000000;
}

.textGrey {
	COLOR : #595959;
}

.textRed {
	COLOR : #cc0000;
}

.textBlue {
	COLOR : #32408D;
}

.textTeal {
	COLOR : #329ACF;
}

.textMaroon  {
 	COLOR : #420C1C;
 }

.textGreen {
	COLOR : #335F3C;
}

.textWhite {
	COLOR : #ffffff;
}
.textOrange {
	COLOR : #ff9900;
}
 

.text8Green  {
	FONT-SIZE : 8pt;
	COLOR : #335F3C;
}
.text14Green  {
	FONT-SIZE : 13pt;
	COLOR : #335F3C;
}

.text8  {
	FONT-SIZE : 8pt;
}

.text9  {
	FONT-SIZE : 9pt;
}

.text10  {
	FONT-SIZE : 10pt;
}

.text12  {
	FONT-SIZE : 12pt;
}

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

.textBlackPlain {
	COLOR : #000000;
	TEXT-DECORATION : none;
}

.noUnderline {
	TEXT-DECORATION : none;
}

.titleText  {
	COLOR : #000000;
	font-family : Arial, Helvetica,Veranda,sans-serif;
	FONT-SIZE : 16pt;
	line-height : 120%;
	TEXT-DECORATION : none;
}

.leftNavText  {
	font-family : Times New Roman, Times, serif;
	FONT-SIZE : 12pt;
	font-weight : bold;
}

.boxBorder {
	border-top: 1px solid #C6C3C6;
	border-left: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
	border-bottom: 1px solid #C6C3C6;
}
.rightBorder {
	border-right: 1px solid #C6C3C6;
}
.leftBorder {
	border-left: 1px solid #C6C3C6;
}
.LowerleftBorder {
	border-bottom: 1px solid #C6C3C6;
	border-left: 1px solid #C6C3C6;
}
.lowerRightBorder {
	border-bottom: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
}
.lowerLeftRightBorder {
	border-bottom: 1px solid #C6C3C6;
	border-left: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
}
.upperLeftRightBorder {
	border-left: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
}
.bottomBorder {
	border-bottom: 1px solid #C6C3C6;
}	