BODY  {
		margin: 0;
		background-color: #ffffff;
		font-family: Arial,Helvetica,Veranda,sans-serif;
		font-size: 12px;
		COLOR: #000000;
	} 
p, td, font, ul, ol  {
	COLOR : #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
	line-height : 120%;
}


h2 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	FONT-SIZE : 14px;
	font-weight : bold;
}

h4 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	FONT-SIZE : 12px;
}

select {
	FONT-SIZE : 12px;
}
textarea {
	FONT-SIZE : 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input {
	FONT-SIZE : 12px;
}

b, strong  {
	font-weight : bold;
}

A:link {text-decoration: none; color: #336699; }
A:visited {text-decoration: none; color: #336699; }
A:active {text-decoration: none; color: #336699; }
A:hover {text-decoration: underline; color: #000000; }

a.footer:link {
	COLOR : #FFFFFF;
	font-size: 11px;
	TEXT-DECORATION : none;
}
a.footer:active {
	COLOR : #FFFFFF;
	font-size: 11px;
	TEXT-DECORATION : none;
}
a.footer:hover {
	COLOR : #000000;
	font-size: 11px;
	TEXT-DECORATION : none;
}
a.footer:visited {
	COLOR : #FFFFFF;
	font-size: 11px;
	TEXT-DECORATION : none;
}

a.nav:link {
	COLOR : #336699;
	font-size: 11px;
	TEXT-DECORATION : none;
	line-height : 250%;
}
a.nav:active {
	COLOR : #336699;
	font-size: 11px;
	TEXT-DECORATION : none;
	line-height : 250%;
}
a.nav:hover {
	COLOR : #000000;
	font-size: 11px;
	TEXT-DECORATION : none;
	line-height : 250%;
}
a.nav:visited {
	COLOR : #336699;
	font-size: 11px;
	TEXT-DECORATION : none;
	line-height : 250%;
}


.textBlack {
	COLOR : #000000;
}

.textGrey {
	COLOR : #595959;
}
.textGreyBold {
	COLOR : #595959;
	font-weight : bold;
}

.textRed {
	COLOR : #cc0000;
}

.textBlue {
	COLOR : #32408D;
}

.textTeal {
	COLOR : #329ACF;
}

.textMaroon  {
 	COLOR : #420C1C;
 }

.textGreen {
	COLOR : #8A9656;
}

.textWhite {
	COLOR : #ffffff;
}
.textOrange {
	COLOR : #ff9900;
}
 
.text8Orange  {
	FONT-SIZE : 9px;
	COLOR : #ff9900;
}
.text8  {
	FONT-SIZE : 9px;
}

.text9  {
	FONT-SIZE : 10px;
}

.text10  {
	FONT-SIZE : 11px;
}

.text12  {
	FONT-SIZE : 13px;
}

.text14  {
	FONT-SIZE : 15px;
}
.text16  {
	FONT-SIZE : 17px;
}

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

.noUnderline {
	TEXT-DECORATION : none;
}
.menuText8Blue  {
 	font-family : Arial, Helvetica,Veranda,sans-serif;
 	FONT-SIZE : 8pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #336699;
 }
 .menuTextBlue  {
 	font-family : Arial, Helvetica,Veranda,sans-serif;
 	FONT-SIZE : 10pt;
 	COLOR : #FFFFFF;
 	font-weight : bold;
 	background-color : #336699;
 }
.titleText  {
	COLOR : #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE : 14px;
	font-weight : bold;
}
.textHeaderLeft {
	font-family : Times New Roman, Times, serif;
	COLOR : #2A2828;
	FONT-SIZE : 13px;
	font-weight : bold;
	letter-spacing : 2;
}
.boxBorder {
	border-top: 1px solid #C6C3C6;
	border-left: 1px solid #C6C3C6;
	border-right: 1px solid #C6C3C6;
	border-bottom: 1px solid #C6C3C6;
}
.topBorder {
	border-top: 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;
}
