/* Special Rules Setup
--------------------------------------------------------------------------------------- */

.nowrap				{	white-space: nowrap;						}

.nolorf				{	font-size: 0px;	line-height: 0px;			}

.pv					{	padding-top: 10px; padding-bottom: 10px;	}
.ph					{	padding-left: 10px; padding-right: 10px;	}
.pad				{	padding: 20px 20px 20px 10px;				}
.pad_full			{	padding: 20px;								}
.pad_small			{	padding: 5px;								}

.pv_top				{	padding-top: 10px;							}
.pv_bottom			{	padding-bottom: 10px;						}

.pv_top_small		{	padding-top: 5px;							}
.pv_bottom_small	{	padding-bottom: 5px;						}

.pv_double_top		{	padding-top: 20px;							}
.pv_double_bottom	{	padding-bottom: 20px;						}

.ph_left			{	padding-left: 10px;							}
.ph_right			{	padding-right: 10px;						}

.ph_double_left		{	padding-left: 20px;							}
.ph_double_right	{	padding-right: 20px;						}

.ph_triple_left		{	padding-left: 30px;							}
.ph_triple_right	{	padding-right: 30px;						}

.pv_double			{	padding-top: 20px; padding-bottom: 20px;	}
.ph_double			{	padding-left: 20px; padding-right: 20px;	}
.ph_triple			{	padding-left: 30px; padding-right: 30px;	}

.split_top			{	border-top: 1px solid #dedede;				}
.split_bottom		{	border-top: 1px solid #e9e9e9;				}

.tcenter			{	text-align: center;							}
.tright				{	text-align: right;							}

pre { 
	font-family: monospace;
	white-space: pre;
}
sup {	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
/* Search form
--------------------------------------------------------------------------------------- */

.search_form_container {
	background: #eff2f1;
}

.search_form {
	width: 940px;
}

.search_form_med_groups_top_width {
	width: 590px;
}

.search_form_clinics_top_width {

}

.search_form_top {
	background: #ced4df;
}

.search_form_content_top {
	background: #ced4df;
}

.search_form_content_bottom {
	background: #ced4df;
	width: 500px;
}

.search_form_bottom {
	background: #ced4df;
	width: 500px;
}

.search_form_or {
	text-align: center;
	width: 100px;
}

.search_form label {
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-weight: normal;
	display: block;
}

.search_form #select_zip {
	width: 70px;
}

.search_form .submit {
	margin-top: 30px;
}

.search_form_more_info {
	width: 500px;
	font-size: 12px;
}

.search_form_more_info ul li a {
	color: #333;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: underline;
}



/* Style for Dropdowns
	
	NOTE: 	dt is selected
			dd is an item in the dropdown
			span.value stores the "value" of the item and should be hidden
--------------------------------------------------------------------------------------- */

.dropdown ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.dropdown span.value { 
	display: none;
}

.dropdown dt a, .dropdown dt a:link, .dropdown dt a:visited,
.dropdown dd ul li a, .dropdown dd ul li a:link, .dropdown dd ul li a:visited {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;	
	width: 340px;
	text-decoration: none;
}

.dropdown dt a, .dropdown dt a:link, .dropdown dt a:visited { 
	z-index: 1000;
	border-top: 1px solid #5a5a5a;
	border-left: 1px solid #5a5a5a;
	color: #404040;
	padding: 5px;
	background: url('../images/search_form/arrow_small.gif') 325px 4px no-repeat #fff;
	display: block;
}

.dropdown dt a span {
	cursor: pointer; 
	display: block;
}

.dropdown dd ul { 
	z-index: 1000;
	display: none;
    position: absolute; 
    border-bottom: 1px solid #999;
}

.dropdown dd ul li a, .dropdown dd ul li a:link, .dropdown dd ul li a:visited {
	display: block;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	color: #505050;
	padding: 5px;
	background: #fff;
}

.dropdown dd ul li a:hover, .dropdown dd ul li a:focus {
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	background: #d1daf7;
	color: #333;
}





/* Document Setup AND CMS customization
--------------------------------------------------------------------------------------- */



body {
	background: #fff;
	text-align: center;
	background-image: url('../images/bodybackground.gif');
	background-repeat: repeat-x;	
}

#doc {
	width: 980px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #222;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 90%;
	line-height: 180%;
}

#doc p{padding-bottom: 5px;}

#doc ul {
	list-style-type: disc;
	list-style-position: inside;
	}
	

.Lucidatext {font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;}
.Arialtext {font-family: Arial, Helvetica, sans-serif;}
.LineSpacing_100 {line-height: 110%;}
.LineSpacing_120 {line-height: 120%;}
.LineSpacing_140 {line-height: 140%;}
.LineSpacing_160 {line-height: 160%;}
.LineSpacing_180 {line-height: 180%;}



/* PAGE Specific
--------------------------------------------------------------------------------------- */

.homecontainer {
	background-image: url('../images/psbackground.jpg');
	background-repeat: no-repeat;
	height: 705px;
	border-left: solid 1px #000e3f;
	border-right: solid 1px #000e3f;
	border-bottom: solid 1px #000e3f;
}

.homepanel {
	background-image: url('../images/homepanelbackground.gif');
	background-repeat: repeat-x;
	height: 204px;
}

.homepanel h2 {
	font-size: 41px; 
	color: #000e3f;
}

.homebox {
	height: 330px;
	width: 310px;
	background-image: url('../images/homebox.png');
	background-repeat: no-repeat;
	
}

.homebox .text {
	padding:10px;
	line-height: 150%;
	font-size: 12px;
}

.homebox .text p {
	padding-bottom: 5px;
	font-size: 12px;

}

.homebox hr { 
	padding: 0px;
}

.homebox a, .homebox a:visited, .homebox a:active { 
	color: #005a3f !important;
	font-weight: bold;
	
}

.homebox table td{
	border: none;
}


.report_nav {
	background: #7a8eab;
}

.report_contentcontainer {
	border: none;
	text-align: left;
}

.contentcontainer {
	background: url('../images/content_container_top_bg.jpg') repeat-x;
	border: none;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: left;
	border-left: 1px #6e6e6e solid;
	border-right: 1px #6e6e6e solid;
	border-bottom: 1px #3f4a6f solid;
	width: 978px;
}


.details_table thead td, .details_table thead th {
	font-size: 1em;
	padding: 10px;
}

.plantable { 
}
.plantable table{
margin-left: 120px;
border:solid 1px black;
width: 696px;
padding-bottom: 50px;
}

.plantable table td{
border:none;
}
ul li {
	list-style-position: outside;
	list-style-type: disc;
   
   margin-left: 15px;
   padding-bottom: 5px;
   }
   
em {font-style: italic;}
strong {
	font-weight: bold;
}


blockquote {
	display: block;
	margin-left: 2em;
}

.nolorf {
	font-size: 0px;
	line-height: 0px;
}
.tchange { 
	cursor: pointer;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}
.footnote p{
	text-align: right;
	font-size: 75%;
	margin-bottom: 5px;
}
.headercontainer {
	text-align: right;
	height: 125px;
	width: 990px;
	background-image: url('../images/fadetop.gif');
	background-repeat: repeat-x;
}

.about_us_img { 
	position: relative;
	display: inline;
	margin: 20px;
	margin-top: 10px;
}
.resource_img { 
	position: relative;
	display: inline;
	margin: 20px;
	margin-top: 3px;
}
.logo {
	text-align: left;
	font-size: 0px;
	line-height: 0px;
}

.standard_footer { 
	color: #545454;
	font-size: 10px;

	margin-bottom: 10px;
	text-align: left;
	margin-left: 10px;
	
}

.standard_footer a, .standard_footer a:visited, .standard_footer a:active { 
	font-weight: normal;
	
}
standard_footer a{ 
	font-weight: normal;
	
}

.purple_bar_copy { 
	background: #724c7e;
	color: #FFF;
	font-weight: normal;
	margin-left: -10px;
	width: 978px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.about_us_blue_bar { 
	/*height: 130px;*/
}
.resources_blue_bar { 
	/*height: 230px;*/
}
.reportinfo_blue_bar { 
	/*height: 150px;*/
}
.about_us_below_copy { 
	width: 550px;
	margin-left: 370px;
}
.a a {
	color: #FFF !important;
	text-decoration: underline;

} 
.blue_bar_copy_inset h3 { 
	color: #FFF !important;
	text-transform: uppercase;

}
.blue_bar_copy_inset { 
	margin-right: 40px;
}
.blue_bar_copy_inset a { 
	color: #FFF !important;
	
}

.blue_bar_copy_inset h1 { 
	color: #FFF !important;

}
.main_copy_text { 
	color: #000e3f;
	font-size: 100%;
}
.main_copy_text a{ 
	font-weight: bold;
}
.subtabs {
	background-color: #fff;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px; display:inline;

}
.subtabs_selected {
	background-color: #eee;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px; display:inline;
}
.reptypesubtabs {
	background-color: #fff;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px;
	border-left: 1px solid #000e3f;
	border-right: 1px solid #000e3f;
	border-top: 1px solid #000e3f;
	padding: 10px; display:inline;

}
.reptypesubtabs_selected {
	background-color: #eee;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px;
	border-left: 1px solid #000e3f;
	border-right: 1px solid #000e3f;
	border-top: 1px solid #000e3f;
	padding: 10px; display:inline;
}

.even { background-color:#FFF; }
.odd { background-color:#ECECEC; }


/* Tables
--------------------------------------------------------------------------------------- */	

table {
	width: 100%;
}

table, tr, td {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}



/*
Data info and legend area
--------------------------------------------------------------------------------------- */
.data_info_area {
	padding: 12px;
}
.data_info_area h2{
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 14px;

	padding-top: 5px;
}
.data_info_area p{
	font-size: 12px;
	padding-bottom: 15px;
}
.demomoreinfo{
	font-size: 12px;
	padding-bottom: 15px;
}

/*
Data display stuff by Will
--------------------------------------------------------------------------------------- */

.data_control_area {
	background: #f9f2f3;
}

.data_control_area .report_year {
	font-size: 10px;
	font-style: italic;
	color: #777;
}

.data_control_area .faded {
	color: #777;
}

.data_control_area label {
	font-size: 11px;
}

.data_control_area td {
	border: none;
	font-size: 10px;
	padding: 5px;
}

.data_control_area td.sort_by_cell {
	width: 60%;
}


.data_control_area #data_control_filters_table {
	width: auto;	
}

.data_control_area #data_control_filters_table td {
	vertical-align: middle;
	padding: 0px 0px 5px 5px;
}

.data_display_area {
	font-size: 13px;
	line-height: 115%;
	padding-left: 0px;
	padding-bottom: 1em;
}

.qtip-content p{
	padding-bottom: 5px;
}

.data_display_area td {
    font-size: 11px;	
    line-height: 15px;
	color: #111;
	padding: 5px 8px;
	border-bottom: 1px solid #d3dad8;
	border-right: 1px solid #ccc;
	vertical-align: middle;	
}

.data_display_area td a, .data_display_area td a:link, .data_display_area td a:visited {
	color: #303030;
	text-decoration: underline;
}

.data_display_area td.checkbox_col {
    line-height: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 31px;
    background-image: url('../images/colheaders/line.jpg');
    background-position: top center;
    background-repeat: repeat-y;
}

.data_display_area td.checkbox_col.top {
 	border: none;
    border-top: 1px solid #f9f2f3;
	border-right: 1px solid #f9f2f3;
    background-image: url('../images/colheaders/line.jpg');
   	background-color: #f9f2f3;
  	vertical-align: top;
}

.data_display_area td.checkbox_col.top .checkbox_col_top_cap {
	width: 30px;
	height: 30px;
	background-image: url('../images/colheaders/line-top.jpg');
	position: relative;
	left: 1px;
}

.data_display_area td.checkbox_col.blank {
 	border: none;
 	border-right: 1px solid #f9f2f3;
    background-image: url('../images/colheaders/line.jpg');
   	background-color: #f9f2f3;
}

.data_display_area td.regional {
	border-top: 1px solid #c3cad8;
	background: #edf3fd;
	color: #000;
	vertical-align: top;
	padding: 5px;
}

.data_display_area td.regional a.load-local {
	padding-left: 5px;
}

.data_display_area td.regional_avg_data_point {
	padding: 10px 0px;
	font-size: 1.2em;
	text-align: center;
}

.data_display_area td.regional a, .data_display_area td.regional a:link, .data_display_area td.regional a:visited {

}

.data_display_area td.regional table tr td {
	border: none;
	padding: 0px;
	vertical-align: top;
}

.data_display_area td.label {
	border-top: 1px solid #f9f2f3;
	border-bottom: 0px solid #c3cad8;
	border-right: 1px solid #c3cad8;
	background: #f9f2f3;
	color: #777;
	font-size: 0.75em;
	vertical-align: top;
}

.data_display_area td.label .compare_button {
	position: relative;
	left: -10px;
	top: 2px;
}

/*
Over-ride this stuff for the content area
--------------------------------------------------------------------------------------- */

.main_copy_text td {	
	color: #111;
	padding: 4px;
	border: 0px solid #ccc;
}

#loadme div { 
	display: none;
}

th hidden_sort_field {
	border: none;
}
.orglink {
	font-size: 10px;
}


/*
Tabbed navigation
--------------------------------------------------------------------------------------- */
.navcontainer {
	width: 650px;
	height: 90px;
	padding-top: 10px;
	color: #787e98;
	text-align: left;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.navcontainer table {
	width: 630px;
}
	
.navcontainer td {
	font-size: 14px;
	border: none;
	text-align: center;
}

.navcontainer a,.navcontainer a:link, .navcontainer a:visited {
	color: #787e98;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}	

.navcontainer a.selected {
	font-weight: bold;
}

.navcontainer_super {
	padding-right: 10px;
	padding-bottom: 60px;
}

.navcontainer_super a, .navcontainer_super a:link, .navcontainer_super a:visited {
	text-transform: none;
}


.headfade {
    background-image: url("../images/homepanelbackground.gif");
    background-repeat: repeat-x;
}

.headfade table td{
	border: none;	
}

.viewreportstabs {
    border-bottom: 1px solid #000E3F;
    border-left: 1px solid #6e6e6e;
    border-right: 1px solid #6e6e6e;
}

 /*
END Tabbed navigation
--------------------------------------------------------------------------------------- */

.footer {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	text-align: left;
	font-size: 60%;
	padding: 5px;
	color: #000;
}
.home_footer {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	text-align: left;
	font-size: 67%;
	padding: 5px;
	color: #FFF;
	bottom: 0px;
	margin-top: -40px;
	
}





/* Report Data (Homepage)
--------------------------------------------------------------------------------------- */	
.graph {
	font-size: 10px;
	line-height: 11px;
	width: 110px;
}

.bar {
	width: 100px;
	border: 1px solid #888;
}

.bar .low {
	background: #c6d9fd;
	height: 18px;
}

.bar .high {
	background: #4d89f9;
	height: 18px;
}

/* graph for early elective deliveries
________________________________________________________________________*/

.bar2 {
	border: 1px solid #000;
	width:200px;
	background-color: #fff;
}

.bar2 .low2 {
	background: #9adbff;
	height: 14px;
	
}

.bar2 .high2 {
	background: #000;
	height: 14px;
}


/* Nav
--------------------------------------------------------------------------------------- */

#navigation { padding-top: 20px; border-bottom: 10px solid #5b003d; }
#nav_block { margin: 0px auto; width: 820px; }
#nav_list { margin-left: -1px; }

#navigation ul {
	overflow: auto;
	margin-bottom: 0px;
}

#navigation li {
	float: left;
	margin: 0px 0px;
	padding-left: 8px;
	
	list-style: none;
	padding-top: 0px;	
}

#navigation li.on {
	
}

#navigation a, #navigation a:link, #navigation a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	
	
	text-decoration: none;
	color: #005a3f;
	font-weight: bold;
	white-space: nowrap;
}

#navigation a:focus, #navigation a:hover {
	color: #000;
	text-decoration: underline;
}

#navigation a.on, #navigation a.on:link, #navigation a.on:visited {
	
	color: #fff;
}

/* subnav
--------------------------------------------------------------------------------------- */	

#subnav {
	margin-top: 5px;
	padding-left: 10px;
}

#subnav ul {
	overflow: auto;
	margin: 0px;
}

#subnav li {
	float: left;
	margin: 0px 5px;
	padding-top: 0px;
	padding-left: 14px;
	background: #fff url('../images/tab_form_left_off.gif') top left no-repeat;
	list-style: none;
}

#subnav li.on {
	background: #d5e1dc url('../images/tab_form_left_on.gif') top left no-repeat;
}

#subnav a, #subnav a:link, #subnav a:visited {
	display: block;
	padding: 5px 14px 5px 0px;
	background: #fff url('../images/tab_form_right_off.gif') top right no-repeat;
	
	text-decoration: none;
	color: #005a3f;
	font-weight: bold;
	white-space: nowrap;
}

#subnav a:focus, #subnav a:hover {
	color: #000;
	text-decoration: underline;
}

#subnav a.on, #subnav a.on:link, #subnav a.on:visited {
	background: #d5e1dc url('../images/tab_form_right_on.gif') top right no-repeat;
	color: #005a3f;
}
#rules_of_use_jqmodal{ 
	border: solid 1px;
	background: #FFF;
}
/* Links
--------------------------------------------------------------------------------------- */	

a, a:link, a:visited {
	color: #005a3f;
}

a:hover, a:focus {

}

/* Floating
--------------------------------------------------------------------------------------- */	

.left	{ float: left; }
.right	{ float: right; }
.clear 	{ clear: both; }

/* Horizontal Rule
--------------------------------------------------------------------------------------- */	
hr { 
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	border-bottom: solid 1px;
	width: 98%;
}

/* Headings
--------------------------------------------------------------------------------------- */	

h1 { font-size: 152%; line-height: 155%; color: #000e3f; font-weight: bold; font-family: Lucida Grande, Lucida Sans Unicode, sans-serif; }
h2 { font-size: 120%; line-height: 140%; color: #000e3f; font-weight: bold; padding-top: 10px; font-family: Lucida Grande, Lucida Sans Unicode, sans-serif; padding-bottom: 10px;}
h3 { font-size: 108%; line-height: 120%; color: #000e3f; font-weight: bold; padding-top: 10px; font-family: Lucida Grande, Lucida Sans Unicode, sans-serif; padding-bottom: 10px;}
h4 { font-size: 12px; line-height: 115%; color: #000e3f; font-weight: bold; padding-top: 10px; font-family: Lucida Grande, Lucida Sans Unicode, sans-serif; padding-bottom: 10px;}


/* User Feedback Messages 
--------------------------------------------------------------------------------------- */	
.green  	{ color: #005a3f;}
.bold  		{ font-weight: bold;}
.success	{ padding: 5px; background: #44dd55; color: #fff; }
.error 		{ padding: 5px; background: #ff5544; color: #fff; }
.neutral	{ padding: 5px; background: #ffeecc; color: #444; }
/* home 
------------ */
.share_this_form { 
	text-align: left;
	left: 0px;
	top: 0px;
}
.share_this_form table tr td input {

}
#share_this_from_email {
	height: 14px;
	width: 90px;	
	line-height: 12px;
	display: inline;
	font-size: 10px;
	border: none;
	padding: 0px;
}
#share_this_to_email { 
	height: 14px;
	width: 90px;	
	line-height: 12px;
	font-size: 10px;
	display: inline;
	border: none;
	padding: 0px;
	
} 
#share_this_submit_button { 
	border: none;
	background: none;
	display: inline;
	font-size: 10px;
	line-height: 15px;
	
	
	border: solid 1px #545454;
	background: #FFF;
	
}
.share_this_form { 
	height: 18px !important;
	margin: 0px;
	padding: 0px;
	
}
/* About Reports 
--------------------------------------------------------------------------------------- */	
.sidebar_box { 
	margin-bottom: 20px;
}
.sidebar_box_middle { 
	background: url("../images/ar_mid_box.jpg") repeat-y;
	width: 269px;
	

}
.sidebar_box_bot {
	width: 269px;
	height: 11px;
}
.sidebar_box_top {
	width: 269px;
	height: 11px;
} 
.sidebar_box_middle_inset { 
	padding: 10px;
	/*font-size: 12px;*/
}
.reportinfo_left { 
	width: 640px;
	margin-left: 20px;
}
.pdf_icon { 
	margin-right: 10px;
}
.sidebar_box_middle_inset ul {
	margin-left: 15px;
	margin-top: 10px;
	list-style-image: url('../images/pdf_icon.jpg');
	
	
}
.sidebar_box_middle_inset ul li {
	
}

.pdf_icon_list {
	margin-left: 15px;
	margin-top: 10px;
	list-style-image: url('../images/pdf_icon.jpg');
}
.pdf_icon_list li{
	font-size: 11px;
}
.pdf_icon_list li a{
	font-size: 12px;
}
#terms_of_use_jqmodal_open { 
	margin-right: 20px;
	margin-top: 20px;
	font-size: 10px;
	font-weight: bold;
}
#terms_of_use_jqmodal_open a{ 
font-weight: normal;
}
#terms_of_use_jqmodal { 
	border: solid 1px;
	background: #FFF;
	
}
#terms_of_use_jqmodal p { 
	font-size: 12px !important;
	line-height: 18px;
} 
#terms_of_use_jqmodal_close { 
	font-size: 12px !important;
	font-weight: bold;
}

#moreinfotext {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 12px;
	line-height: 18px;}
#moreinfotext h2{
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 14px;
	font-weight: bold;}

.widemenu { 
	margin-bottom: 30px;
	width: 960px !important;
}
.widemenu input, .widemenu select { 
	font-size: 11px !important;
}

