@charset "UTF-8";

body {
font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}


.topBdr {
	height: 46px;
}


#leadIn {
	background-color: #8fc281;
	margin: 0px;
	height: 143px;
	padding-top: 16px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 31px;
}

.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.text2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.text {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: disc;
}

.text3 {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #6C6C6C;
	list-style-type: disc;
}

.text4 {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	list-style-type: disc;
}

.text5 {
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
}

.text6 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: ##2A2A2A;
	list-style-type: disc;
}

.text7 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #BD6F29;
	list-style-type: disc;
}

.text8 {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	list-style-type: disc;
}

.link {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.link2 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FF3333;
	text-decoration: none;
	
}

a:hover {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #dddddd;
	list-style-type: disc;
	text-decoration: none;
}

.link3 {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.link4 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.link5 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #FF3333;
	text-decoration: none;
	
}

a:hover {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #99CCFF;
	list-style-type: disc;
	text-decoration: none;
}

.FormID {
	text-align: left;
	float: left;
	height: 68px;
	width: 160px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
.formBtn {
	float: right;
	width: 149px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 68px;
}
.botBar {
	background-image: url(../images/bw-botBar2.gif);
	background-repeat: repeat-x;
	height: 20px;
}
