body {
	border-style: none;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/site_bg.png);
	background-repeat: repeat-x;
	background-color: #23408f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	font-family: Georgia, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	font-weight: normal;
	font-size: 14px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
}

h5 {
	font-weight: normal;
	font-size: 12px;
}

.orange {
	color: #ce7019;
}

.blue {
	color: #23408f;
}

#container {
	position:relative;
	left:0px;
	top:0px;
	width:810px;
	margin: 46px auto 25px auto;
}

#hogHeader_div {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:228px;
	z-index: 1;
}

#headerSlideshow {
	position: absolute;
	width: 592px;
	height: 203px;
	right: 5px;
	bottom: 5px;
	z-index: 1;
	background-color: #fff;
}

#headerSS {
	width: 592px;
	height: 203px;
}

#headerImage {
	position: relative;
	z-index: 10;
}

#content_div {
	position:relative;
	z-index: 1;
	left:0px;
	top:0px;
	margin: 0px;
	padding: 10px 10px 10px 214px;
	width:576px;
	min-height:384px;
	_height:384px;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-y;
}

#companies_footer {
	margin: 20px 0px 0px 0px;
	width: 525px;
	height: 88px;
}

#leftNav_div {
	position:absolute;
	left:0px;
	top:0px;
	width:179px;
	height:336px;
	z-index: 2;
	padding: 50px 5px 20px 20px;
	background-image: url(/images/leftNav.gif);
	background-repeat: no-repeat;
}
#leftNav_div p.contact_info {
	width: 140px;
}
#leftNav_div p.contact_info a, #leftNav_div p.contact_info a:visited {
	color: #cccccc;
}

#footer_div {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:8px;
}

#leftNav_div ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#leftNav_div ul li {
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 14px;
	color: #fff;
}

#leftNav_div ul li ul {
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#leftNav_div ul li ul li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 12px;
	color: #e4d3b5;
}

#left_photo {
	position: absolute;
	bottom: 0px;
	left: 4px;
}

#leftNav_div ul li a,
#leftNav_div ul li a:link,
#leftNav_div ul li a:active,
#leftNav_div ul li a:hover 
{
	color: #fff;
	text-decoration: none;
}

#leftNav_div ul li a:active,
#leftNav_div ul li a:hover,
{
	color: #fff;
	text-decoration: underline;
}

#leftNav_div a.active {
	color: #fff;
	text-decoration: none;
}

#leftNav_div ul li ul li a.active {
	color: #fff;
	text-decoration: underline;
}

#leftNav_div div.line {
	height: 2px;
	background-color: #fff;
}

a.reveal, a.reveal:link, a.reveal:visited {
	text-decoration: none;
	color: #23408f;
	background: url(/images/reveal_closed.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

a.reveal:active, a.reveal:hover {
	text-decoration: underline;
	color: #23408f;
}
a.reveal.revealed {
	background: url(/images/reveal_open.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}

#copyright {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 250px;
	color: white;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
}

form#DFEmailForm_Apply_form .required {
	color:#FF0000;
	font-weight:bold;
}

form#DFEmailForm_Apply_form input,
form#DFEmailForm_Apply_form textarea {
	width:175px;
}

form#DFEmailForm_Apply_form div.buttons {
	text-align:right;
}

form#DFEmailForm_Apply_form div.buttons input {
	width:auto;
}

#OpportunityWheel {
	position:relative;
	left:0px;
	top:0px;
	width:570px;
	height:285px;
}

#wheel {
	position:absolute;
	left:-14px;
	top:7px;
	width:400px;
	height:235px;
}

#sampleOpportunities {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 145px;
	height: 260px;
	overflow: hidden;
	background-color: #a6a6c1;
	font-size: 10px;
}

#sampleOpportunities h1 {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 15px 5px;
	background-color: #1e2763;
	border-bottom: 3px solid #fff;
	font-size: 12px;
	color: #fff;
}

#sampleOpportunities ul {
	margin: 5px;
	padding: 0px;
}

#sampleOpportunities ul li {
	list-style-type: none;
}

div.jobs div.job h3 {
	margin: 0px;
	margin-top: 10px;
}

div.jobs div.job p {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

img.logo {
	float: right;
	padding-right: 5px;
}

div.job h3 {
	margin-bottom: 2px;
}

div.job p {
	margin-top: 0px;
}

div.job dl dt {
	float: left;
	color: #23408f;
}