
* 	{
	margin:0;
	padding:0;
	}


html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #c0c0c0;
	}


body * 	{
	font-family: arial;
	color: #000;
}


div {
	margin: 0px;
}

a {
	text-decoration: none;
}

p {
	font-size: 10pt;
	line-height: 15pt;
	margin: 0 0 10px 0;
}

p.fact {
	font-size: 8pt;
	line-height: 12pt;
	margin: 0 0 10px 0;
}

h1 {
	margin: 0px 0px 15px 0px;
	font-size: 16pt;
	line-height: 16pt;
	color: #ff5f01;
	font-weight: normal;
}

h2 {
	margin: 20px 0px 15px 0px;
	font-size: 14pt;
	line-height: 14pt;
	color: #ff5f01;
	font-weight: bold;
}


h3 {
	margin: 10px 0px 5px 0px;
	font-size: 12pt;
	line-height: 16pt;
	color: #ff5f01;
	font-weight: normal;
}


#wrapper{
	width: 100%;
	margin: 0 auto 0 auto;
	position: relative;	
	min-height: 100%;
	height: auto !important;
	height: 100%;	
}



#body {
	background: #fff;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}


#strap {
	width: 1000px;
	position: relative;
	overflow: hidden;
	height: 20px;
	background: #a9de34;
}

#banner {
	height: 150px;
	background: url('../images/header.jpg') no-repeat top left;
}

#menu {
	height: 30px;
	background: #019879;
}

#footer {
	height: 20px;
	background: #999;
	width: 1000px;
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}

#crumbs {
	padding: 0px 0px 0px 30px;
	float: left;
	line-height: 20px;
	font-size: 9pt;	
	width: 450px;
	text-align: left;
}

#crumbs h2 {
	line-height: 20px;
	font-size: 9pt;	
	display: inline;
	font-weight: normal;
	color: #000;
}

#login {
	padding: 0px 30px 0px 0px;
	margin-left: 520px;
	line-height: 20px;
	font-size: 9pt;	
	width: 450px;
	text-align: right;
}

#menu_holder {
	padding: 0px 0px 0px 30px;
	font-size: 11pt;
	line-height: 30px;
	color: #fff;
}

#menu_holder a{
	color: #fff;
}

#menu_holder  a:hover, #menu_holder a.active {
	color: #c0c0c0;
}


#footer_holder {
	padding: 0px 0px 0px 30px;
	font-size: 8pt;
	line-height: 20px;
}

.menu_spacer {
	padding: 0px 20px;
	color:#fff;
}

.footer_spacer {
	padding: 0px 10px;
}

#body_left {
	width: 690px;
	float: left;
	padding: 0px 0px 30px 0px;
}

#link_panel {
	font-size: 10pt;
	line-height: 15pt;
	float: left;
	margin: 0 0px 10px 0;
	padding: 30px 0px 0px 30px;
	width: 130px;
	position: relative;
}

#link_panel .bullet {
	position:absolute;
	display: none;
}

#link_panel .link {
	margin-left: 0px;
}

#link_panel a {
	display: block;
	margin-bottom: 8px;
	color: #999999 !important;
	text-decoration: underline;
}

#link_panel a.small_link {
	font-size: 8pt;
	line-height: 10pt;	
	margin-bottom: 5px;
}

#link_panel a.active, #link_panel a.active div{
	color: #c9cdd0 !important;
	text-decoration: none;
}


#link_panel a span, #link_panel a div{
	color: #999999 !important;
}

#link_panel a:hover, #link_panel a span:hover, #link_panel a div:hover {
	color: #ff5f01 !important;
}

#link_panel a.active:hover span, #link_panel a.active:hover div{
	color: #c9cdd0 !important;
}

#main_content {
	margin-left: 170px;
	width: 480px;
	padding: 30px 0px;
}

#main_content #formbox {
	background: #dddee0;
	padding: 10px;
	margin: 20px 0px;
}

#main_content a {
	color: #000;
	text-decoration: underline;
}

#main_content a:hover, #main_content a.active {
	color: #ff5f01;
}

#main_content ul {
	font-size: 10pt;
	line-height: 15pt;
	margin: 0 0 10px 20px;
}

.body_content {
	width: 630px;
	padding: 30px 30px 0px 30px;
	position: relative;
	overflow: auto;
}

.body_content img {
	float: left;
	margin: 0 20px 15px 0;
	padding: 3px 0px 0px 0px;
}

.body_content a {
	color: #ff5f01;
	font-weight: bold;
}

.body_content a:hover {
	color: #ff5f01;
	font-weight: bold;
	text-decoration: underline;
}


#body_right {
	width: 300px;
	margin-left: 690px;
}

#image_holder {
	width: 280px;
	margin: 30px auto 20px 0px;
}

#top_jobs, #top_panel {
	width: 280px;
	margin: 0px auto 20px 0px;
	background: #dddee0;
}

#testimonial_panel {
	width: 280px;
	margin: 0px auto 20px 0px;
	background: #d4ed99;
}

#fact_panel {
	width: 130px;
	margin: 20px auto 20px 0px;
	background: #d4ed99;
}


.darkgreen {
	background: #019879;
	color: #fff;
}

#testimonial_panel div p.quote, #testimonial_panel div p.quote b{
	color: #019879;
	font-style: italic;
	font-size: 10pt;
	line-height: 12pt;
}

.top_panel {
	margin-top: 20px !important;
}


#top_jobs div, #top_panel div, #testimonial_panel div, #fact_panel div{
	padding: 10px 10px;
}


#top_jobs div p, #top_panel div p, #testimonial_panel div p{
	line-height: 15px;
	margin-top: 5px;
}

#top_jobs div p.title, #top_panel div p.title, #testimonial_panel div p.title{
	line-height: 15px;
	margin-top: 15px;
}


#top_jobs div a:hover, #top_panel div a:hover, #testimonial_panel div a:hover {
	color: #ff5f01;
}

input.text_field_long {
	width: 120px;
	height:14px;
	font-size: 9pt;
	margin-right: 10px;
}

input.text_field_short {
	width: 70px;
	height:14px;
	font-size: 9pt;
	margin-right: 10px;
}

form {
	display: inline;
}

#footer_holder h2 {
	font-size: 8pt;
	font-weight: normal;
	display: inline;
	color: #000;
}

#smallform a {
	text-decoration: underline;
}

#smallform .form_row{
	font-family: arial, sans-serif;
	position:relative;
	overflow:none;
	font-size: 10pt;
	padding: 2px 10px 3px 10px;
}


#smallform .form_row .form_label {
	float: left;
	width: 80px;
	margin-right: 10px;
	padding: 0;
	line-height: 20px;
	font-weight: bold;
}

#smallform .form_row .form_item {
	padding: 0px;
	}

#smallform .form_row .form_item input {
	background: #fff;
	color: #333;
	border: 1px solid #d8e0e0; 
	width: 140px;
	height: 20px;
	font-size: 8pt;
}

#smallform textarea {
	background: #fff;
	color: #333;
	border: 1px solid #d8e0e0; 
	width: 240px;
	height: 140px;
	font-size: 8pt;
	margin: 0 auto;
}

#formbox .form_row{
	font-family: arial, sans-serif;
	position:relative;
	overflow:auto;
	font-size: 10pt;
}


#formbox .form_row .form_label {
	float: left;
	width: 120px;
	margin-right: 10px;
	padding: 0;
	line-height: 20px;
	font-weight: bold;
}


#formbox .form_row .form_item input {
	background: #fff;
	color: #333;
	border: 1px solid #d8e0e0; 
	width: 325px;
	height: 20px;
}

#formbox .form_row .form_item input.date_field {
	background: #fff;
	color: #333;
	border: 1px solid #d8e0e0; 
	width: 125px;
	height: 20px;
}

#formbox .form_row .form_item input.check {
	background: transparent;
	color: #333;
	border: 0px solid #d8e0e0; 
	width: 25px;
	height: 20px;
}

#formbox .form_row .form_item textarea {
	background: #fff;
	color: #333;
	border: 1px solid #d8e0e0; 
	width: 325px;
	height: 200px;
}

#formbox .form_row .form_item input.radio_left {
	width: 10px;
	border: 0px;
	background: transparent;
}

#formbox .form_row .form_item input.radio_right {
	width: 10px;
	margin-left: 30px;
	border: 0px;
	background: transparent;
}

#formbox .form_row .form_item select {
	width: 325px;
	background: #fff;
	color: #333;
	border: 1px solid #d8e0e0; 
}

input.button, #formbox .form_row .form_item input.button {
	background: #dddee0;
	border: 1px solid #fff;
	padding: 0px;
	font-size: 7pt;
	height: 15px;
	font-weight: bold;
	width: auto;
}

#smallform .form_row .form_item input.button {
	background: #ff5f01;
	border: 1px solid #fff;
	color: #fff;
	padding: 0px;
	font-size: 10pt;
	height: auto;
	font-weight: bold;
	width: auto;
}

#main_content a.paging {
	text-decoration: none;
}

table.jobs {
	font-size: 12px;
	vertical-align: top;
}

table.jobs td,  table.jobs th {
	padding: 2px 5px 2px 5px;
	}

input.orangebutton {
	background: #ff5f01;
	border: 1px solid #d8e0e0;
	color: #fff;
	padding: 0px;
	font-size: 10px;
	height: auto;
	font-weight: bold;
	width: auto;
}