BODY{
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #CCCCCC;
	margin : 0;
	padding : 0;
}
TD{
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}
A{
	color : #003366;
	text-decoration : underline;
}
A:Hover{
	color : #000000;
	text-decoration : none;
}
.blueRowDrk{
	background-color : #233960;
	color : #FFFFFF;
}
.blueRow{
	background-color : #336699;
	color : #FFFFFF;
}
.blueRowLgt{
	background-color : #E0E8EF;
	color : #233960;
}
.brownRow{
	background-color : #9C4E00;
	color : #FFFFFF;
}
.brownRowDrk{
	background-color : #7F6D65;
	color : #FFFFFF;
}
.tanRow{
	background-color : #F2E6C0;
	color : #333333;
}
.tanRowBold{
	background-color : #F2E6C0;
	color : #333333;
	font-weight : bold;
}
.whiteRow{
	background-color : #FFFFFF;
	color : #000000;
}
.blackRow{
	background-color : #000000;
	color : #FFFFFF;
}
.textRow{
	background-color : #FAF6EA;
	color : #000000;
	font-size : 12px;
}
.textRowBrown{
	background-color : #FAF6EA;
	color : #9C4E00;
	font-size : 12px;
}
.textRowBrownInv{
	color : #FAF6EA;
	background-color : #9C4E00;
	font-size : 12px;
}
.textRowBrownLarge{
	background-color : #FAF6EA;
	color : #9C4E00;
	font-size : 14px;
	font-weight : bold;
}
.textRowBlue{
	color: #233960;
	background-color : #FAF6EA;
	font-size : 12px;
}
.textRowBlueLarge{
	color: #233960;
	background-color : #FAF6EA;
	font-size : 18px;
	font-weight : bold;
}
.tanRowBlue{
	background-color : #F2E6C0;
	color: #376798;
}
.textRowGraySmall{
	background-color : #FFFFFF;
	color : #848484;
	font-size : 10px;
}
.warning{
	color: #FF0000;
	background-color : #FFFFFF;
	font-weight : bold;
}
.homeSearch{
	background-image : url(images/hm_search_bg.jpg);
	background-repeat : no-repeat;
}
.homeBlue{
	background-image : url(images/hm_blue.jpg);
	background-repeat : repeat-x;
}
.grayRow{
	background-color : #F2ECE1;
}
.grayRowBold{
	background-color : #F2ECE1;
	font-weight : bold;
}
.grayRowMed{
	background-color : #E1DDCF;
	color : #000000;
}
.grayRowMedLarge{
	background-color : #E1DDCF;
	color : #000000;
	font-size : 14px;
}
.grayRowDrk{
	background-color: #CAC8BB;
	color: #333333;
}
.textBold{
	color : #333333;
	font-weight : bold;
}
.loginText {
	font-size: 10px;
	color: #006699;
	text-decoration : none;
}
.loginText:hover {
	color : #003366;
}
.sectionHdr{
	font-size: 16px;
	font-weight: bold;
	background-color : #9C4E00;
	color : #FFFFFF;
}
.fieldHdr{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.brownHdr{
	font-weight: bold;
	background-color : #F9F2DF;
	color: #9C4E00;
}
.textLinks{
	color : #233960;
	text-decoration : underline;
}
.textLinks:Hover{
	color : #7F6D65;
	text-decoration : none;
}
.whiteLinks{
	color : #FFFFFF;
	text-decoration : none;
}
.whiteLinksBold{
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
.planTitle{
	background-color : #E0E8EF;
	color : #233960;
	font-size : 18px;
	font-weight : bold;
}
.planTitleSmall{
	background-color : #E0E8EF;
	color : #233960;
	font-size : 12px;
	font-weight : bold;
}
.pg{
	background-image : url(images/pg_bg.jpg);
	background-repeat : no-repeat;
}
.planView{
	background-image : url(images/planview_bg.jpg);
	background-repeat : no-repeat;
}
.planViewText{
	font-size : 18px;
	font-weight : bold;
	color : #233960;
}