@charset "utf-8";


.banner {
	margin: 0px;
	clear: both;
	float: none;
	padding: 0px;
}
.images {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
}
.menu {
	margin: 0px;
	height: 39px;
	width: 750px;
}
/* Set the the alignment back to left for any
 * menu item links that are in a sub menu.
 */

ul.MenuBarHorizontal ul a {
	text-align: left;
	font-size: 98%;
	margin: 0px;
	padding-top: 6px;
	height: 33px;
}
.faq {
	color: #FFF;
	background-color: #EA7A00;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #1F6031;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #F7921E;
	margin: 0px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F6031;
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1F6031;
	margin: 0px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1F6031;
	margin: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F6031;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F6030;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7921E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7921E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}



p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0px;
}
#mainContent table {
	font-size: 11px;
	color: #000;
}
.tableHeader {
	background-color: #1F6030;
	font-size: 13px;
	font-weight: bold;
	color: #F37E2E;
	text-align: center;
}
.tableHeader2 {
	background-color: #1F6030;
	font-size: 9px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F90;
}

#sidebar1 a    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	margin: 0px;
}
#sidebar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7921E;
	margin: 0px;
	text-decoration: none;
}
#sidebar1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C0;
	margin: 0px;
	text-decoration: none;
}

.imgLinks {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {
	color: #F37E2E;
	text-decoration: none;
}
#footer a:hover {
	color: #6C0;
	text-decoration: none;
}
.submitButton {
	color: #1F6030;
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
.whitetxt {
	font-weight: bold;
	color: #FFF;
	margin-bottom: 2px;
}
.whitetxtHeader {
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
