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  {
	font-family : Arial, Helvetica,Veranda,sans-serif;
	TEXT-DECORATION : underline;
}

A:hover  {
	font-family : Arial, Helvetica,Veranda,sans-serif;
	COLOR : #000000;
	TEXT-DECORATION : none;
}
.textBold {
	font-weight : bold;
}
.textarea {
   PADDING: 0px;
   FONT-SIZE: 13px;
   COLOR: #000000;
   BACKGROUND: #FFFFFF;
   BORDER: inset 2px #708090;
   HEIGHT: 21px;
   font-family : Arial, Helvetica,Veranda,sans-serif;
}

.textbox{
   FONT-SIZE: 13px;
   COLOR: #000000;
   BACKGROUND: #FFFFFF;
   BORDER: inset 2px #708090;
   HEIGHT: 21px;
   FONT-FAMILY: Arial, Helvetica,Veranda,sans-serif;
}

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

.textBlack {
	COLOR : #000000;
}

.textGrey {
	COLOR : #595959;
}

.textRed {
	COLOR : #cc0000;
}

.textBlue {
	COLOR : #056188;
}

.textMaroon  {
 	COLOR : Fuchsia;
 }

.textGreen {
	COLOR : green;
}

.textWhite {
	COLOR : #ffffff;
}
.textOrange {
	COLOR : #ff9900;
}
.text8blue  {
	FONT-SIZE : 8pt;
	COLOR : #336699;
}

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

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

.text10  {
	FONT-SIZE : 10pt;
}

.text12  {
	FONT-SIZE : 12pt;
}

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

.textNote  {
	FONT-SIZE : 8pt;
	COLOR : #cc0000;
	font-weight : none;
} 
 
.timesText  {
	font-family : Arial, Helvetica,Veranda,sans-serif;
	FONT-SIZE : 11pt;
	line-height : 140%;
}

.headerText  {
	font-family : Arial, Helvetica,Veranda,sans-serif;
	FONT-SIZE : 12pt;
	COLOR : #420c1c;
	font-weight : bold;
}

.menuTextBlue  {
 	font-family : Arial, Helvetica,Veranda,sans-serif;
 	FONT-SIZE : 10pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #336699;
 }
 
 .menuTextBlueSmall  {
 	font-family : Arial, Helvetica,Veranda,sans-serif;
 	FONT-SIZE : 8pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #336699;
 }
 
.menuTextGreen  {
 	font-family : Arial, Helvetica,Veranda,sans-serif;
 	FONT-SIZE : 10pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #009900;
 }
.menuTextTeal  {
 	font-family : Arial, Helvetica,Veranda,sans-serif;
 	FONT-SIZE : 10pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #009999;
 }
.menuTextRed  {
 	font-family : Arial, Helvetica,Veranda,sans-serif;
 	FONT-SIZE : 10pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #cc0033;
 }
.menuTextViolet  {
 	font-family : Arial, Helvetica,Veranda,sans-serif;
 	FONT-SIZE : 10pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #993399;
 }
.menuTextYellow  {
 	font-family : Arial, Helvetica,Veranda,sans-serif;
 	FONT-SIZE : 10pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #cccc00;
 }
  
.titleText  {
	COLOR : #056188;
	font-family : Arial, Helvetica,Veranda,sans-serif;
	FONT-SIZE : 16pt;
	line-height : 120%;
	TEXT-DECORATION : none;
	font-weight : bold;
}
.titleTextBlack  {
	COLOR : #ffffff;
	font-family : Arial, Helvetica,Veranda,sans-serif;
	FONT-SIZE : 16pt;
	line-height : 120%;
	TEXT-DECORATION : none;
	font-weight : bold;
}
  
.leftNavText  {
	font-family : Times New Roman, Times, serif;
	FONT-SIZE : 13pt;
	font-weight : bold;
}

.textCalendarCurrent  {
	background-color : #FFFFCC;
}
.textCalendarDay  {
	COLOR : #336699;
}
.textCalendarMonth  {
	COLOR : #336699;
} 
.footerText  {
	COLOR : #ffffff;
	font-family : Arial, Helvetica,Veranda,sans-serif;
	FONT-SIZE : 11pt;
	line-height : 120%;
	TEXT-DECORATION : none;
}
.leftMenuText {
	font-family : Arial, Helvetica,Veranda,sans-serif;
	COLOR : #336699;
	font-weight : bold;
	TEXT-DECORATION : none;
}
.boxBorder {
	border-top: 1px solid #C6C3C6;
	border-left: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
	border-bottom: 1px solid #C6C3C6;
}


