html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

body {
	/* background: url(/images/mle_bg.gif) #d7ebec; */
	font-family: "Times New Roman", Verdana, serif;
	font-size: 12px;
	line-height: 1;
	color: #000;
	background: #4D8DCF;
}

.wrapperStripe {
	width: 100%;
	height: 30px;
	background: #025E98;
}
.wrapperStripeLBlue {
	width: 100%;
	height: 100px;
	background: #4D8DCF;
}

#pageWrapper {
	width: 100%;
	height: 100%;
	background: #F3F3F3;
}
#siteWrapper {
	width:700px;
	margin: 6px auto;
}
#header {
	width: 350px;
	margin: 80px auto 0px auto;
}
#header logo {
}
#searchForm {
	width:740px;
	height:110px;
	margin: 100px 0px 0px 90px;
}
.searchContainer {
	width:740px;
}

#searchContainerResults {
	float: left;
	width: 150px;
	margin: 50px 0px 0px 0px;
	padding: 10px;
	color: #000;
	background: #DDD;
	border: solid 1px #000;
}

.jobName {
	float:left; 
	margin-left:25px;
	margin-top:15px;
	font-weight: bold;
	color: #00A2FF;
}
.jobLocation {
	float:left; 
	margin-left:15px;
	margin-top:15px;
	font-weight: bold;
	color: #00A2FF;
}
.jobName input { 
	width:220px;
	margin:3px 0;
    border-left:2px solid #848484;
    border-top:2px solid #848484;
    border-right:2px solid #fff;
    border-bottom:2px solid #fff;}
.jobLocation input { 
	width:220px;
	margin:3px 0;
    border-left:2px solid #848484;
    border-top:2px solid #848484;
    border-right:2px solid #fff;
    border-bottom:2px solid #fff;}
.jobButton {
	float:left; 
	margin-left:5px;
	margin-top:15px;
}

#findingJobs {
	display: none;
	width: 450px;
	margin: 0px auto 50px auto;
	font-size: 30px;
	font-weight: bold;
	color: #025E98;
}
#findingJobsImage {
	vertical-align: middle;
}
#showJobs {
	display: none;
	width: 700px;
}
#showJobsHeader {
	width: 700px;
	margin: 0px auto 20px auto;
	padding: 6px;
	font-size: 14px;
	background: #FFF;
}
#showJobsHeader h3 {
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}
#showJobsHeaderContent {
	padding: 11px;
	background: #E3E3E3;
}

#showJobsFormHeader {
	width: 530px;
	margin: 0px auto 10px auto;
	font-size: 18px;
	font-weight: bold;
	color: #025E98;
}
#showJobsForm {
	position: relative;
	width: 600px;
	margin: 0px auto;
	padding: 6px;
	background: #FFF;
}
#showJobsFormContent {
	padding: 10px;
	background: #E3E3E3;
}
#redArrow {
	position: absolute;
	top: 4px;
	left: -40px;
}
#piForm {
}
#piTableContainer {
	width: 550px;
	margin: 0px auto;
}
.piTable {
	margin: 10px 20px;
}
.piTable .formFieldTitle {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.piTable .formField {
	width: 0px;
	margin: 0px;
	padding: 0px;
}
.piTable .formField input, .piTable .formField select {
	font-size: 16px;
	padding: 1px;
	-moz-border-radius: 4px ;
	-webkit-border-radius: 4px;
	border: solid 1px #333;
}
.phoneDash {
	margin: 3px;
	font-size: 22px;
}

#tc {
	width: 500px;
	margin: 10px auto;
	color: #666;
}

#footer_links {
	width:700px;
	margin: 0px auto;
	padding-top: 0px;
	text-align: center;
	color: #A9D6FC;
	
}

#footer_links ul {
	width:700px;
	margin: 10px auto;
	text-align: center;
}

#footer_links ul li {
	display:inline;
	margin: 0 8px 0 8px;
	text-transform:uppercase;
}

#footer_links a {
	text-decoration:none;
	font-size:12px;
	color: #A9D6FC;
}

#footer_links a:hover {
	text-decoration: underline;
	color: #2E2E2E;
}


.blue {
	color: #A9D6FC;
}
.dBlue {
	color: #025E98;
}
.gray {
	color: #F3F3F3;
}
.dGray {
	color: #E3E3E3;
}
.textBlue {
	color: #00A2FF;
}
.red {
	color: #F00;
}
.black {
	color: #000;
}
.errorBkg {
	background-color: #FAAFBA;
}
.whiteBkg {
	background-color: #FFF;
}
.clear {
	clear:both;
}


#resultsBody {
	background: #FFF;
}
#site_wrapper {
	width:702px;
	margin: 6px auto;
}
#headerSignup {
	width: 800px;
/*	height:152px; */
	margin:0px 0 10px 0;
	padding:0;
}
#headerSignup .logo{
	float:left; 
	margin-top: 10px;
}
.search_containerSignup{
	color: #000;
	background-color:#E5E5E5;
	border: #7f8991 solid 1px;
	width:683px;
	height: 91px;
	margin-left:8px;
	margin-top:7px;
}
.jobname {
	float:left; 
	margin-left:25px;
	margin-top:15px;
}
.joblocation {
	float:left; 
	margin-left:15px;
	margin-top:15px;
}
.jobname input { 
	width:220px;
	margin:3px 0;
}
.joblocation input { 
	width:220px;
	margin:3px 0;
}
.jobbutton {
	float:left; 
	margin-left:5px;
	margin-top:16px;
}
#searchform_results p{
	margin-left:10px;
}
#mapDiv {
	display: none;
	float: left;
	margin: 10px 10px;
}
#contentHeader {
	font-size:21px;
	color: #025E98;
}
#content_wrapper_middle {
	width:510px;
	float:left;
	clear:both;
	margin: 0;
}
#content_wrapper_middle_job {
	width:702px;
	float:left;
	clear:both;
	background: url(/images/backg_cont_middle.png);
	margin: 0;
}
#content_wrapper_middle h3 {
	font-size:21px;
	color:#3f8184;
	margin-left:34px;
	margin-right:40px;
	margin-top:10px

}
#content_wrapper_middle p{
	margin-left:35px;
}
#content_wrapper_bottom {
	width:702px;
	height:39px;
	float:left;
	clear:both;
	margin: 0;
}
#content_wrapper_bottom p{
	margin-left:35px;
	margin-right:25px;
}
#content_wrapper p{
	margin-left:35px;
	margin-top:20px
}
#content_wrapper img{
	margin-left:34px;
	margin-right:40px;
	margin-top:20px
}
#job_pages {
	font-size:12px;
	margin-right:34px;
	text-align:center;
	margin-bottom:10px;
}
#results_tbl {
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:0px;
	border-top: 1px solid;
}
#job_results h3 {
	font-size:15px;
}
#job_results p {
	font-size:12px;
	line-height:1.3;
}
.search_containerSignup{
	color: #000;
	background-color:#E5E5E5	;
	border: #7f8991 solid 1px;
	width:683px;
	height: 91px;
	margin-left:8px;
	margin-top:7px;
}


