/* 
CSS RESET
v1.0 | 20080212 
*/

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;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d6d6e5;
	background-image: url(/images/BG_body.png);
	background-repeat: repeat-x;
	background-position: center top;
}
ol, ul {
	list-style: none;
}
li {
	list-style:none;

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img { border:0; }
a img {
	border:none;
}
/* Standards and Defaults 
*************************************/

.fltL {
	float:left;
}
.fltR {
	float:right;
}
.clearFloat {
	clear:both;
}

/* Centering Rules */
#header, #navBar, #banner, #content, #contentarea, #stateSearchWrap, #footer {
	width:775px;
	margin-left:auto;
	margin-right:auto;
}



a {
	text-decoration:none;
	border-bottom: solid 1px #FFF;
	padding-bottom:1px;
	color: #FFF;
	}
a:hover {
	text-decoration:none;
	border-bottom-color: #999999;
	}

a.light { color:#9BB2BB; }

a.light:hover {  }


h1, h2, h3, h4, h5 {}



/* 
*************************************/

/* List with red img bullet points */
.ListA {
	font-size: 14px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: url(http://advanced-medical.net/images/bullet_A.png);
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 15px;
	font-weight: bold;
	line-height: 1.2em;
}

/* 
*************************************/


/* 
*************************************/


/* 
*************************************/



/* Tables
*************************************/

table { border-collapse:collapse; }
table td { padding:0; }
.a3p td { padding:3px; }
.a3p td td { padding:0px; }
.a5p td { padding:5px; }
.a5p td td { padding:0px; }


/* Search Results Tables */


.stdTable {
	border: 2px solid #900;
	border-collapse:collapse;
	width:100%;
	text-align: center;
}
.stdTable td {padding:3px;border: 1px solid #fff}
.stdTable th {border: 1px solid #fff}
.stdTable thead th {
	color:#FFFFFF;
	font-size:18px;
	padding: 10px 6px;
	background-color: #333333;
	font-weight: bold;
}
.stdTable tbody th {
	color:#FFFFFF;
	font-size:16px;
	padding: 6px;
	background-color: #666666;
	background-image: url(images/sprites.gif);
	background-repeat: repeat-x;
	background-position: 0 -1400px;
}
		.stdTable tbody th.sub {font-size:100%;color:#000;background: #efefef url("images/sprites.gif") repeat-x 0 -1500px;padding: 6px}

table.stdTable tr:hover {

	background-color: #CCCCCC;
	}
	
table.stdTable a {
		color:#000;
		}
table p.menutext a {
	color:#000;
	}

#searchResultWrap #searchAgain {

	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:25px;
	margin-bottom:25px;
}

.jobResultDetailList dl {
	margin:15px;
	padding: 0 20px;
	}

.jobResultDetailList dd, .jobResultDetailList dt {
	line-height: 1.6em;
	padding: 0 15px;
}

.jobResultDetailList dt {
	font-size: 1.4em;
	font-weight: bold;
}
/* 
*************************************/

form { padding:0;margin:0; }

.px12 { font-size:12px; }
.px11 { font-size:11px; }
.contentarea {
	background-color:#FFFFFF;
	padding-top:11px;
	padding-bottom:5px;
}
.full { width:100%; }
.eighty { width:80%; }
.half { width:50%; }
.contact1_td { width:60px;padding-bottom:2px;text-align:right; }
.contact2_td { padding-bottom:2px; }
.contact3 { width:300px; }






/* Typography
*************************************/

p { font-size:14px;
	line-height:1.6em;
	text-align:justify;
	}
h1, h2, h3, h4, h5 {
	color:#FFF;
	text-align:center;
	}
h1 {
	font-size:2.4em;
	}
h2 {
	font-size:1.6em;
	}








/*************************************/
.greybox {
	border: 1px solid #444466;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.progress {
	background-color:#FFFFFF;
	padding:4px;
	border:1px solid #000000;
	padding-left:20px;
}

.headline { font-weight:800;font-size:18px;font-family:Verdana, Arial, Helvetica, sans-serif; }
.subhead { font-weight:800;font-size:15px;font-family:Verdana, Arial, Helvetica, sans-serif; }
.redtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D20210;
	text-decoration: underline;
}
.whitefootertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.whitefootertext:hover {
	text-decoration:underline;	
}
.statetableheader {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
}
.txtbox {
	border: 1px solid #000000;
	
	font-size: 10px;
	padding:2px;
	background-color: #E0F0FA;
}
.radioj {
	
	font-size: 11px;
	background-color: #E8E8E8;
	text-align: right;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #FFFFFF;
	border-bottom-color: #E8E8E8;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.white {
background-color: white;

font-size: 10px;
}
.whiteover {
background-color: white;

font-size: 10px;
}
.whitesmoke {
background-color: whitesmoke;

font-size: 10px;
}
.greyborder {
	
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.greyborderover {


	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.greyboxCopy {
	padding:2px;
	border: 1px solid #266C93;
}
.over {
	background-color: #CCCCCC;
	color: #000000;

	font-size: 10px;
	border: 1px solid #FF0000;
}

.jList {

font-size: 12px;
}
.D {

	font-size: 11px;
	background-color: #2e3b44;
	text-align: right;
	padding: 4px;
	color: #FFFFFF;
}
.C {

	font-size: 11px;
	background-color:#afcad5;
	text-align: right;
}
.blackbox {
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #000000;
}
.contactform {
	color: #000000;
	background-color: #FFFFFF;
	width: 775px;
	height: auto;
	text-align: center;
}
.companyName {
	text-transform:uppercase;
	font-weight:bold;
}

.domticker {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	width:100%;
}






#wrap {
	width:800px;
	margin:0 auto;
	}
	

/* Header 
******************************/

#header {
	margin-top:20px;
	padding: 0px 0px 10px 0px;
	color:#FFF;
	}
#headerContactInfo {
	float:right;
	text-align:right;
	margin-top: 15px;
	}
#headerContactInfo  li {

	}
#headerPhone {
	text-align:right;
	font-size:32px;
	margin-bottom:5px;
}
li#headerEmail {
	font-size:22px;
	text-align:right;
	}

/*	userBar
****************************/

#userBarWrap {
	background: url(../images/BG_userBar.jpg) repeat-x bottom;
	width: 120%;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
/* for any content in the userbar */
#userBarWrap #userBar {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 840px;
	margin-top: 2px;
	padding-right: 40px;
}
#userBarWrap #userBar ul li {
	display: inline;
}
#userBarWrap #userBar ul li a {
 color:#FFF;
 }
 




	
/* home page banner below nav bar */
#banner {
	color:#FFFFFF;
	background-image: url(/images/BG_banner.png);
	background-repeat: repeat-x;
	position: relative;
	background-position: top;
	background-color: #FFFFFF;
	border-top: 1px solid #BDD5E8;
	}
#bannerEditorial {
	width:360px;
	float:right;
	padding-right:10px;
	color: #FFFFFF;
}
#banner h1  {
	margin-top:15px;
	margin-bottom:10px;
	font-size: 28px;
}
#banner p {
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
}



.columnR {
	float:right;
}



table#menu {
	margin-top:0px;
}

#content {
	padding:20px 0px;
	background: #FFFFFF repeat-x top;
	border-top: 2px solid #f79320;
	border-bottom: 2px solid #f79320;
}
#content p, #content h1, #content h2 {
	margin: 0px 15px;
}
#wrap #banner #bannerIMG {
	float: left;
	margin-right: 15px;
}


#footer {
	padding:16px;
	align:center;
	color:#7498AE;
	font-size:11px;
	text-align: center;
	border-top: 4px double #FFFFFF;
}#footer p {
	font-size: .9em;
	text-align: center;
}
#footer li {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
}

#form_jobSearch {
	padding: 5px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BDD5E8;
	background: #6C0F11 url(/images/BG_searchJobs.png) repeat-x;
}

#tbl_jobSearch {
	vertical-align: middle;
	text-align: center;
	font-size: 1.2em;
	margin-top: 10px;
	width: 600px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#tbl_jobSearch tr {
	vertical-align: middle;
}

#tbl_jobSearch td {
}

#tbl_jobSearch caption {
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 5px;
	font-size: 28px;
}

#tbl_jobSearch span {
}

#bannerEditorial a {
	color: #FFFFFF;
}

#contentarea {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
}

#banner p {
	padding: 5px 15px 10px;
	color: #FFFFFF;
}

#form_jobSearch h3 {
	margin-top: 10px;
}

#content h1, #content h2, #content h3 {
	color: #000000;
}

.columnL {
	float: left;
	width: 360px;
	margin-left: 15px;
}
.columnR {
	float: right;
	width: 360px;
	margin-right: 15px;
}

.testimonialCol {
	float: right;
	margin-left: 8px;
	width: 390px;
	margin-top: -20px;
}
p.testimonialQuote {
	font-size:12px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#content h2 {
	margin-bottom: 20px;
	margin-top: 5px;
}

#stateSearchWrap {
}

#footer a {
	color: #444445;
	border-bottom-color: #CCCCCC;
}

#content h2 {
	color: #444445;
}

#contactPage .email, #contactPage .phone {
	font-weight:bold;
	font-size:1.4ems;
	}
	
#contactPage .phone {
	font-size: 1.8em;
	float: left;
	margin-bottom: 10px;
}
#contactPage .email {
	font-size: 1.4em;
	float: left;
}


table th {
	text-align: center;
	vertical-align: middle;
}

table tr {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#employmentApplication {
	text-align: center;
	width:690px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: scroll;
	height: 800px;
	padding: 30px 10px 40px;
}

/* This is to select the search form on the cgi Search Results page */
#searchResultWrap form table {
	margin:0 auto;
	}
body #searchResults 	{
	font-size: 14px;
	}
#searchResults .jList {
	font-size: 14px;
}
table.stdTable {
	font-size:14px;
	}
#searchResults td, #searchResults th {
	font-size:14px;
	}
img.fltR {
	margin-left: 10px;
}
#content .columnR p {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#aboutPage .columnR h3 {
	margin-bottom: 10px;
}
#aboutPage .columnR p {
	font-size: .9em;
	margin-top: 10px;
	text-align: center;
}
.email a {
	color: #000000;
}

