@charset "utf-8";
/* CSS Document */

/* BASIC RESETS */
body, table, p, a, td, th, li, ol, input, select, textarea, 
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a, h7, h7 a {
color:#000;
margin: 0px;
padding: 0px;
font-size: 11px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1, h1 a {font-size:24px;margin-bottom:18px;}
h2, h2 a {font-size:16px;margin-bottom:10px;margin-top:20px;}
h3, h3 a, h6, h6 a {font-size:15px;margin-bottom:12px;}
.clearBoth{clear:both;}


/* Content Area */
#header {border-bottom:2px solid #000; padding:0px; margin:0px; height:90px;}
#contentArea{position:relative; padding:50px 0 50px 0}
#contentArea .col0, .jtTable, .cityTable {width:4.5in;}
#contentArea .col3 {float:right; display:block;}
.col2print {padding:50px 0 50px 0}


/* Logo */
#screenLogo{display:none;}
#printLogo {display:block;}

/* NAVIGATION */
.leftMaster #menu {display:none;}

		/*--nav format--*/
		/*.leftMaster #menu ul {text-align:left; list-style-image:url(../img/li_bullet-p.jpg);}
		.leftMaster #menu li {}
		.leftMaster #menu li a {color:#000;text-decoration:underline;font-family:tahoma,
		arial;font-size:12px;}
		.leftMaster #menu ul li ul {list-style-image:url(../img/li_bullet_2-p.jpg); 
		list-style-position:outside;}
		.leftMaster #menu ul li ul li a {font-size:11px;}*/
	
	
/* DISPLAY NONE */
.rightMaster .headerCO, .callout, .emailSignUp, .findOpens, .divide, .homeCOpps, .pagePhoto, #searchContainer {display:none;}


/* CALLOUTS */



/* AVAILABLE JOBS */
.jtTable, .cityTable, .jtClinic, .cityClinic, .jtCity, .cityCity {font-size:12px}
.jtTable a, .cityTable a { text-decoration:none; font-size:12px}
.jtCity, .cityJType, .jtClinic, .cityClinic, .jtJobCode, .jtJobCode a, .cityJobCode, .cityJobCode a, .jtJTitle, .jtJTitle a, .cityJTitle, .cityJTitle a, .jtApply, .jtApply a, .cityApply, .cityApply a {color:#000000; font-size:10px; width:8%; padding-right:2px;padding-left:2px;}
.jtCity, .cityJType, .jtClinic, .cityClinic, .jtJobCode, .cityJobCode, .jtJTitle, .cityJTitle, .jtApply, .cityApply {border-bottom: 1px dotted #dcdcdc;}


#googleMap {float:right; size:auto; margin-top:1in;}
#googleMap img {width:7in;}


/* FOOTER */

#footer {
	clear:both;
	padding-top:20px;
	text-align:left;
	border-top:1px double #000;
}
#footer .fcontainer {text-align:left;}
#footer .fcontainer .row2 {margin-bottom:30px;}
#footer .fcontainer .row1 a, #footer .fcontainer .row2 a {color:#000}
#footer .fcontainer .row1 ul, #footer .fcontainer .row2 ul{
	margin: 0px;
	padding:0px;
	list-style: none;
	border-left: 1px solid #000;
}
#footer .fcontainer .row1 li, #footer .fcontainer .row2 li {
	display: inline;
	padding: 0px 8px 0px 8px;
	border-right: 1px solid #000;
}
