/* CSS Document */

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:88%;
	color:#6d6d70;
	background-color:#e7e7e7;
	margin:0;
	padding:0;
}


#topHeader {width: 100%; background-color: #fff; height: 93px; float: left; position: relative; background-image:url(IMAGES/mastheadbg.gif); background-repeat:repeat-x; background-position: top; }

#masthead {	width:100%; height:93px; background-color: #fff;	margin-left: auto; margin-right: auto;}

#logo100 {float: left; position: relative; height: 83px; width: 292px; margin-left: 25px; padding-top: 10px;}



.mainNav {float: left; position: relative; margin-right: auto;	margin-left: 30px;	height: 44px; 	color:#0065B3; 	font-size: 1.1em; font-family:Arial, Helvetica, sans-serif; width: auto; font-weight: normal; 

border-top-left-radius:3px; -moz-border-radius-topleft: 3px; -khtml-border-top-left-radius: 3px; -webkit-border-top-left-radius: 3px;
border-bottom-left-radius:3px; -moz-border-radius-bottomleft: 3px; -khtml-border-bottom-left-radius: 3px; -webkit-border-bottom-left-radius: 3px;

border-top-right-radius:3px; -moz-border-radius-topright: 3px; -khtml-border-top-right-radius: 3px; -webkit-border-top-right-radius: 3px;
border-bottom-right-radius:3px; -moz-border-radius-bottomright: 3px; -khtml-border-bottom-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; padding-top: 20px;

}

.mainNav ul {	margin:0; color:#333;	padding:0; float: left;	position: relative;display:inline; padding-top: 5px;font-weight: normal;}

.mainNav ul li {	list-style:none; display:inline; 	float:left;position: relative; color:#0065B3; 
	padding:0;	margin:0;font-weight: normal; margin-right: 5px;}
	
.mainNav ul li a {	float:left; 	display:block;	color:#0065B3; font-weight: normal;
	padding: .60em .65em .60em .65em;	margin-top:0px;	text-decoration:none; margin-left: 3px;	border-right: 0px solid #f5f5f5; }
	
.mainNav ul li a:link {	float:left; 	display:block;	color:#0065B3; font-weight: normal;
	margin-top:0px;	text-decoration:none; margin-left: 0px;}
	
.mainNav ul li a:visited {	float:left; 	display:block;	color:#0065B3; font-weight: normal;	margin-top:0px;
	text-decoration:none; margin-left: 0px;	 }

.mainNav ul li a:hover {	text-decoration:none;	margin-left: 0px;color: #fff;background-color: #5BAC46; font-weight: normal; background-position: top;border-top-left-radius:3px; -moz-border-radius-topleft: 3px; -khtml-border-top-left-radius: 3px; -webkit-border-top-left-radius: 3px;
border-bottom-left-radius:3px; -moz-border-radius-bottomleft: 3px; -khtml-border-bottom-left-radius: 3px; -webkit-border-bottom-left-radius: 3px;

border-top-right-radius:3px; -moz-border-radius-topright: 3px; -khtml-border-top-right-radius: 3px; -webkit-border-top-right-radius: 3px;
border-bottom-right-radius:3px; -moz-border-radius-bottomright: 3px; -khtml-border-bottom-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
}

.mainNav ul li a:active {	text-decoration:none;margin-left: 0px;	 color: #fff; font-weight: normal; }

.mainNav ul li.on a  {	text-decoration:none;	margin-left: 0px; color: #fff;font-weight: normal;	margin-left: 0px;border-top-left-radius:3px; -moz-border-radius-topleft: 3px; background-color: #0065B3;-khtml-border-top-left-radius: 3px; -webkit-border-top-left-radius: 3px;
border-bottom-left-radius:3px; -moz-border-radius-bottomleft: 3px; -khtml-border-bottom-left-radius: 3px; -webkit-border-bottom-left-radius: 3px;

border-top-right-radius:3px; -moz-border-radius-topright: 3px; -khtml-border-top-right-radius: 3px; -webkit-border-top-right-radius: 3px;
border-bottom-right-radius:3px; -moz-border-radius-bottomright: 3px; -khtml-border-bottom-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
}



.page
{
	width: 1019px;
	background-color:#fff;
	background-image: url(IMAGES/pagebg.jpg);
	background-repeat:repeat-y;
	margin: 0px auto 0px auto;_background-color:#e7e7e7;
}

.innerpage
{
	width: 1019px;
	margin-left:10px;_margin-left:10px;
}

.logotop
{
	width:1000px;
	height:34px;
}


.banner
{
	width:760px;
	height:143px;
	border-top:2px solid #59ad41;
}

.contentContainer
{
	width:984px;

	margin-right:5px;_margin-left:0px;
}

.textContainer
{
	float:left;
	width: 470px;
	padding-left:30px;
	padding-bottom:20px;
	padding-top:10px;
}

.textContainer h1
{
	color:#0065B3;
	font-size:180%;
	font-family:Tahoma;
}

.textContainer h2
{
	color:#5BAC46;
	font-size:120%;
}

.textContainer h3
{
	color:#666;
	font-size:110%;
	text-transform: none;
}

textContainer a:link {color: #5BAC46; text-decoration: none;}
textContainer a:hover {color: #0065b3;text-decoration: underline;}
textContainer a:visited {color: #5BAC46;text-decoration: none;}
textContainer a:active {color: #5BAC46;text-decoration: none;}

.rightContainer
{
	width:450px;
	float:right;

	margin-right:5px;
}

.rightContainer h3
{
	color:#666;
	font-size:110%;
	text-transform: none;
}

.rightContainer a:link {color: #5BAC46; text-decoration: none;}
.rightContainer a:hover {color: #0065b3;text-decoration: underline;}
.rightContainer a:visited {color: #5BAC46;text-decoration: none;}
.rightContainer a:active {color: #5BAC46;text-decoration: none;}

.lowerimage
{
	width:984px;
	height:144px;
	padding-top:15px;
	float:left;
}




#footer { padding-top:16px; padding-left:10px; padding-bottom:8px; font-size: 0.9em; position: relative; color:#94bed0; margin: 0px 10px 0 auto;  width:990px; background-color:#fff; border-top:1px solid #7fc06d;}
#footer a { margin: 0.3em 0.5em;}
#footer a:link, #footer a:visited { color: #94bed0; text-decoration: underline;  }
#footer a:hover, #footer a:focus { color: #94bed0; text-decoration: none; }
#footer a img { border: none;  margin: -8px 7px 0 0; position: relative; }
#footer a.hayslogo { border: none; float:left; }

.clearer
{
	clear:both;
}


#applyform { width:400px; border:0; margin: 0; padding:10px; text-align: right; border: #bdc0a3 solid 1px; }

#applyform form { margin: 0; padding: 0; }

#applyform fieldset { border: 0; padding: 0; margin: 0; }

#applyform label { vertical-align: top; line-height: 1.6em; }

#applyform ol { list-style: none; margin: 0; padding: 0; }

#applyform li { list-style: none; margin: 0; padding: 5px 0 5px 0; border-bottom: #bdc0a3 solid 1px; border-top: #FFFFFF solid 1px; }

#applyform input { width: 17em; padding: 2px; font-size: small; font-family: Arial, Verdana, sans-serif;  }

#applyform input.radio { width: auto; margin-right: 2em; }

#applyform input.Submit { width: 10em; }

#applyform textarea { width: 17em; padding: 2px; font-size: small; font-family: Arial, Verdana, sans-serif; }



#applyform file { width: 15em; padding: 2px; font-size: small; font-family: Arial, Verdana, sans-serif; border: #bdc0a3 solid 1px; }

#applyform li.startinput { border-top: none; padding-top: 0; }

#applyform li.submitinput { padding-top: 2em; }

#applyform li.endinput { border-bottom: none; padding-bottom: 0; color: #c11933; }

#applyform p { margin: 0; }
