body {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.formPadding {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
}
#formTable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2A364C;
	font-size: 12px;

}
.formBG {
	background-color: #ECEFF4;
}



#mainTable {
	background-color: #FFFFFF;
	border: 10px solid #BCBCBC;
}
.contentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	line-height: 17px;
}
.formBG3 {
	background-color: #EBF4F5;
}

.reviewBG {
	background-color: #FFFFFF;
}

.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.formBG1 {
	background-color: #FFF4DF;
}
.smallHeader3 {
	font-weight: bold;
	color: #333333;
}

.success {
	font-size: 24px;
	color: #727F92;
	font-weight: bold;
}



.smallHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.bottomLinks  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.bottomLinks:hover {
	background-color: #EEEEEE;
}
.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F9CD00;
	text-decoration: none;
	padding: 3px;
}

.bgNoRepeat {
	background-repeat: no-repeat;
}
.sidePageBg {
	background-image: url(images/images/smallBanner_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3F5274;
	font-size: 12px;
}
.reviewTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
	color: #666666;
}

.formMorePadding {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
}

.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ABBE3D;
	text-decoration: none;
	padding: 3px;
}
.back:hover {
	color: #ABBE3D;
	background-color: #FFFFFF;
}
.continue:hover {
	color: #F9CD00;
	background-color: #FFFFFF;
}
.normalLinks {
	font-weight: bold;
	color: #56A0A9;
	text-decoration: underline;
}
.normalLinks:hover {
	color: #FFFFFF;
	background-color: #56A0A9;
	text-decoration: none;
}
.searchPages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.searchPages2 {
	line-height: 18px;
}
.smallHeader4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #2F5522;
	font-weight: bold;
}
.subPageContent {
	line-height: 18px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
}
.smallHeader5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #F1A51C;
	font-weight: bold;
}
.smallHeader6 {
	font-weight: bold;
	color: #135F6D;
	font-size: 12px;
}
.noTopPadding {
	padding-top: 0px;
}

