@import url("/css/nav.css");

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F3F1;
	color: #333333;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
p em {
	font-weight: bolder;
	font-style: normal;
	color: #000000;
}
p strong em {
	font-style: italic;
}
a {
	text-decoration: underline;
	color: #344996;
}

.clr {
	clear: both;
}

.right_bg {
	background: #F2F3F1 url(../images/shad_rt.gif) repeat-y left top;
}
.left_bg {
	background: #F2F3F1 url(../images/shad_lft.gif) repeat-y right top;
}
.leftboxstretch {
	background: url(../images/left_box_lft.gif) repeat-y left top;
}
.leftboxstretch_right {
	background: url(../images/left_box_rt.gif) repeat-y left top;
}
.vert_rule {
	background: url(../images/vert_rule.gif) repeat-y left top;
}
.vert_rule_late {
	background: url(../images/vert_rule.gif) no-repeat left 19px;
}
.text_med {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	margin-left: 3px;
}
.text_med_right {
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	margin-left: 3px;
	margin-right: 60px;
}
.footer_links {
	text-align: center;
	color: #344996;
	font-size: 11px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_copyright {
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}
.txt_tiny {
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-bottom: 30px;
}
.square_bullets {
	font-size: 11px;
	list-style: url(../images/sq_bullet.gif) outside;
	margin-left: 26px;
	text-align: left;
	margin-top: 6px;
}
.square_bullets li em {
	font-weight: bold;
	color: #344996;
	font-style: normal;
}
.square_bullets li {
	margin-bottom: 10px;
}
.txt_bodytext {
	margin-bottom: 12px;
	margin-left: 2px;
	text-align: left;
}
.text_bodytext_med {
	margin-top: 6px;
	margin-bottom: 12px;
	font-size: 11px;
	margin-left: 3px;
	margin-right: 0px;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #344996;
	margin-bottom: 3px;
	letter-spacing: -1px;
}

#homeContent h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #344996;
	margin: 0 0 3px 0;
	letter-spacing: -1px;
	position: absolute;
	top: -55px;
	left: -4px;
	width: 379px;
}

#homeContent h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #C7001E;
	margin-bottom: 3px;
	margin-top: 10px;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C7001E;
	margin-bottom: 3px;
	letter-spacing: -1px;
	margin-top: 15px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #344996;
	margin-left: 3px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #273786;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	letter-spacing: -0.07em;
	margin-left: 2px;
}

.highlight {
	color: #344996;
}

.tabbed {
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 150px;
}
.txt_italic {
	font-style: italic;
	margin-right: 0px;
}
.box {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	margin-left: 20px;
	margin-right: 20px;
}
.bodylist {
	margin-left: 60px;
	list-style: outside;
}
.bodylist li {
	margin: 5px;
}
.textbox {
	border-top: 2px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.selectbox {
	border-top: 2px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

.checkbox {
	text-align:center;
}
.leftrule {
	border-left: 1px dotted #666666;
}
.quotebg {
	background: url(../images/quote_box_body_bg.gif) no-repeat left top;
	height: 100px;
}

.quotebgVision {
	background: url(../images/quote_box_body_bg_small.gif) no-repeat left top;
	height: 50px;
}

.quote {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 45px;
	color: #000000;
	text-indent: -6px;
	margin-top: 10px;
}
.citation {
	margin-right: 90px;
	margin-left: 30px;
	margin-bottom: 1px;
}
.quotebutton {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 250px;
}
.quotebottom {
	background: url(../images/quote_box_bottom.gif) no-repeat left bottom;
	height: 12px;
	padding-right:25px;
}
.contactbox_txt {
	margin-left: 24px;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 4px;
	line-height: 13px;
}
.contactbox_txt a:link {
	text-decoration: none;
}
.contactbox_txt a:hover {
	text-decoration: underline;
}

.body_text_bold_blue {
  font-weight: bolder;
}

.images {
  padding-right: 10px;
}

/*Career Details*/
.leftSideInfo
{
	padding:10px 0px 25px 20px;
}

.arrow_bullets, .checkMarkList {
	font-size: 11px;
	list-style: none;
	text-align: left;
	margin-top: 6px;
	margin-left:15px;
	
}

.arrow_bullets li {
	margin-bottom: 10px;
	background-image: url(/images/listArrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:25px;
}

.checkMarkList li {
	margin-bottom: 10px;
	background-image: url(/images/checkMark.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:28px;
	padding-left:35px;
}

#careerDetails h1
{
	font-size: 20px;
	color: #AE0005;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

#careerDetails h2 {
	font-size: 16px;
	font-weight: bold;
	color: #E58A2E;
	margin-bottom:15px;
}

#careerDetails h3 {
	letter-spacing:normal;
	font-size: 16px;
	font-weight: bold;
	color: #002096;
	margin-bottom:15px;
	margin-left:25px;
}

#careerDetails h4 {
	letter-spacing:normal;
	font-size: 14px;
	font-weight: bold;
	color: #AE0005;
	margin-bottom:15px;
	margin-left:25px;
}

#careerDetails .quote {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 45px;
	color: #000000;
	text-indent:0px;
	margin-top: 10px;
}

a img {border:none;}

/*  Ambulance Billing pages */

#mainContent {
	float: right;
	width: 513px;
	padding: 17px 30px 20px 0;
}

#mainContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #273786;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-left: 2px;
}

#mainContent p { margin: 0 0 10px 0; 
}

#mainContent ul {
	margin: 0 0 10px 15px;
	padding-left: 15px;
}

#ltCol {
	float: left;
	width: 207px;
	margin: 0;
}
.servingStates p {
	display: inline;
	}

.servingStates ul, .servingStates li {
	display: inline;
	margin: 0 !important;
	padding: 0 0 0 5px !important;
	}
.servingStates li {
	border-left: solid #ccc 1px;
}
.servingStates li.first {
	border-left: none;
	padding: 0 0 0 0 !important;
}

acronym {
	text-decoration: none;
	border-bottom: none;
}


/*
----------Nav Design-----------
*/

#navWrap
{
	margin: 0;
	background: #C50010 url(/images/nav-bkgd.gif) repeat-x;
	width: 750px;
	line-height: normal;
	padding: 0;
	z-index:999;
	float: left;
}

#navWrap ul { 
	z-index:100;
	padding-left: 5px;
	float: left;
	color: #fff;
	width: 750px;
}

#navWrap ul ul {
    float: none;
    padding-left: 0;
    background-image: none;
    background: #fff;
	color: #cc0000;
}

#navWrap ul ul { border-color: #ccc; padding-left: 0; width: auto;}

#navWrap li {
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;	
}

#navWrap .phone {
	float: right;
	font-size: 14px;
	margin: 5px 20px 0 0;
	font-weight: normal;
}

#navWrap li a
{
	padding: 1px 7px;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
	border-left: solid 1px #cc0000; 
}

#navWrap li a:hover,
#navWrap li:hover,
#navWrap li.sfhover
{
	color: #fff;
}

#navWrap li.dd a {
    background: url(/images/arrow-down.gif) 0 2px no-repeat;
    padding-left: 12px;
}

#navWrap li.dd li a {
    background-image: none;
}

#navWrap li ul
{
	border: solid #cc0000 1px;
	background-color: #fff;
	width: 162px; /* Equals width of (.nav li ul li a) plus the left/right padding */
}

#navWrap .bgiframe
{
	border: solid #cc0000 1px;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

#navWrap .bgiframe body {
    margin: 0;
    padding: 0;
}

#navWrap li li {
    padding: 0;
	font-size: 11px;
    border-left: none;
}

#navWrap li a strong {
	color: #FFFF00;
}

#navWrap li a strong {
	color: #FFFF00;
}

#navWrap li a{
	padding: 0 0 0 6px;
}

#navWrap li a span {
	display: block;
	padding: 6px 6px 6px 0;
    /*width: .1em;  Causes IE6 to shrink-to-fit */
}


#navWrap li a:hover {
	background: url(/images/nav-btn-bkgd-o-lt.gif) left top no-repeat;
}

#navWrap li a:hover span {
	background: url(/images/nav-btn-bkgd-o-rt.gif) right top no-repeat;
}

#navWrap li li a strong {
	color: #cc0000;
}

#navWrap li li a {
	color: #cc0000;
	text-transform: none;
    border-left: none; 
    border-bottom: solid #fff 1px; /* keeps IE6 from displaying submenu items with excess space below. */ }

#navWrap li ul li a
{
	text-align: left;
	background-color: #fff;
	padding: 2px 10px;
	margin: 0;
	width: 140px;	 /* Any changes to these need to be reflect in (.nav li ul ul) and (.nav li ul) */
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	text-decoration: underline;
}

#navWrap li ul li a:hover
{
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	color: #990000;
	text-decoration: none;
}

#navWrap li ul li a:hover, #navWrap li ul li:hover, #navWrap li ul li.sfHover a:hover, #navWrap li ul li.sfHover
{
	background: none;
}

#navWrap li.first a {
    border-left: none;
}

.nav li li.dd a { /* Class to differentiate items with flyouts; usually with a background image of an arrow to the right */ }

.nav li li.dd a:hover { }

.nav li ul ul { margin-left: 162px; /* Equals width of (.nav li ul li a) plus the left/right padding */ }

.nav li:hover ul ul,
.nav li:hover ul ul ul,
.nav li.sfhover ul ul,
.nav li.sfhover ul ul ul { left: -999em; }

.nav li:hover ul,
.nav li li:hover ul,
.nav li li li:hover ul,
.nav li.sfhover ul,
.nav li li.sfhover ul,
.nav li li li.sfhover ul { left: 0px; }

.nav li:hover,
.nav li.sfhover { /* Fix for IE7 "Sticking" menus */ position: static;
}

#navWrap li:hover li:hover,
#navWrap li.sfhover li.sfhover { background-color: #FFFDD9; }

#navWrap li li a.sf-with-ul{
background: url(/images/arrow.gif) 140px 3px no-repeat;
}

li ul.sf-js-enabled {
	left: auto !important;
}

#towns {
	display:none;
}

#blog {
	padding:15px 10px 0px;
	font-size: 12px;
}

#blogIcon {
	margin-right:10px;
	margin-bottom:30px;
	float:left;
}