@charset "UTF-8";/* CSS Document */html,body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333;	background-color: #e3e3e3;	background-image: url(images/bgMain.jpg);	background-repeat: repeat-x;	text-align: center;	height: 100%;	width: 100%;	padding: 0px;	margin: 0px;}a {	font-size: 12px;	color: #03C;}a:link {	text-decoration: none;}a:visited {	text-decoration: none;	color: #1D2ECC;}a:hover {	text-decoration: underline;	color: #1D2ECC;}a:active {	text-decoration: none;	color: #2929CC;}a.footerContent {	color: #FFF;	text-decoration: none;	font-size: 10px;}a.footerContent:hover {	color: #FFF;	text-decoration: underline;}a.footerContent:visited {	color: #FFF;}h1 {	font-size: 15px;	font-weight: bold;	text-transform: uppercase;	letter-spacing: 0.1em;}h2 {	font-size: 12px;	font-weight: bold;}h3 {	font-size: 10px;}#footer {	background-color: #eec221;	background-repeat: repeat-x;	background-position: top;	height: 216px;	width: 100%;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-transform: uppercase;	color: #FFF;	font-weight: lighter;	background-image: url(images/footerBG.jpg);}.nav {	background-image: url(images/navBG.jpg);	background-repeat: repeat-x;	padding: 0px;	height: 29px;	width: 960px;	margin-right: auto;	margin-left: auto;	text-align: left;}.yellow {	background-color: #eec221;	visibility:inherit;	width: 212px;	text-align: center;}.footerContent {	line-height: 12px;	padding: 0px;	width: 960px;	margin-right: auto;	margin-left: auto;	text-align: left;}li {	text-align: left;	vertical-align: middle;	display: list-item;	line-height: 18px;}a.ulLink:link {	color: #333;	text-decoration: none;}a.ulLink:hover {	color: #333;	text-decoration: underline;}a.ulLink:visited {	color: #333;}.endTxt {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #000;	text-decoration: none;}.offstate-otherContact {	display: none;}.onstate-otherContact {	display: block;	background-color: #FF9;	width: 98%;	padding-top: 4px;	padding-right: 4px;	padding-bottom: 4px;	padding-left: 10px;	margin: 4px;}.errMsg {	color: #900;}#formTable {	border: thin solid #CCC;	text-align: left;}