body,html {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #ABAA6F url(../../images/nav/bg2.jpg) repeat-x;
	min-width: 975px;
	color: #333333;
}
a {
	color: #009933;
	text-decoration: underline;
	outline: none;
}
#headerMain,
#navMain,
#contentBoxMain,
#footerMain {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#contentBoxMain {
	font-size: 12px;
	background: #FFFFFF;
}
#contentBoxMain .mainGraphic {
	width: 900px;
	height: 200px;
	float: left;
}
#contentBoxMain .mainGraphic img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#contentBoxMain .mainGraphic .blurb {
	position: absolute;
	z-index: 2;
	width: 223px;
	height: 110px;
}
#contentBoxMain .mainGraphic .blurb h1 {
	font-size: 20px;
	color: #333333;
	margin: 0px 0px 10px;
	/*border: 1px solid red;*/
}
div.h1 {
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	margin: 0px 0px 10px;
	/*border: 1px solid red;*/
}
#contentBoxMain .mainGraphic .blurb h2 {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	/*border: 1px solid blue;*/
}
div.h2 {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	/*border: 1px solid blue;*/
}
#contentBoxMain .sideBar {
	width: 260px;
	float: left;
	padding-top: 80px;
}
#contentBoxMain .content {
	width: 590px;
	float: left;
	padding: 5px 20px 20px;
	line-height: 20px;
}
#contentBoxMain .content h3 {
	font-size: 12px;
	margin: 0px;
	color: #006633;
	text-transform: uppercase;
}
#contentBoxMain .content p {
	margin: 0px 0px 15px;
}
#contentBoxMain .content .pageHeader {
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
	float: left;
	width: 100%;
	clear: both;
}
#contentBoxMain .content .pageHeader .mainSection a {
	color: #006633;
	font-weight: bold;
}
#contentBoxMain .content .pageHeader .subSection a {
	color: #006699;
}
#contentBoxMain .content .pageHeader .title {
	color: #333333;
	font-size: 24px;
	margin-top: 5px;
	float: left;
	padding-bottom: 10px;
}
#contentBoxMain .content .pageHeader .tools {
	float: right;
	margin-top: 5px;
}
#contentBoxMain .seasonal {
	height: 150px;
	width: 900px;
	position: relative;
	background: #EEEEEE;
	border-bottom: 2px dotted #336699;
	border-top: 1px dotted #999999;
}
#contentBoxMain .lower {
	background: url(../../images/home/lower.jpg) no-repeat;
	height: 223px;
	width: 900px;
	position: relative;
	font-size: 11px;
	color: #333333;
}
#contentBoxMain .feature {
	background-color: #FFFFFF;
	border-top: 1px dotted #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#contentBoxMain .feature div {
	float: left;
}
#contentBoxMain .lower .askEnt {
	width: 139px;
	position: absolute;
	top: 61px;
	left: 623px;
	height: 118px;
}
#contentBoxMain .lower .pom {
	width: 248px;
	position: absolute;
	top: 48px;
	left: 321px;
	height: 129px;
}
#contentBoxMain .lower .pom .name {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
#contentBoxMain .lower .welcome {
	width: 266px;
	position: absolute;
	top: 45px;
	left: 23px;
	height: 129px;
}
#contentBoxMain .lower .techPic {
	position: absolute;
	bottom: 1px;
	left: 766px;
	width: 143px;
	height: 184px;
	z-index: 0;
}
#contentBoxMain .lower .button1 {
	width: 123px;
	position: absolute;
	top: 165px;
	left: 22px;
	height: 32px;
}
#contentBoxMain .lower .button2 {
	width: 123px;
	position: absolute;
	top: 165px;
	left: 321px;
	height: 32px;
}
#contentBoxMain .lower .button3 {
	width: 123px;
	position: absolute;
	top: 165px;
	left: 623px;
	height: 32px;
}
#contentBoxMain .lower .button4 {
	width: 123px;
	position: absolute;
	top: 165px;
	left: 765px;
	height: 32px;
	z-index: 5;
}
#contentBoxMain .b_locator {
	position: absolute;
	top: 14px;
	left: 1px;
	width: 265px;
	height: 256px;
	color: #FFFFFF;
	z-index: 3;
}
#contentBoxMain .b_locator .bg {
	position: absolute;
	top: 0px;
	left: 0px;
}
#contentBoxMain .b_locator form {
	position: absolute;
	top: 69px;
	left: 45px;
	width: 150px;
}

#headerMain {
	height: 75px;
	margin-top: 15px;
}
#headerMain .logo {
	position: absolute;
	top: 7px;
	left: 13px;
}
#headerMain .logo div {
	float: left;
	margin-right: 20px;
}
#headerMain .links {
	font-size: 12px;
	color: #666666;
	padding-top: 25px;
}
#headerMain .links a {
	text-decoration: none;
	font-size: 11px;
	color: #333333;
}
#headerMain .contact {
	position: absolute;
	top: 0px;
	left: 687px;
	text-align: center;
	font-size: 11px;
	width: 209px;
}
#footerMain {
	text-align: center;
	font-size: 12px;
}
#footerMain .links {
	height: 30px;
	background: #025F30;
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
	vertical-align: middle;
}
#footerMain .links a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footerMain .links a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
#footerMain .copy a {
	text-decoration: underline;
	color: #666600;
	font-size: 11px;
}
#navMain {
	z-index: 5;
}
#navMain .bar {
	font-size: 11px;
	border-top: 1px solid #8CAB4F;
	border-bottom: 1px solid #025F30;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 100%;
	background: #101010 url(../../images/nav/navMain_bg_off.gif) repeat-x;
}
#navMain ul,
#navMain .dropMenu1 ul, 
#navMain .dropMenu2 ul, 
#navMain .flyOut ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#navMain li {
	float:left;
}
#navMain li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
#navMain li .off,
#navMain li .on {
	padding: 3px;
	width: 166px;
	height: 17px;
	padding-top: 15px;
	padding-left: 10px;
	border-right: 1px solid #96CA46;
	background: #101010 url(../../images/nav/navMain_bg_off.gif) repeat-x;
	font-size: 12px;
}
#navMain li .off {
	background: #101010 url(../../images/nav/navMain_bg_off.gif) repeat-x;
}
#navMain li .on {
	background: #3B538F url(../../images/nav/navMain_bg_on.gif) repeat-x;
}

#navMain .dropMenu1, 
#navMain .dropMenu2 {
	position: absolute;
	top: 36px;
	padding: 5px;
	line-height: 16px;
	vertical-align: middle;
	overflow: hidden;
	border-top: 1px solid #025F30;
	width: 168px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	z-index: 1;
}
#navMain .flyOut {
	position: absolute;
	padding: 5px;
	line-height: 16px;
	vertical-align: middle;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	width:300px;
	z-index: 2;
}
#navMain .dropMenu1 .bg, 
#navMain .dropMenu2 .bg,
#navMain .flyOut .bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	_width: 800px;
	_height: 800px;	
	background: #FFFFFF;
	z-index: -2;
}
#navMain .dropMenu1 .fade,
#navMain .dropMenu2 .fade {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	z-index: -1;
	background: url(../../images/nav/navDrop_bg.png) repeat-x;
}
#navMain .dropMenu1 li, 
#navMain .dropMenu2 li, 
#navMain .flyOut li {
	float: none;
}
#navMain .dropMenu1 li a,
#navMain .dropMenu2 li a {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 1.5em;
	line-height: 1.5em;	
}
#navMain .dropMenu1 li a:hover,
#navMain .dropMenu2 li a:hover {
	text-decoration: underline;
	color: #E35B01;
}
#navMain .dropMenu1 li a {
	background: url(../../images/nav/navDrop_header_off.gif) no-repeat right center;
}
#navMain .dropMenu1 li a:hover {
	background: url(../../images/nav/navDrop_header_on.gif) no-repeat right center;
}
#navMain .flyOut li a:hover {
	text-decoration: underline;
	color: #009900;
	background: url(../../images/nav/navDrop_header_on.gif) no-repeat 0px;
}
#navMain .flyOut li a {
	text-decoration: none;
	color: #006699;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	height: 2.5em;
	line-height: 2.5em;	
	font-size: 10px;
	background: url(../../images/nav/nav_dropItem_bg.gif) no-repeat 4px;	
}
#navMain .flyOut li a:hover {
	background: url(../../images/nav/nav_dropItem_bg_on.gif) no-repeat 4px;
	text-decoration: underline;
	color: #000000;
}

.b12      {
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	font-family: inherit;
}
.h11, .h12 {
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	float: none !important;
	clear: both !important;
	padding:0px;
	margin:0px;
	display:inline; 
}
.h12 {
	font-size:12px;
}
.clearer {
	clear: both;
}
form {
	margin: 0px;
}
.inputAny, 
.inputAnyOn, 
.inputAnyError
{
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.inputAny
{
	background: #F6F6F6 url(../../images/nav/bg_inputAny.gif) repeat-x;
}
div.module {
	background: url(../../images/modules/top_left.gif) top left no-repeat;
	margin-left: 5px;
	width: 250px;
	margin-bottom: 10px;
  }
div.module ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
div.module li {
	float: none;
}
div.module li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
	padding: 8px 18px 8px 8px;
	background: url(../../images/nav/subNav_bg_off.gif) no-repeat right center;
}
div.module li a:hover {
	text-decoration: underline;
	color: #333333;
}
div.moduleHeader {
	background: url(../../images/modules/top_right.gif) top right no-repeat;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
  }
div.moduleHeader .title {
	font-size: 1em;
	background: #EEEEEE url(../../images/modules/bg_header.gif) repeat-x;
	height: 25px;
	padding-left: 3px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
	vertical-align: middle;
	padding-top: 2px;
  } 
div.moduleBody {
	background: url(../../images/modules/right_border.gif) top right repeat-y;
	margin:0;
	padding: 1px 3px 3px;
  }
div.moduleBody .container {
	background: #EBEEF3 url(../../images/modules/subNav_bg_box.gif) repeat-x;
}  
div.moduleFooter {
  background: url(../../images/modules/bottom_left.gif) bottom left no-repeat;
  }
div.moduleFooter .container {
  background: url(../../images/modules/bottom_right.gif) bottom right no-repeat;
  padding:1em;
  display:block;
  margin:-2em 0 0 0;
  }

