.MainText{
	color : #333333;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.MainText A {color: #006DB5; font-weight : normal; TEXT-DECORATION: underline;}
.MainText A:LINK {color: #006DB5;}
.MainText A:VISITED {color: #006DB5;}
.MainText A:HOVER {color: #006DB5; TEXT-DECORATION: underline;}

.MainTextBlue{
	color : #006DB5;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.MainTextBlue A {color: #006DB5; font-weight : normal; TEXT-DECORATION: underline;}
.MainTextBlue A:LINK {color: #006DB5;}
.MainTextBlue A:VISITED {color: #006DB5;}
.MainTextBlue A:HOVER {color: #00855C; TEXT-DECORATION: underline;}

.MainTextGreen{
	color : #128D64;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.MainTextGreen A {color: #128D64; font-weight : normal; TEXT-DECORATION: underline;}
.MainTextGreen A:LINK {color: #128D64;}
.MainTextGreen A:VISITED {color: #128D64;}
.MainTextGreen A:HOVER {color: #128D64; TEXT-DECORATION: underline;}

.MainTextGray{
	color : #666666;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.MainTextGray A {color: #006DB5; font-weight : normal; TEXT-DECORATION: underline;}
.MainTextGray A:LINK {color: #006DB5;}
.MainTextGray A:VISITED {color: #006DB5;}
.MainTextGray A:HOVER {color: #006DB5; TEXT-DECORATION: underline;}

.MainTextAqua{
	color : #339999;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 15px;
}
.MainTextAqua A {color: #006DB5; font-weight : normal; TEXT-DECORATION: underline;}
.MainTextAqua A:LINK {color: #006DB5;}
.MainTextAqua A:VISITED {color: #006DB5;}
.MainTextAqua A:HOVER {color: #006DB5; TEXT-DECORATION: underline;}

.SecondaryNavText{
	color : #00855C;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 14px;
}
.SecondaryNavText A {color: #00855C; font-weight : normal; TEXT-DECORATION: none;}
.SecondaryNavText A:LINK {color: #00855C;}
.SecondaryNavText A:VISITED {color: #00855C;}
.SecondaryNavText A:HOVER {color: #00855C; TEXT-DECORATION: underline;}

.BlackHeaderText{
	color : #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height: 15px;
}
.BlackHeaderText A {color: #000000; font-weight : bold; TEXT-DECORATION: none;}
.BlackHeaderText A:LINK {color: #000000;}
.BlackHeaderText A:VISITED {color: #000000;}
.BlackHeaderText A:HOVER {color: #000000; TEXT-DECORATION: underline;}

.BlueHeaderText{
	color : #006DB5;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height: 15px;
}
.GreenHeaderText{
	color : #44A77F;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height: 15px;
}
.BlueHeaderText A {color: #006DB5; font-weight : bold; TEXT-DECORATION: none;}
.BlueHeaderText A:LINK {color: #006DB5;}
.BlueHeaderText A:VISITED {color: #006DB5;}
.BlueHeaderText A:HOVER {color: #006DB5; TEXT-DECORATION: underline;}

.FooterText{
	color : #99CCFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.FooterText A {color: #99CCFF; font-weight : normal; TEXT-DECORATION: none;}
.FooterText A:LINK {color: #99CCFF;}
.FooterText A:VISITED {color: #99CCFF;}
.FooterText A:HOVER {color: #99CCFF; TEXT-DECORATION: underline;}

.FooterTextWhite{
	color : #FFFFFF;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.FooterTextWhite A {color: #FFFFFF; font-weight : normal; TEXT-DECORATION: none;}
.FooterTextWhite A:LINK {color: #FFFFFF;}
.FooterTextWhite A:VISITED {color: #FFFFFF;}
.FooterTextWhite A:HOVER {color: #FFFFFF; TEXT-DECORATION: underline;}

.FormCell{
	font-family : Arial, Verdana, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #333333;
	font-weight : normal;
	text-align: right;
	background-color : #E6F3ED;
	padding-right: 5px;
}
.FormCell A {color: #CCCCCC; TEXT-DECORATION: underline;}
.FormCell A:LINK {color: #CCCCCC;}
.FormCell A:VISITED {color: #CCCCCC;}
.FormCell A:HOVER {color: #FF9900;}

.ErrText{
	color : red;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
	padding-left:2px;
}
.ErrText A {color: red; font-weight : normal; TEXT-DECORATION: none;}
.ErrText A:LINK {color: red;}
.ErrText A:VISITED {color: red;}
.ErrText A:HOVER {color: red; TEXT-DECORATION: underline;}

form{ display:inline }

.FieldInput{
	font-size : 11px;
	font-family : Arial, Verdana, Geneva, Verdana, Helvetica, sans-serif;
	color : #333333;
	font-weight : normal;
	width : 169px;
}

select{
	font-size : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
}

.SetWidthSelect{
	font-size : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
	width : 190px;
}

.SquareListItem{
	list-style-image : url('/Images/CommonImages/squarebullet.gif');
}

ul { 
	margin: 10px 15px 15px 15px;
	padding: 0px 0px 10px 10px;
	line-height: 20px; 
} 

textarea{
	font-size : 11px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

.MainBody {
	margin-left: 0px;
	margin-top: 0px;
	margin-height: 0px;
	top-margin: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url('/Images/CommonImages/pagebg.gif');
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #44A77F;
	vertical-align: bottom;
}

h2 {
	color : #660000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : Bold;
}

img{
	border: 0px;
}

.PhotoPad{
	margin-left: 10px;
	margin-bottom: 5px;
}

.WhiteBg{
	background-color : #FFFFFF
}

.FooterBg{
	background-color : #2B77A9
}

.LineBg{
	background-color : #A4B27E
}

.SecondaryNavBg{
	background-color : #E6F3ED
}

.SecondaryNavBgOn{
	background-color : #F7FCFA
}

.BlackText{
	color : #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 15px;
}.BlueHeaderTextLarge {

	color : #006DB5;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height: 18px;
}
.GreenHeaderTextlarge {

	color : #44A77F;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bolder;
	line-height: 16px;
}
