a
{
	color: #0000FF;
	text-decoration: none;
}
a:hover
{
	color: #0099FF;
}
h1 {
	color:#006b42;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
}
body {
	margin: 0px;
	background-color: #4a4a4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content {
	margin: 0px;
	width: 933px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
.leftcontentwrapper {
	width: 205px;
	float: left;
	margin-right: 20px;
	*margin-right: 17px;
	text-align: center;
}
.rightcontentwrapper {
	float: left;
	width: 708px;
	text-align: center;
}
.leftcontentboxheader {
	background-image: url(images/leftcontenttopgreen.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}
.leftcontentboxmiddle {
	background-image: url(images/leftcontentmiddle.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: center;
	width: 195px;
	padding: 5px;
}
.leftcontentboxfooter {
	background-image: url(images/leftcontentbottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 205px;
	margin-bottom: 10px;
}
.lefttab {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}

.mainwrapper {
	padding: 0px;
	width: 973px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
.rightcontentboxheader {
	background-image: url(images/rightcontenttop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 707px;
}
.rightcontentboxmiddle {
	background-image: url(images/rightcontentmiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	width: 683px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
}
.rightcontentboxheadergreen {
	background-image: url(images/rightcontenttopgreen.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 21px;
	width: 690px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 17px;
}
.rightcontentboxmiddle p {
	line-height: 18px;
}
.rightcontentboxfooter {
	background-image: url(images/rightcontentbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 707px;
}

.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 0px;
	height: 94px;
	width: 938px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.nav {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	margin: 0px;
	height: 36px;
	width: 883px;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subnav {
	background-image: url(images/subnavbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 973px;
}
.subnavbuttons {
	line-height: 35px;
	float: left;
	height: 35px;
	width: 457px;
	text-align: center;
	padding-left: 30px;
	color: #FFFFFF;
}
.subnavlogin {
	line-height: 35px;
	float: left;
	height: 35px;
	width: 456px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 30px;
	*padding-top: 6px;
	*height: 29px;
}
.subnavlogininput {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #F3F3F3;
	border: 1px solid #FFFFFF;
}
.subnavbutton {
	margin: 0px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #003c3c;
	color: #FFFFFF;
	font-size: 10px;
}
.footer {
	height: 36px;
	width: 973px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#topnavlist {
	margin: 0px;
	padding: 0px;
}
#topnavlist li{
	list-style-type: none;
	float: right;	
}
#topnavlist li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	height: 36px;
	text-align: center;
	display: block;
	line-height: 36px;
	width: 75px;
	outline: none;
}
#topnavlist li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	height: 36px;
	text-align: center;
	display: block;
	line-height: 36px;
	width: 75px;
	outline: none;
}
#topnavlist li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	height: 36px;
	text-align: center;
	display: block;
	line-height: 36px;
	width: 75px;
	outline: none;
}
#topnavlist li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	height: 36px;
	text-align: center;
	display: block;
	line-height: 36px;
	width: 75px;
	outline: none;
}
#location ul {
	width: 100%;
	list-style-type: none;
}
#location li {
    width:33%;
    float:left;
}

.firstbutton {
	background-image: url(images/navbuttonleftcornerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lastbutton {
	background-image: url(images/navbuttonrightcornerbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.normalbutton {
	background-image: url(images/navbuttonbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnavlist {
	margin: 0px;
	padding: 0px;
}
#subnavlist li{
	list-style-type: none;
	float: left;	
}
#subnavlist li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	display: block;
	line-height: 35px;
	width: 100px;
	outline: none;
}
#subnavlist li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	display: block;
	line-height: 35px;
	width: 100px;
	outline: none;
}
#subnavlist li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	display: block;
	line-height: 35px;
	width: 100px;
	outline: none;
}
#subnavlist li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	height: 35px;
	text-align: center;
	display: block;
	line-height: 35px;
	width: 100px;
	outline: none;
}
#footernavlist {
	margin: 0px;
	padding: 0px;
}
#footernavlist li{
	list-style-type: none;
	float: right;
}
#footernavlist li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	display: block;
	line-height: 24px;
	width: 132px;
	outline: none;
}
#footernavlist li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	display: block;
	line-height: 24px;
	width: 132px;
	outline: none;
}
#footernavlist li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	display: block;
	line-height: 24px;
	width: 132px;
	outline: none;
}
#footernavlist li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	display: block;
	line-height: 24px;
	width: 132px;
	outline: none;
}
.footercopyright {
	line-height: 25px;
	float: left;
	height: 36px;
	width: 457px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 30px;
}
.footercopyright a {
	color: #FFFFFF;
	text-decoration: none;
}

.footerbuttons {
	line-height: 25px;
	float: left;
	height: 36px;
	width: 456px;
	text-align: left;
	color: #FFFFFF;
	padding-right: 30px;

}
.imageright {
	float: right;
	outline: none;
}

#jobsearch
{
	text-align: left;
	padding: 10px 10px;
}

#jobsearch input, #jobsearch select
{
	margin-bottom: 10px;
	margin-top: 3px;
}