﻿body 
{
    font: 12px helvetica, arial, sans-serif;
    color: #444;
}

/* Block-level elements */
h1, h2, h3, h4, p, blockquote, div, form, label, dl, dt, dd, dt, fieldset 
{
	margin: 0;
	padding: 0;
}

/* Images */
img
{
	border: none;
}

a img
{
	border: none;
}

/* Links */
a
{
    color: #333;
    text-decoration: underline;
}

/* Default Page Structure
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#container
{
    margin: 0;
    padding: 0;
}

#masthead
{
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

#masthead img#premier_logo
{
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}

#hotlines
{
    /*position: absolute;
    top: 0px;
    right: 10px;*/
    float: right;
    margin: 0 70px 0 0;
    padding: 0;
    width: 150px;
}

#body_content_center_home, #body_content_center_interior
{
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

/* hidden elements */
#branding_bar, #body_content_left, #body_content_right, #footer
{
	position: absolute;
	top: 0;
	left: 0;
    visibility: hidden;
    display: none;
}

/* Type
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* =body_content_center_home */

#body_content_center_home p, #body_content_center_home h3
{
    line-height: 19px;
    margin: 0 0 15px 0;
    word-spacing: 0;
    font-size: 12px;
}

#body_content_center_interior h3
{
    margin: 0 0 8px 0;
    line-height: 19px;
}

#body_content_center_interior h3.strong
{
    font-weight: bold;
}

#body_content_center_interior strong.red
{
    color: #d21245;
}

#body_content_center_interior h3.row_head
{
    font-weight: bold;
    font-size: 11px;
    color: #d31145;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    border-bottom: 1px solid #b2b2b2;
}

#body_content_center_interior h3.row_head span.pdf_download
{
    font-weight: normal;
    float: right;
}

#body_content_center_interior h3.row_head span.pdf_download a:link, #body_content_center_interior h3.row_head span.pdf_download a:active, #body_content_center_interior h3.row_head span.pdf_download a:visited
{
    color: #004990;
    text-decoration: underline;
}

#body_content_center_interior h3.row_head span.pdf_download a:hover
{
    color: #004990;
    text-decoration: none;
}

#body_content_center_interior
{
    line-height: 19px;
    word-spacing: 0;
    font-size: 12px;
}

#body_content_center_interior p
{
    margin: 0 0 15px 0;
}

/* clinic locations */

#body_content_center_interior div.clinic_row
{
    float: left;
    clear: both;
    display: block;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    background-color: #f4f4f4;
}

#body_content_center_interior div.clinic_column
{
    float: left;
    width: 250px;
    margin: 10px 0 0 10px;
    padding: 0;
}

#body_content_center_interior div.clinic_column img
{
    float: left;
    margin: 0 8px 0 0;
}

#body_content_center_interior div.clinic_column p
{
    font-size: 11px;
    width: 176px;
    line-height: 14px;
    float: left;
    margin: 0;
    padding: 0;
}

#body_content_center_interior div.clinic_column a:link, #body_content_center_interior div.clinic_column a:active, #body_content_center_interior div.clinic_column a:visited
{
    color: #d31145;
    text-decoration: underline;
}

#body_content_center_interior div.clinic_column a:hover
{
    color: #d31145;
    text-decoration: none;
}

/* news */

#body_content_center_interior div.news_row
{
    float: left;
    clear: both;
    display: block;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
}

#body_content_center_interior div.news_column
{
    float: left;
    width: 275px;
    margin: 10px 0 0 0;
    padding: 0;
}

#body_content_center_interior div.tv_column
{
    width: 390px;
}

#body_content_center_interior div.news_column div.img_column
{
    float: left;
    margin: 0 12px 0 0;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
}

#body_content_center_interior div.news_column div.img_column img
{
    float: left;
}

#body_content_center_interior div.news_column div.img_column br
{
    clear: both;
}

#body_content_center_interior div.news_column p
{
    font-size: 11px;
    width: 150px;
    line-height: 14px;
    float: left;
    margin: 0 0 4px 0;
    padding: 0;
}

#body_content_center_interior div.news_column p.header
{
    font-size: 12px;
}

#body_content_center_interior div.news_column a.view_link
{
    display: block;
    margin: 2px 0 0 0;
    padding: 0;
}

#body_content_center_interior div.news_column a.view_more_link
{
    display: inline-block;
    margin: 2px 0 0 0;
    padding: 0 28px 8px 0;
    background: url(../Images/ICON_pdf.gif) no-repeat top right;
}

div#hotlines h4
{
    color: #d31145;
    margin: 0 0 4px 10px;
    padding: 0 8px 0 0;
    float: left;
    display: inline;
    font-weight: normal;
    font-size: 11px;
}

div#hotlines table
{
    float: left;
    display: inline;
    clear: both;
    border: 0;
    margin: 0 0 0 10px;
    padding: 0;
    font-size: 10px;
    color: #444;
}

div#hotlines th
{
    font-weight: bold;
    padding: 0 4px 4px 0;
    white-space: nowrap;
    text-align: left;
}

div#hotlines td
{
    font-weight: normal;
    padding: 0 0 4px 0;
    white-space: nowrap;
    text-align: left;
}

/* enrolling now link */

#body_content_center_interior p.enrolling_now
{
    margin: 0 0 15px 0;
    padding: 16px 22px 16px 37px;
    background: url(../Images/Enrollment_Icon.gif) 0.8em 1.4em no-repeat #f4f4f4;
}

#body_content_center_interior p.enrolling_now a:link, #body_content_center_interior p.enrolling_now a:active, #body_content_center_interior p.enrolling_now a:visited
{
    color: #444;
    text-decoration: underline;
}

#body_content_center_interior p.enrolling_now a:hover
{
    color: #444;
    text-decoration: none;
}

/* unordered list */

#body_content_center_interior ul
{
    list-style-type: square;
    margin: 7px 0 14px 14px;
    padding: 0 0 0 10px;
}

#body_content_center_interior ul li
{
    margin: 0 0 7px 0;
    padding: 0;
    position: relative;
}

#body_content_center_home ul
{
    list-style-type: square;
    margin: 0;
    padding: 0;
}

#body_content_center_home ul li
{
    margin: 7px 0 14px 14px;
    padding: 0 0 0 10px;
}

/* List View Table */

#body_content_center_interior table.list_view
{
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 11px;
    color: #444;
}

#body_content_center_interior table.list_view th, #body_content_center_interior td
{
    margin: 0;
    padding: 10px 4px;
    text-align: left;
    vertical-align: top;
}

#body_content_center_interior table.list_view p
{
    font-size: 11px;
    line-height: 14px;
    margin: 0 0 2px 0;
    padding: 0;
}

#body_content_center_interior table.list_view td a:link, #body_content_center_interior table.list_view td a:active, #body_content_center_interior table.list_view td a:visited
{
    color: #444;
    text-decoration: underline;
}

#body_content_center_interior table.list_view td a:hover
{
    color: #444;
    text-decoration: none;
}

#body_content_center_interior table.list_view th
{
    color: #d31145;
    font-weight: bold;
}

#body_content_center_interior table.list_view th.header
{
    color: #004990;
    background: url(../Images/BG_list_view_header.gif) bottom repeat-x #fff;
}

#body_content_center_interior table.list_view tr.alternate
{
    background-color: #f4f4f4;
}

/* Headers */

h1
{
    font: 17px helvetica, arial, sans-serif;
    font-weight: bold;
}

h2
{
    font: 14px helvetica, arial, sans-serif;
    font-weight: bold;
}

h3
{
    font: 12px helvetica, arial, sans-serif;
    font-weight: normal;
}

h4
{
    font: 10px helvetica, arial, sans-serif;
    font-weight: bold;
}

h1, h2, h3, h4, h5
{
    color: #004990;
}

/* physician popups */

#popup_container
{
    position: relative;
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

#popup_masthead
{
    position: relative;
    width: 100%;
    height: 68px;
    margin: 0;
    padding: 0;
    background: url(../Images/BG_popup_masthead.gif) repeat-x;
}

#popup_body
{
    position: relative;
    float: left;
    margin: 15px 20px 0 20px;
    padding: 0 0 60px 0;
}

#popup_footer
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: url(../Images/BG_popup_footer.gif) repeat-x;
}

#popup_masthead img.logo
{
    float: left;
    display: inline;
    margin: 15px 0 0 20px;
    padding: 0;
}

#popup_masthead img.title
{
    position: absolute;
    right: 0;
    top: 29px;
}

#popup_body img.portrait
{
    position: relative;
    float: left;
    margin: 0 12px 0 0;
    padding: 0;
}

#popup_body div.locations
{
    width: 100%;
    float: left;
    display: inline;
    margin: 0 0 12px 0;
    padding: 0;
}

#popup_body div.locations p
{
    float: left;
    display: inline;
    width: auto;
    margin: 0;
    padding: 0 24px 0 0;
    white-space: nowrap;
}

#popup_container #popup_footer p
{
    float: left;
    display: inline;
    margin: 10px 0 0 20px;
}

#body_content fieldset
{
    border: none;
    margin: 0 0 9px 0;
}

#body_content fieldset.additional_comments
{
    margin: 12px 0 9px 0;
}

#body_content fieldset.press_room
{
    border: none;
    margin: 13px 0 9px 0;
}

#body_content label
{
    font-weight: bold;
    width: 100px;
    display: block;
    float: left;
    text-align: right;
    font-size: 11px;
    margin: 0 8px 6px 0;
    line-height: 14px;
}

#body_content label span, #body_content p.form_caption span
{
    color: #d31145;
}

#body_content p.form_caption
{
    font-size: 11px;
}

#body_content input
{
    width: 200px;
    background-color: #fff;
    border-top: 1px inset #8f8f8f;
    border-left: 1px inset #8f8f8f;
    border-right: 1px inset #cecece;
    border-bottom: 1px inset #cecece;
    margin: 0 0 6px 0;
    padding: 2px;
    font-size: 11px;
    color: #7c7c7c;
}

#body_content input.search_text
{
    width: 280px;
    height: 14px;
    background-color: #fff;
    border-top: 1px inset #8f8f8f;
    border-left: 1px inset #8f8f8f;
    border-right: 1px inset #cecece;
    border-bottom: 1px inset #cecece;
    margin: 3px 0 0 0;
    padding: 0 0 0 2px;
    font-size: 11px;
    color: #7c7c7c;
    float: left;
}

#body_content fieldset.press_room input
{
    width: 170px;
    border: 1px solid #d6d6d6;
}

#body_content textarea
{
    width: 300px;
    height: 150px;
    background-color: #fff;
    border: 1px solid #747575;
    margin: 0;
    padding: 2px;
    font-size: 11px;
    color: #7c7c7c;
}

#body_content select
{
    width: 125px;
    height: auto;
    background-color: #fff;
    border: 1px solid #747575;
    margin: 0 0 6px 0;
    padding: 2px;
    font-size: 11px;
    color: #7c7c7c;
}

#body_content select#info_source
{
    margin-top: 5px;
}

#body_content input.submit
{
    /*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;*/
	width: auto;
	height: auto;
	text-decoration: none;
	/*background-color: #004990;
	border-bottom : thin outset #F0F0CC;
	border-right : thin outset #F0F0CC;
	border-top : thin outset #F9F9F3;
	border-left : thin outset #F9F9F3;*/
	border: none;
	margin: 10px 0 0 0;
}

#body_content fieldset.press_room input.submit
{
    width: auto;
    background-color: #dfdfdf;
    border: 1px solid #929292;
    color: #898989;
    font-weight: normal;
    text-transform: uppercase;
}

#body_content input.file
{
    width: auto;
    height: auto;
    background-color: #fff;
    border: 1px solid #747575;
    margin: 0;
    padding: 2px;
    font-size: 11px;
    color: #7c7c7c;
}
