/* CSS Document */

body{
	margin:0;
	text-align:center;
	background-image: url(../Images/bg.jpg);
	background-color: #D2D8DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283D7C;
	background-repeat: repeat-x;
	height:100%;
	}
a:link{
	color: #283D7C;
}
a:visited{
	color: #283D7C;
}
#bg{
	background-image: url(../Images/bg_shadow.jpg);
	background-repeat:repeat-y;
	/*height:89%;
	min-height:450px;*/
	width: 678px;
	
}

/* menu styles */
#jsddm  {margin: 0; padding: 0;}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 9px Arial, Helvetica, sans-serif;
		}

	#jsddm li a
	{	display: block;
		background: #3d75b0;
		padding: 10px 8px;
		text-decoration: none;
		border-right: 1px solid white;
		color: #ffffff;
		white-space: nowrap;}
		
	#jsddm li a.last {border-right: none;}		

	#jsddm li a:hover
	{	background: #7babd3;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			 z-index: 100;}
		
			#jsddm li ul li
			{	float: none;
				display: inline;
				font: 12px Arial, Helvetica, sans-serif;}
			
			#jsddm li ul li a
			{	width: auto;
				background: #e0f0fd;
				color: #27488b;
				text-align: left;}
			
			#jsddm li ul li a:hover
			{	background: #27488b; color: #ffffff;}

#client{
	float: right;
	margin-right: -50px;
}
#header{
	width:672px;
}
#search_bg {
	background-image: url(../Images/search_bg.jpg);
	width: 672px;
	height: 30px;
	clear: both;
}
#search{
	padding-top: 8px;
	color: #FFFFFF;
	text-align: center;
}
#navbar{
	width:672px;
	height:40px;
	margin-bottom: 5px;
	background: #3d75b0; 
	background-image: url(../Images/nav_shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
}

#navContent{
	margin-bottom: 8px;
}
#footer{
	background-repeat:repeat-y;
	width: 678px;
	background-image: url(../Images/bg_shadow.jpg);
	text-align: right;
	clear: both;
	padding: 0 0 5px 0;
}
#enviro_footer{
	text-align: left;
	padding-left: 15px;
	padding-bottom: 5px;
}
#bg_shadow{
	background-image: url(../Images/bg_bottom.jpg);
	background-repeat:no-repeat;
	height:2px;
	width:674px;
	background-position:top;
}
#main{
	padding-bottom: 10px;
	min-height:350px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	list-style-position: inside;
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: 3px;
	margin-top: 0px;
	padding-top:0px;
	overflow:auto;
}
html>body #main{
margin-top:-8px;
}
#display_area{
	float: left;
	width: 234px;
	text-align: center;
	margin-top: 25px;

}
#client{
	margin: 0;
	width: 697px;

}
#homeText{
	left: 234px;
	margin-left: 247px;
	margin-top: 0px;
	list-style-position: outside;

}
#bodyText{
	width: 450px;
	list-style-position: outside;
	float: left;
}
#background{
	float:right;
}
h1{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 25px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 14px;
}

h4{
font-size: 12px;
}
h5{
	border-top: 1px solid #283D7C;
	padding-top: 15px;
	font-size: 12px;
	margin-top: 20px;
}
h6{
	font-size: 12px;
	color: #FF0000;
}
.client_form{
	background-color: #2E5A99;
	color: #FFFFFF;
	border-color: #2E5A99;
}
.logout{
	background-color: #2E5A99;
	color: #FFFFFF;
	border-color: #2E5A99;
	font-size:9px;
	border-width: 1px;
	text-transform: uppercase;
	padding: 0;
}
#contact_enviro{
	background-image:url(../Images/contact_ff_enviro.jpg);
	color:#FFFFFF;
	margin-left:5px;
	background-repeat:no-repeat;
	padding:70px 25px 0px 32px;
	height:280px;
}
#contact_enviro a{
	color:#FFFFFF;
}
.calculator td{
padding:5px 2px 5px 2px;
text-align:left;

}
.calculator input{
font-size:11px;
text-align:right;
border:0px;

}
hr{
margin-top:10px;
}

/* careers page styles */
#breadcrumbs {
	margin-bottom:1em;
}
#breadcrumbs a {
	margin-right:.2em;
}
.listing_container {
	margin:1.5em 0em;
	border: 1px solid #E2E8F5;
	background-color:#FFFFFF;
	clear:both;
}
.listing_container h3 {
	margin:0;
	padding:.5em;
	font-size:1em;
	background-color:#E2E8F5;
}
.listing_container p {
	margin:.5em;
}
.listing_details {
	background-color:#F1F4FA;
	padding: .2em .5em;
}
.listing_details p {
	display: table-cell;
	width:150px;
}
.listing_location {
}
.listing_type {
	text-align:center;
}
.listing_close {
	text-align:right;
}
.listing_content {
}
.listing_footer {
}
.jobDetails {
	margin-bottom:1em;
}
.jobDetails h4 {
	font-size:1em;
	clear:both;
	margin:1em 0em .2em 0em;
}
.jobDetails h4.detail {
	float:left;
	width:120px;
	margin:0;
}
.jobDetails p {
	margin:0;
}
.appform th {
	width: 150px;
	padding-right:.5em;
}
.appform th, .appform td {
	vertical-align:top;
	padding-bottom:.5em;
}
.appform input, .appform select, .appform textarea {
	width:200px;
}
.appform input.auto {
	width:auto;
}
.note {
	font-weight:normal;
	font-size:1em;
}
.required {
	color: #FE8F40;
}
