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;
}
.textBold  {
	font-weight : bold;
}
A  {
	COLOR : #32408D;
	font-family : Arial, Helvetica,Veranda,sans-serif;
	TEXT-DECORATION : none;
}

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

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

.textBlack {
	COLOR : #000000;
}

.textGrey {
	COLOR : #595959;
}

.textRed {
	COLOR : #990000;
}

.textBlue {
	COLOR : #32408D;
}

.textTeal {
	COLOR : #329ACF;
}

.textMaroon  {
 	COLOR : #420C1C;
 }

.textGreen {
	COLOR : #8A9656;
}

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

.textBlue12  {
	FONT-SIZE : 12pt;
	COLOR : #32408D;
}
.text14Blue  {
	FONT-SIZE : 14pt;
	COLOR : #336699;
	font-family : sans-serif,Veranda,Arial, Helvetica;
	font-weight : bold;
	font-style : italic;
	letter-spacing : 2;
}
.text8  {
	FONT-SIZE : 8pt;
}

.text9  {
	FONT-SIZE : 9pt;
}

.text10  {
	FONT-SIZE : 10pt;
}

.text12  {
	FONT-SIZE : 12pt;
}

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

.textCookie  {
	FONT-SIZE : 8pt;
	font-family : Arial, Helvetica,Veranda,sans-serif;
	letter-spacing : 2;
}

.titleText  {
	COLOR : #000000;
	font-family : Arial, Helvetica,Veranda,sans-serif;
	FONT-SIZE : 16pt;
	TEXT-DECORATION : none;
}
.boxBorder {
	border-top: 1px solid #C6C3C6;
	border-left: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
	border-bottom: 1px solid #C6C3C6;
}