/*
    stylesheet: Screen CSS
    media:      screen
*/

#pageOptions li.largeText {
    display: none;
}
#pageOptions li.normalText {
    display: block;
}


body {
    margin: 0px;
    padding: 0px;
    background: #2f7889;
}

#page {
    margin: 10px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 962px;
    overflow: hidden;
    
    background: #fff url(/images/content_page.gif) repeat-y top left;
}
body.home #page {
    background: #fff url(/images/home_page.gif) repeat-y top left;
}
#header {
    padding: 0px 0px 10px 0px;
    width: 962px;
    overflow: hidden;
    
    background: #fff url(/images/header.gif) no-repeat bottom left;
}
#header #headerLogo {
    display: inline;
    float: left;
    margin: 7px 0px 0px 15px;
    width: 152px;
    height: 46px;
    overflow: hidden;
}
#header #headerLogo a {
    display: block;
    padding: 46px 0px 0px 152px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    background: transparent url(/images/headerLogo.gif) no-repeat top left;
}
/* #header #headerLogo a {
    display: block;
}
#header #headerLogo img {
    border: 0px;
    
} */
#headerQuickLinks {
    padding: 5px 20px 3px 20px;
    width: 922px;
    overflow: hidden;
    font-family: arial, sans-serif;
    font-size: 0.75em;
    color: #ccc;
    text-align: right;
    background: transparent url(/images/headerQuickLinks.gif) no-repeat top left;
}
#header #headerQuickLinks a {
    color: #2f7889;
    text-decoration: none;
}
#header #headerQuickLinks a:hover {
    color: #c60;
    text-decoration: underline;
}
#header #headerQuickLinks a.selected {
    font-weight: bold;
    color: #c60;
}

#header #pageOptions ul {
    margin: 4.1em 20px 0px 0px;
    padding:  10px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;    
    line-height: 1.7em;  
    list-style-type: none;
    
}
#header #pageOptions ul li {
    float: right;
    margin: 3px 5px 0px 0px;
    vertical-align: bottom;
}
#header #pageOptions a {
    display: block;
    padding-left: 5px;
    color: #2f7889;
}
#header #pageOptions a:hover {
    color: #c60;
}

#header #pageOptions img {
    border: 0px;
    margin: 3px 5px 0px 0px;
}

#healthLink {
    float: left;
    display: inline;
    margin: 20px 0px 0px 130px;
    width: 280px;
    overflow: hidden;
}
#healthLink a {
    display: block;
}
#healthLink img {
    border: 0px;
}
/*** quick search ************************************************************/
#quickSearch {
    float: right;
    margin: 0px;
    padding: 10px 0px 10px 0px;
    width: 250px;
    overflow: hidden;
}
#quickSearch label {
    display: none;
}
#quickSearch div.field {
    float: left;
    display: inline;
    width: 150px;
}
#quickSearch div.field input.text {
    float: left;
    display: inline;
    padding: 3px 5px 4px 5px;
    width: 130px;
    font-size: 0.75em;
    border: 1px solid #999;
}
#quickSearch div.button {
    float: left;
    display: inline;
    margin: 0px;
    width: 80px;
    overflow: hidden;
}
#quickSearch div.button input {
    display: block;
    padding: 1px 5px 1px 5px;
    width: 80px;
    overflow: hidden;
    cursor: pointer;
    font-size: 0.75em;
}
/*** main navigation *********************************************************/
#mainNavigation {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 962px;
    overflow: hidden;
    border-top: 1px solid #d9d963;
    border-bottom: 1px solid #b3b3b3;
    background: #fcfc9e url(/images/mainNavigation.gif) repeat-x bottom left;
}
#mainNavigation h2 {
    display: none;
}
#mainNavigation ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}
#mainNavigation ul li {
    float: left;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
#mainNavigation ul li a {
    display: block;
    padding: 5px 25px 5px 10px;
    
    font-family: arial, sans-serif;
    font-size: 0.75em;
    color: #333;
    text-decoration: none;
    background: transparent url(/images/mainNavigationItem.gif) no-repeat bottom right;
}
#mainNavigation ul li a:hover {
    color: #666;
    background: transparent url(/images/mainNavigationItemSelected.gif) no-repeat bottom right;
}
#mainNavigation ul li a:visited {
    color: #666;
}
#mainNavigation ul li.selected {    
    padding: 0px 0px 0px 0px;
    color: #666;
/*    background: transparent url(/images/mainNavigationItemSelected.gif) no-repeat bottom left;*/
}
#mainNavigation ul li.selected a {
    font-weight: normal;
    color: #666;
    background: transparent url(/images/mainNavigationItemSelected.gif) no-repeat bottom right;
}
#mainNavigation ul li.selected a:hover {
    color: #666;
}
#mainNavigation ul li.selected a:visited {
    color: #666;
}
/*** drop downs **************************************************************/
.SubNav {
    position: absolute; 
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 7px 10px;
    visibility: hidden; 
    overflow: hidden;
    z-Index: 50000;
    font-family: tahoma, sans-serif;
    font-size: 0.75em;
    list-style-type: none;
    background: #f2f7f7 url(/images/mainNavigationDropDown.gif) repeat-x top left;
    border-top: 1px solid #dbdb4e;
    border-left: 1px solid #d9d963;
    border-right: 1px solid #d9d963;
    border-bottom: 1px solid #d9d963;   
}
.SubNav li {
    display: block;
    margin: 0px;
    padding: 0px;
}
.SubNav li a {
    display: block;
    padding: 4px 0px 4px 8px;
    color: #666;
    text-decoration: none;
    background: transparent url(/images/mainNavigationDropDownItem.gif) no-repeat 0px 10px;
}
.SubNav li a:hover {
    color: #c60;
    text-decoration: none;
}
/*** content *****************************************************************/
#content {
    /*float: left;
    display: inline;*/
    clear: both;
    margin: 0px;
    padding: 0px 0px 20px 0px;
    width: 962px;
    overflow: hidden;
    background: transparent url(/images/content_content.gif) no-repeat bottom right;
}
body.home #content {
    background: transparent url(/images/home_content.gif) no-repeat bottom right;
}
/*** section content *********************************************************/
#sectionContent {
    float: left;
    display: inline;
    padding: 0px;
    width: 234px;
    overflow: hidden;
}
#sectionContent #sectionNavigation {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    overflow: hidden;
    background: transparent url(/images/sectionNavigation.gif) no-repeat bottom left;
}
#sectionContent #sectionNavigation h2 {
    display: none;
}
#sectionContent #sectionNavigation .selectedText {
    display: block;
    padding: 0px 10px 0px 25px;
    width: 209px;
    
    font-family: verdana, sans-serif;
    font-weight: bold;
    color: #c60;
    text-decoration: none;
    line-height: 1.5em;
    background: transparent url(/images/sectionNavigationItem.gif) no-repeat 15px 7px;
}
#sectionContent #sectionNavigation .suppSelectedText {
    font-weight: bold;
    color: #c60;
}
#sectionContent #sectionNavigation ul {
    margin: 0px;
    padding: 0px;
    font-size: 1.6em;
    line-height: 1.2em;
    list-style-type: none;
}
#sectionContent #sectionNavigation ul li {
    margin: 0em;
    padding:  0em 0em 0em 0em;
    width: 234px;
}
#sectionContent #sectionNavigation ul li a {
    display: block;
    padding: 0px 10px 0px 15px;
    width: 219px;
    
    font-family: georgia, serif;
    color: #1d4d58;
    text-decoration: none;
}
#sectionContent #sectionNavigation ul li a:hover {
    color: #c60;
}
#sectionContent #sectionNavigation ul ul {
    margin: 1em 0em 0em 0em;
    width: 234px;
    font-size:  0.47em;
    line-height: 1em;
}
#sectionContent #sectionNavigation ul ul li {
    margin: 0.5em 0em 0em 0em;
    width: 234px;
}
#sectionContent #sectionNavigation ul ul li a {
    display: block;
    padding: 0px 10px 0px 25px;
    width: 209px;
    
    font-family: verdana, sans-serif;
    color: #2f7889;
    text-decoration: none;
    line-height: 1.5em;
    background: transparent url(/images/sectionNavigationItem.gif) no-repeat 15px 7px;
}
#sectionContent #sectionNavigation ul ul li.selected a {
    color: #c60;
}
/*** promotions **************************************************************/
#sectionContent #promotions {
    margin: 0px 0px 0px 20px;
}
#sectionContent #promotions h2 {
    display: none;
}
#sectionContent #promotions img {
    border: 0px;
}
#sectionContent #promotions a {
    display: block;
    margin: 10px 0px 0px 0px;
    width: 200px;
    overflow: hidden;
}
/*** main content ************************************************************/
#mainContent {
    float: left;
    display: inline;
    margin: 0px 0px 0px 22px;
    width: 686px;
    overflow: hidden;
    /*background: #ccc;*/
}
#mainContentApp {
    float: left;
    display: inline;
    margin: 0px 0px 0px 22px;
    width: 450px;
    overflow: hidden;
    /*background: #ccc;*/
}
body.home #mainContent {
    width: 686px;
}
#mainContent #column1 {
    float: left;
    display: inline;
    margin: 22px 0px 0px 0px;
    width: 450px;
    overflow: hidden;
}
#mainContent #column2 {
    float: left;
    display: inline;
    margin: 22px 0px 0px 22px;
    width: 214px;
    overflow: hidden;
    /*background: #efefef;*/
}
#mainContent #column2a {
    display: inline;
    float: left;
    margin: 5px 10px 0px 10px;
    width: 450px;
    overflow: hidden;  
}
body.twoColumn #column2 {
    width: 649px;
}
body.twoColumn #mainContent #column2a {
    width: 649px;
}
body.home #column3 {
    margin: 15px 0px 0px 0px;
}
#column3 {
    display: inline;
    float: left;
    width: 214px;
    overflow: hidden;
}
body.home #column3 {
    padding: 20px 0px 0px 0px;
    background: #fff url(/images/sectionNavigation.gif) no-repeat top left;
}

#mainContent #whereFrom,
#mainContent #emergencyMessages {
    float: left;
    display: inline;
    margin: -10px 0px 0px 0px;
    width: 686px;
    overflow: hidden;
}
#mainContent #emergencyMessages h2 {
    display: none;
}
#mainContent #whereFrom p,
#mainContent #emergencyMessages p {
    margin: 5px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
}
#mainContent #whereFrom div.message,
#mainContent #emergencyMessages div.message {
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 10px 70px;
    width: 604px;
    overflow: hidden;
    background: #fcfc9e url(/images/emergencyMessage.gif) no-repeat 10px 8px;
    border: 1px solid #ccc;
}
#mainContent #whereFrom div.message h2,
#mainContent #emergencyMessages div.message h2 {
    display: block;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    font-family: verdana, sans-serif;
    font-size: 1.1em;
    color: #fc8a29;
}

#mainContent #keyMessages {
    margin: -10px 0px 0px 0px;
    width: 214px;
    overflow: hidden;
}
#mainContent #keyMessages h2 {
    display: none;
}
#mainContent #keyMessages a.message {
    display: block;
    margin: 10px 0px 0px 0px;
    overflow: hidden;
}
#mainContent #keyMessages a.message img {
    border: 0px;
}

#features {
    float: left;
    display: inline;
    margin: 10px 0px 0px 0px;
    width: 448px;
    overflow: hidden;
    border: 1px solid #ccc;
}
body.home #features {
    margin: 0px;
}
#features h2 {
    margin: 10px 10px 0px 10px;
    padding: 0px;
    font-family: verdana, arial, sans-serif;
    font-size: 1em;
    color: #c60;
    line-height: 1.5em;
}
#features ul {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 15px 27px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
    line-height: 1.2em;
}
#features ul li {
    margin: 0.5em 0em 0em 0em;
}
#features ul li a {
    color: #2f7889;
}
#features ul li a:hover {
    color: #c60;
}
#careLinks {
    float: left;
    clear: left;
    display: inline;
    margin: 20px 0px 0px 0px;
    width: 450px;
    height: 265px;
    overflow: hidden; 
}
#careLinks div.careHeader {
    float: left;
    display: inline;
    margin: 0px;
    overflow: hidden;
    height: 25px; 
    border-bottom: 1px solid #ccc;     
}
#careLinks .tabLeft,.tabRight {
    float: left;
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    width: 0px;
    height: 25px;
    overflow: hidden;
}
#careLinks .tabLeft {
    background: transparent url(/images/tabLeft3.gif) no-repeat top left;
}
#careLinks .tabRight {
    background: transparent url(/images/tabRight3.gif) no-repeat top left;
}
#careLinks .header a {
    cursor: hand;
    text-decoration: none;
}
#careLinks .header2 {
    float: left;
    font-family: verdana, sans-serif;
    font-size: 0.9em;
    line-height: 1.75em;
    padding-right: 40px;
    display: inline;
    color: white;
    background-color: #1e4c59;
    vertical-align: middle;
}

#careLinks div.item {
    float: left;
    clear: left;
    display: inline;
    margin: 0px 0px 0px 0px;
    width: 230px;
    height: 79px;
    overflow: hidden;
    border-left: 1px solid #ccc; 
    border-bottom: 1px solid #ccc;
    
}
#careLinks div.text {
    float: left;
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 25px 0px;
    width: 229px;
    overflow: hidden;
    /* border-top: 1px solid #ccc; */
    background: transparent url(/images/careArrow3.gif) no-repeat top left;
    background-position: -30px 7px;
    background-color: #eef6f9;
    
}

#careLinks div.text:hover {
    background-position: 0px 7px;
    background-color: white;  
}
#careLinks div.text h3 {
    margin: 0px;
    padding: 0px 10px 0px 20px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
    color: #2f7889;
}
#careLinks div.text p {
    margin: 5px 0px 0px 0px;
    padding: 0px 10px 0px 20px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;    
    color: #000;
}
#careLinks div.picture {
    float: right;
    display: inline;
    width: 220px;
    height: 240px;
    /* margin-top: -240px; */
    overflow: hidden;
}
#careLinks div.picture img {
    display: block;
    border: 0px;
}
#careLinks a {
    color: #2f7889;
}
#careLinks a:hover {
    color: #c60;
}


#carePageLinks {
    float: left;
    clear: left;
    display: inline;
    margin: 10px 0px 0px -20px;
    width: 450px;
    overflow: hidden;
    
}
#carePageLinks .front {
    font-family: verdana, sans-serif;
    font-size: 0.70em;
    color: #2f7889;
}
#carePageLinks ul {
    list-style-type: none;
}
#carePageLinks li {
    margin: 3px 0px 0px 0px;
}
#carePageLinks a {
    font-family: verdana, sans-serif;
    font-size: 0.70em;
    font-weight: bold;
    color: #2f7889;
}



#mainContent #tableOfContents {
    margin: 10px 0px 0px 0px;
    width: 450px;
}
body.twoColumn #mainContent #tableOfContents {
    width: 649px;
}
body.twoColumn #mainContent #tableOfContents #zoneLinks {
    width: 280px;
    display: inline; 
    float: left;
    margin: 10px 0px 0px 0px;
    color: #2f7889;
}
body.twoColumn #mainContent #tableOfContents #zoneLinks p {
   color: #2f7889;
}
body.twoColumn #mainContent #tableOfContents #zoneLinks a {
   color: #2f7889;
}
body.twoColumn #mainContent #tableOfContents #zoneLinks a:visited {
   color: #2f7889;
}
body.twoColumn #mainContent #tableOfContents #zoneLinks ul{
    margin: 10px 0px 15px 0px;
    padding: 0px 0px 0px 17px;
    font-family: verdana, sans-serif;
    line-height: 1.5em;
    color: #2f7889;
    list-style-type: disc;
}
body.twoColumn #mainContent #tableOfContents #zoneMap {
    display: inline; 
    float: left;
    margin: 10px 0px 0px 0px;
    text-align:center;
}
body.twoColumn #mainContent #tableOfContents #zoneMap p {
   color: #2f7889;
   font-family: verdana, sans-serif;
}
body.twoColumn #mainContent #tableOfContents #zoneMap a {
   color: #2f7889;
   font-family: verdana, sans-serif;
}
body.twoColumn #mainContent #tableOfContents #zoneMap a:visited {
   color: #2f7889;
}
#mainContent #tableOfContents h2 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    
    font-family: verdana, arial, sans-serif;
    font-size: 0.8em; /* 16px */
    color: #c60;
    line-height: 1.3em;
}
#mainContent #tableOfContents h2 a {
    color: #2f7889;
}
#mainContent #tableOfContents h2 a:hover {
    color: #c60;
}
#mainContent #tableOfContents p {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
    color: #333;    
    line-height: 1.5em;
   
}
#mainContent #tableOfContents ul {
    margin: 0.5em 0em 0em 17px;
    padding: 0px;
    line-height: 1.5em;
}
#mainContent #tableOfContents ul li {
    margin: 0.5em 0em 0em 0em;
    padding: 0px;
    
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
    color: #333;    
    line-height: 1.5em;
}
#mainContent #tableOfContents ul li a {
    color: #2f7889;
}
#mainContent #tableOfContents ul li a:hover {
    color: #c60;
}

#mainContent #rss {
    margin-top: 10px;
}
#mainContent #rss h2 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 450px;
    
    font-family: verdana, arial, sans-serif;
    font-size: 0.8em; /* 16px */
    color: #c60;
    line-height: 1.3em;
}
#mainContent #rss ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
    color: #333; 
    line-height: 1.5em;
    list-style-type: none;
}
#mainContent #rss a {
    padding: 4px 10px 6px 22px;
    color: #2f7889;
    background: transparent url(/images/rssIcon.gif) no-repeat left center;
}
#mainContent #rss a:hover {
    color: #c60;    
}

#sectionSearch {
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    width: 450px;
    background: transparent url(/images/mainContentYellowBox.gif) no-repeat top left;
/*    background: #fefecf;*/
}
#sectionSearch form {
    margin: 0px;
    padding: 0px 10px 10px 10px;
    background: transparent url(/images/mainContentYellowBox.gif) no-repeat bottom left;
}
#sectionSearch label {
    display: block;
    margin: 0px;
    padding: 0px;
    
    font-family: verdana, arial, sans-serif;
    font-size: 0.8em; /* 16px */
    font-weight: bold;
    color: #c60;
    line-height: 1.3em;    
}
#sectionSearch #q {
    width: 320px;
}
#sectionSearch input.button {
    width: 80px;
}
#browseGeographic {
    margin: 0px 5px 0px 5px;
    padding: 10px 10px 10px 10px;
    width: 418px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #f9f9f9;
}
#browseGeographic h2 {
    margin: 0px;
    padding: 0px;
    
    font-family: verdana, arial, sans-serif;
    font-size: 0.8em; /* 16px */
    color: #c60;
    line-height: 1.3em;    
}
#browseGeographic ul {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 17px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
    color: #666;
    list-style-type: square;
}
#browseGeographic ul li {
    margin: 0.5em 0em 0em 0em;
    padding: 0px;
}
#browseGeographic ul li a {
    color: #2f7889;
}
#browseGeographic ul li a:hover {
    color: #c60;
}
#browseType {
    margin: 10px 0px 0px 0px;
    width: 450px;
}
#browseType ul {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 17px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
    color: #666;
    list-style-type: square;
}
#browseType ul li {
    margin: 0.5em 0em 0em 0em;
    padding: 0px;
}
#browseType ul li a {
    color: #2f7889;
}
#browseType ul li a:hover {
    color: #c60;
}

#searchNavigation,
#browseAlphabetical {
    margin: 10px 0px 0px 0px;
    width: 450px;
}
#searchNavigation h2 {
    display: none;
}
#browseAlphabetical h2,
#browseType h2 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 450px;
    
    font-family: verdana, arial, sans-serif;
    font-size: 0.8em; /* 16px */
    color: #c60;
    line-height: 1.3em;
}
#browseType p {
    margin: 0em 0em 0em 0em;
    padding: 0px;
}
#searchNavigation ul,
#browseAlphabetical ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
    list-style-type: none;
}
#searchNavigation li,
#browseAlphabetical li {
    float: left;
    display: inline;    
    margin: 0px 3px 3px 0px;
}
#searchNavigation li a,
#browseAlphabetical li a {
    display: block;
    padding: 2px 5px 3px 5px;
    
    font-family: verdana, sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    color: #2f7889;
    text-decoration: none;
    
    border: 1px solid #666;
    background: #fefecf;
}
#searchNavigation li a:hover,
#browseAlphabetical li a:hover {
    color: #c60;
    text-decoration: underline;
    border: 1px solid #c60;
}
/*** content *****************************************************************/
/*** facility details ********************************************************/
#mainContent #facilityDetailsOuter {
    margin: 10px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    width: 450px;
    background: transparent url(/images/mainContentYellowBox.gif) no-repeat top left;    
}
#mainContent #facilityDetailsInner {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    width: 450px;
    overflow: hidden;
    background: transparent url(/images/mainContentYellowBox.gif) no-repeat bottom left;    
}
#mainContent #facilityDetailsInner h2 {
    margin: 10px 10px 0px 10px;
    padding: 0px;
    
    font-family: verdana, arial, sans-serif;
    font-size: 0.8em; /* 16px */
    color: #c60;
    line-height: 1.3em;
}
#mainContent #facilityDetailsInner p {
    margin: 10px 10px 0px 10px;
    padding: 0px;
    
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
    color: #333;    
    line-height: 1.5em;
}
#mainContent #facilityDetailsInner a {
    color: #2f7889;
}
#mainContent #facilityDetailsInner a:hover {
    color: #c60;
}
#mainContent #mapArea {
    display: block;
    float: right;
    display: inline;
    width: 276px;
}
#mainContent #mapCanvas {
    border: 1px solid #999;
}
#mainContent #mapCanvas img {
    display: block;
}
#mainContent #mapViewLargeLink {
    display: block;
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
}
/*** content *****************************************************************/
#mainContent div.pre {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 450px;
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
    color: #333;    
    line-height: 1.5em;
    white-space: pre-line;
}
#mainContent h1 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 450px;
    
    font-family: verdana, arial, sans-serif;
    font-size: 1.4em; /* 18px */
    color: #2f7889;
    font-weight: normal;
    line-height: 1.2em;
   /* background: transparent url() no-repeat top left;*/
}
body.twoColumn #mainContent h1 {
    width: 649px;
}
body.home #mainContent h1,
body.services #mainContent h1,
body.facilities #mainContent h1,
body.informABFacility #mainContent h1 {
    display: none;
}
#mainContent p.date {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 450px;
    
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
    color: #333;
    line-height: 1.5em;
}
body.informABFacility #mainContent #htmlContent {
    padding-top: 15px;
    background: transparent url(/images/mainContentYellowBox.gif) no-repeat 0px -990px;
}
#mainContent #informABCorrections,
#informABContent,
#htmlContent {
    margin: 0px 0px 0px 0px;
}
#informABContent h2,
#htmlContent h2 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 450px;
    
    font-family: verdana, arial, sans-serif;
    font-size: 0.8em; /* 16px */
    color: #c60;
    line-height: 1.3em;
}
body.twoColumn #htmlContent h2 {   
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 649px;
    
    font-family: verdana, arial, sans-serif;
    font-size: 0.8em; /* 16px */
    color: #c60;
    line-height: 1.3em;
}
#informABContent h3,
#htmlContent h3 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 450px;
    
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
    color: #000;
    line-height: 1.3em;
}
#mainContent #informABCorrections p,
#informABContent p,
#htmlContent p {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
    color: #333;    
    line-height: 1.5em;
}
#informABContent ol,
#htmlContent ol {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 25px;
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
    color: #333;    
    line-height: 1.5em;
}
#informABContent ul,
#htmlContent ul {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 17px;
    font-family: verdana, sans-serif;
    font-size: 0.75em; /* 12px */
    color: #333;    
    line-height: 1.5em;
}
#informABContent ol li,
#informABContent ul li,
#htmlContent ol li,
#htmlContent ul li {
    margin: 0.5em 0em 0em 0em;
}
#page #htmlContent ol {
    padding: 0px 0px 0px 30px;
}
#informABContent ol ol,
#informABContent ul ol,
#informABContent ol ul,
#informABContent ul ul,
#htmlContent ol ol,
#htmlContent ul ol,
#htmlContent ol ul,
#htmlContent ul ul {
    margin: 0px;
    font-size: 1em;
}
#mainContent #informABCorrections a,
#informABContent a,
#htmlContent a {
    color: #2f7889;
}
#mainContent #informABCorrections a:hover,
#informABContent a:hover,
#htmlContent a:hover {
    color: #c60;
}
#mainContent #informABCorrections a:visited,
#informABContent a:visited,
#htmlContent a:visited {
    color: #2f7889;
}
#htmlContent span.url {
    color: #c60;
}
#htmlContent span.size {
    color: #000;
}
#searchNavigation li.selected a {
    color: #c60;
    border: 1px solid #c60;
}

#htmlContent #grayBox {
    padding-right: 0.75em;
    padding-left: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    background: #ccc;
    float: right;
    margin: 5px;
    width: 50%;
    overflow: hidden;
}
#htmlContent #grayBox h2 {
    margin: 0px 0px 5px 0px;
    font-size: 0.85em;
    font-weight: bolder;
    color: #cc6600;
}
#htmlContent #grayBox p {
    font-size: 0.6em;  
}

#mainContent #siteMap {
    margin: 10px 0px 0px 0px;
    font-family: verdana, sans-serif;    
    line-height: 1.5em;
}
#mainContent #siteMap ul {
    margin: 0px;
    padding: 0px 0px 0px 17px;
    font-size: 0.75em;
    list-style-type: disc;
}
#mainContent #siteMap ul ul {
    font-size: 1em;
}
#mainContent #siteMap a {
    color: #2f7889;
}
#mainContent #siteMap a:hover {
    color: #c60;
}
/*** crumb trail *************************************************************/
#mainContent #crumbTrail {
    margin: 0px 20px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 450px;
    overflow: hidden;
    font-family: arial, sans-serif;
    font-size: 0.75em;
    color: #999;
}
#mainContent #crumbTrail a {
    color: #c60;
    text-decoration: none;
}
#mainContent #crumbTrail a:hover {
    color: #c60;
    text-decoration: underline;
}
#mainContent #crumbTrail a:visited {
    color: #c60;
}

#informationFor h2 {
    margin: 10px 0px 0px 0px;
    padding: 10px 10px 0px 10px;
    font-family: verdana, sans-serif;
    font-size: 0.8em;
    color: #c60;
    background: transparent url(/images/listHeader.gif) no-repeat top left;
}
#informationFor p {
    margin: 10px 10px 0px 10px;
    padding: 0px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
    color: #000;
}
#informationFor ul {
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 0px 27px;
    width: 177px;
    line-height: 1.2em;
}
#informationFor ul li {
    margin: 0.5em 0em 0em 0em;
    padding: 0em;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
}
#informationFor ul li a {    
    color: #2f7889;
}
/*** forms *******************************************************************/
.pCriticalError {
    margin: 10px 0px 0px 0px;
    padding: 37px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
    color: #c00;
    line-height: 1.5em;
    background: url(/images/applicationError.gif) no-repeat top left;
}
form {
    margin: 0px;
    padding: 0px;
}
fieldset {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    
    border: 1px solid #ccc;
}
legend {
    margin: 0px 0px 0px 5px;
    padding: 0px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
    font-weight: bold;
    color: #2f7889;
}
fieldset p {
    margin: 0px 5px 0px 5px;
    padding: 10px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
}
div.form span.error {
    display: block;
    padding-left: 22px;
    height: 16px;
    font-weight: bold;
    color: #c00;
    background: url(/images/formError.gif) no-repeat top left;
    
}
div.field span.error {
    padding: 2px 0px 3px 22px;
}
p.formLegend {
    font-family: verdana, sans-serif;
    font-size: 0.75em;    
}
div.form .required {
    color: #c00;
}
/*div.radio span.error,
div.field span.error {
    display: block;
    font-weight: bold;
    color: #c00;
}*/
div.field {
    float: left;
    display: inline;
    margin: 5px 0px 0px 5px;
    padding: 0px;
    width: 440px;
    overflow: hidden;
    font-family: verdana, sans-serif;
/*    background: #c00;*/
}
div.text label {
    font-size: 0.75em;
}
div.text input {
    display: block;
    margin: 0px;
    width: 432px;
    font-size: 0.75em;
}
div.radio label {
    font-size: 0.75em;
}
div.text textarea {
    display: block;
    margin: 0px;
    width: 432px;
    font-size: 0.75em;
}
div.form div.buttons {
    margin: 5px 0px 0px 0px;
    padding: 5px;
    width: 438px;
    border: 1px solid #999;
    background: #efefef;
}

#pdfLink {
    font-family: verdana, sans-serif;
    font-size: 0.90em;
    padding: 5px 0px 0px 0px;
}
#pdfLinkText {
    width: 600px;
    font-size: 0.80em;
    color: #c0c0c0;
    padding: 0px 0px 0px 15px;
}
.autoNumber {
    margin-right: 10px;
}
/*** related content *********************************************************/
#relatedContent {
    float: left;
    display: inline;
    margin: 0px 0px 0px 22px;
    width: 214px;
    overflow: hidden;
    /*background: #ccc;*/
}
#relatedContent #pageOptions {
    margin: 0px 0px 0px 0px;
    width: 214px;
    overflow: hidden;    
}
#relatedContent #pageOptions h2 {
    display: none;
}
#relatedContent #pageOptions ul {
    margin: 0px;
    padding:  0px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;    
    line-height: 1.5em;
    list-style-type: none;
}
#relatedContent #pageOptions ul li {
    margin: 0.5em 0px 0px 0px;
}
#relatedContent #pageOptions a {
    display: block;
    padding-left: 20px;
    color: #2f7889;
}
#relatedContent #pageOptions a:hover {
    color: #c60;
}
#page #pageOptions li.print a {
    /* background: url(/images/iconPrint.gif) no-repeat 0px 4px; */
}
#page #pageOptions li.largeText a,
#page #pageOptions li.normalText a {
    /* background: url(/images/iconTextSize.gif) no-repeat 0px 3px; */
}
#page #pageOptions img {
    border: 0px;
    margin: 3px 5px 0px 0px;
}
#pagePhotos {
    margin: 10px 0px 0px 0px;
    width: 214px;
    overflow: hidden;
    text-align: center;
}
#pagePhotos img {
    border: 0px;
    margin-bottom: 10px;
}
#quickLinksHeader {
    margin-top: 22px;
    padding: 13px 214px;
    background: #fff url(/images/quick-links.jpg) no-repeat top left;
}
#quickLinksFooter {
    padding: 12px 214px;
    background: #fff url(/images/bottom.jpg) no-repeat top left;
}
#relatedContent #quickLinksOuter,
#column3 #relatedInfoOuter,
#relatedContent #relatedInfoOuter {
    margin: 22px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    width: 214px;
    overflow: hidden;
    background: transparent url(/images/relatedInformation.gif) no-repeat bottom left;
}

#relatedContent #quickLinksInner {
    padding: 5px 0px 0px 0px;
    width: 214px;
    overflow: hidden;
    background: #fff url(/images/quick-linksBG.gif) top left;
}
#column3 #relatedInfoInner,
#relatedInfo #relatedInfoInner {
    padding: 5px 0px 0px 0px;
    width: 214px;
    overflow: hidden;
    background: transparent url(/images/relatedInformation.gif) no-repeat top left;
}
#relatedContent #quickLinksInner h2,
#column3 #relatedInfoInner h2,
#relatedContent #relatedInfoInner h2 {
    margin: 0px;
    padding: 10px 10px 0px 10px;
    font-family: verdana, sans-serif;
    font-size: 0.8em;
    color: #c60;
}
#relatedContent #quickLinksInner h3,
#column3 #relatedInfoInner h3,
#relatedContent #relatedInfoInner h3 {
}
#relatedContent #quickLinksInner p,
#column3 #relatedInfoInner p,
#relatedContent #relatedInfoInner p {
    margin: 0px;
    padding: 10px 10px 0px 10px;
    font-family: verdana, sans-serif;
    font-size: 0.75em;    
    line-height: 1.5em;
}
#relatedContent #quickLinksInner ul,
#column3 #relatedInfoInner ul,
#relatedContent #relatedInfoInner ul {
    margin: 0px;
    padding: 0px 10px 0px 27px;
    
    font-family: verdana, sans-serif;
    font-size: 0.75em;    
    line-height: 1.2em;
}
#relatedContent #quickLinksInner ul li,
#column3 #relatedInfoInner ul li,
#relatedContent #relatedInfoInner ul li {
    margin: 0.6em 0em 0em 0em;
}
#relatedContent #quickLinksInner ul li a,
#column3 #relatedInfoInner ul li a,
#relatedContent #relatedInfoInner ul li a {
}
#relatedContent #quickLinksInner a,
#column3 #relatedInfoInner a,
#relatedContent #relatedInfoInner a {
    color: #2f7889;
}

#news {
    float: left;
    display: inline;
    margin: 0px 0px 0px 0px;
    width: 214px;
    overflow: hidden;
    
}
#news #newsHeader {
    padding: 13px 214px;
    background: #fff url(/images/news.jpg) no-repeat top left;
}
#news #newsFooter {
    padding: 12px 214px;
    background: #fff url(/images/RSS-line.gif) no-repeat top left;
}
#relatedContent #news h2 {
    margin: 10px 10px 0px 10px;
    font-family: verdana, sans-serif;
    font-size: 0.9em;
    color: #1d4d58;
}
#relatedContent #news ul {
    margin: 3px 0px 0px 0px;
    padding: 0px 10px 10px 27px;
    width: 177px;
    line-height: 1.2em;
}
#relatedContent #news ul li {
    margin: 0.5em 0em 0em 0em;
    padding: 0em;
    font-family: verdana, sans-serif;
    font-size: 0.75em;
}
#relatedContent #news ul li a {    
    color: #2f7889;
}

#healthAdvisories {
    float: left;
    display: inline;
    margin: 0px 0px 10px 0px;
    width: 657px;
    overflow: hidden;
}
#healthAdvisories h2 {
    margin: 15px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 0.9em;
    /* color: #1d4d58; */
    color: #c60;
}
#healthAdvisories h3 {
    margin: 10px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 0.8em;
    color: #1d4d58;
}
#healthAdvisories p {
    font-family: verdana, sans-serif;
    font-size: 0.8em;
    font-style: italic;
    color: #1d4d58;
}
#healthAdvisories #mapLink {
    padding: 0px 8px 5px 5px;
    float: right;
    font-family: verdana, sans-serif;
    font-size: 0.70em;
    text-align: right;
    color: #2f7889;
}
#healthAdvisories ul {
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 0px 0px;
    line-height: 1.2em;
    list-style-type: none;
}
#healthAdvisories ul li {
    margin: 0.5em 0em 0.5em 0em;
    padding: 0em;
    font-family: verdana, sans-serif;
    font-size: 0.9em;
}
#healthAdvisories ul li a {    
    color: #2f7889;
    font-weight: bold;
    font-size: 0.8em;
}
#healthAdvisories .adv {
    float: left;
    margin: 0px 0px 0px 0px;
    /* width: 600px; */
}
#healthAdvisories .advDate {
    color: #c60;
    font-size: 0.8em;
}
#healthAdvisories .advText {
    font-size: 0.90em;
}

body.home #healthAdvisories {
    float: left;
    display: inline;
    margin: 0px 0px 0px 0px;
    width: 214px;
    overflow: hidden;
}
body.home #healthAdvisories #advisoryHeader {
    padding: 30px 214px;
    background: #fff url(/images/health-advisories.jpg) no-repeat top left;
}
body.home #healthAdvisories #advisoryFooter {
    margin-bottom: 5px;
    padding: 12px 214px;
    background: #fff url(/images/RSS-line.gif) no-repeat top left;
}
body.home #healthAdvisories #advisoryLinks {
    margin: 0px 10px 0px 10px;
    padding: 5px 10px 5px 0px;
    width: 214px;
    line-height: 1.2em;
    font-family: verdana, sans-serif;
    font-style: normal;
    color: #black;
}
body.home #healthAdvisories h2 {
    margin: 10px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 0.9em;
    color: #1d4d58;
}
body.home #healthAdvisories h3 {
    margin: 10px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 0.8em;
    color: #c60;
}
body.home #healthAdvisories ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 10px 0px;
    width: 214px;
    line-height: 1.2em;
    list-style-type: none;
}
body.home #healthAdvisories ul li {
    margin: 0.5em 0em 0em 0em;
    padding: 0em;
    font-family: verdana, sans-serif;
    font-size: 0.9em;
}
body.home #healthAdvisories a {    
    color: #2f7889;   
}
body.home #healthAdvisories p {    
    font-family: verdana, sans-serif;
    font-size: 0.8em;
    font-style: normal;
    /* color: #1d4d58; */
    color: #2f7889;
}
body.home #news #advisoryLinks {
    margin: 0px 10px 0px 10px;
    padding: 5px 10px 10px 0px;
    width: 214px;
    line-height: 1.2em;
    font-family: verdana, sans-serif;
    font-style: normal;
    font-size: 12px;
    color: #black;
}
body.home #news #zoneNewsHeader {
    font-family: verdana;
    font-size: 0.8em;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
}
body.home #news #advisoryLinks a {    
    color: #2f7889;   
}

#relatedContent #promotions {
    clear: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    width: 214px;
    overflow: hidden;
    text-align: center;
}
#relatedContent #promotions h2 {
    display: none;
}
#relatedContent #promotions a.promo {
    display: block;
    margin: 0px 0px 0px 0px;
    width: 200px;
    height: 74px;
    overflow: hidden;    
}
#relatedContent #promotions a.promo img {
    display: block;
    border: 0px;
}
/*** footer ******************************************************************/
#footer {
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 10px 20px;
    width: 924px;
    overflow: hidden;
    
    background: transparent url(/images/footer.gif) repeat-y top left;
}
#footer #logos {
    clear: left;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    width: 912px;
    overflow: hidden;
    /*background: #ccc;*/
}
#footer #logos h2 {
    display: none;
}
#footer #logos a.logo {
    float: right;
    display: inline;
    margin: 0px 0px 0px 10px;
    overflow: hidden;
}
#footer #logos a.logo img {
    display: block;
    border: 0px;
}
#footer #footerQuickLinks {
    float: right;
    display: inline;
    margin: 10px 0px 0px 0px;
    width: 540px;
    overflow: hidden;
    font-family: arial, sans-serif;
    font-size: 0.75em;
}
#footer #footerQuickLinks a {
    color: #1d4d58;
    text-decoration: none;
}
#footer #footerQuickLinks a:hover {
    color: #1d4d58;
    text-decoration: underline;
}
#footer #copyright {
    float: right;
    display: inline;
    margin: 10px 20px 0px 0px;
    width: 350px;
    overflow: hidden;
    font-family: arial, sans-serif;
    font-size: 0.75em;    
    text-align: right;
}
 

/*** keyword list ******************************************************************/
#keywordheadline h2{
font-family: verdana,sans-serif;
font-size: 0.8em;
color: #cc6600;
}

#keywordlist {
font-family: verdana,sans-serif;
font-size: 0.75em;
line-height: 1.2em;
}