/* mac hide \*/
html,body{height:100%}
/* end hide */

body {
    margin: 0px;
    padding: 0;
    background: #fff;
    color: #000;
    font: 11px/14px Arial, Helvetica, Verdana, sans-serif;
    text-align: center;
}

address {font-style: normal;}

h4 {font-size: 1em;}
h5 {font-size: .9em;}
h6 {font-size: .8em;}

table td {vertical-align: top;}

img { border: none;}

#container {
    margin: 0px auto;
    text-align: left;
    width: 780px;
    background: #fff url(/images/bodybg.gif) repeat-y;
}

/* mac hide \*/
* html body{background: #fff;}
* html #container {
background: #fff url(/images/bodybg.gif) repeat-y;
}
/* end hide*/


#left {
    width: 160px;
    color: #fff;
    background: #1860ab;
    margin: 0px;
    padding: 0;
    float: left;
}

#logo {width: 160px; height: 142px;}

#search {
    width: 160px;
    height: 32px;
    color: #000;
    font: bold 11px Arial, Helvetica, Verdana, sans-serif;
    background: #f2f2f2;
}

.submit {vertical-align: middle;}

#greenbuttons {height: 29px;}

#leftnav {
    z-index: 100;
    width: 160px;
    margin: 0;
    float: left;
    color: black;
}

#leftnav ul {
    margin: 0;
    padding: 0;
    width: 160px;
    list-style-type: none;
}

#leftnav ul li {
    margin: 0;
    padding: 10px;
    display: block;
    border-bottom: 2px solid #fff;
    background: #1860ab;
}

#leftnav li a {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

#leftnav li a:visited { color: #fff; }
#leftnav li a:hover { color: #f8f9ab; }

#lottery {text-align: center; margin-bottom: 10px;}

#right {
	position: relative;
    width: 620px;
    margin: 0;
    padding: 0;
    color: #000;
    float: left;
}

#right h1 {
    margin: 40px 0 0 0;
    padding: 0 0 0 20px;
    width: 600px;
    color: #fff;
    font: 1.8em "Arial Black", Arial, sans-serif;
    text-align: left;
    letter-spacing: .1em;
    background: #72ac98;
}

#homeheader h1 {
	margin: 0;
    padding: 5px 0 0 20px;
    width: 600px;
    height: 40px;
    color: #fff;
    font: 1.8em "Arial Black", Arial, sans-serif;
    text-align: left;
    letter-spacing: .1em;
    background: #72ac98;
    float: left;
}

#topnav {
    width: 620px;
    height: 40px;
    background: #2e8467;
    float: left;
}

#topnav ul {
    margin: 0px;
    padding: 0;
    list-style-type: none;
}

#topnav ul li {
    margin: 0 8px;
    padding: 0;
    line-height: 40px;
    text-align: center;
    float: left;
}

#topnav li a {
    padding: 2px;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

#topnav li a:visited { color: #fff; }
#topnav li a:hover { color: #f8f9ab; }

#slideshow {
    height: 163px;
    width: 620px;
    margin: 0;
    padding: 0;
}
#slides {
	position: relative;
	z-index: 1;
    height: 163px;
    width: 620px;
    margin: 0;
    padding: 0;
	float: left;
}
#text {
    font: 1em/1.4em Arial, Helvetica, Verdana, sans-serif;
    color: #000;
    margin: 0 0 15px 20px;
    width: 414px;
    float: left;
}

#text a {
    color: #5882b3;
    font-weight: bold;
    text-decoration: none;
}

#text a:visited { color: #5882b3; }
#text a:hover { color: #000; }

#text h2 {
    margin: 5px 0;
    color: #000;
    font: 1.1em Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    text-align: left;
}

#text h3 { font: 1em Arial, Helvetica, Verdana, sans-serif; }

#articlelist {padding-left: 10px; list-style-type: none;}
#articlelist a {color: #000; font-weight: normal; text-decoration: underline;}

#articletext {
    font: 1em/1.4em Arial, Helvetica, Verdana, sans-serif;
    color: #000;
    margin: 0 0 15px 20px;
    width: 500px;
    float: left;
}

#articletext a {
    color: #5882b3;
    font-weight: bold;
    text-decoration: none;
}

#articletext a:visited { color: #5882b3; }
#articletext a:hover { color: #000; }

#articletext h2 {
    margin: 5px 0;
    color: #000;
    font: 1.1em Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    text-align: left;
}

#articletext h3 { font: 1em Arial, Helvetica, Verdana, sans-serif; }

#careers {width: 540px; margin: 10px 0 20px 20px;}
#careers h3 {
    font-size: 1em;
    font-weight: bold;
    margin: 2px 0;
    padding: 0;
}

#careers a {color: #5882b3;}
#careers a:visited {color: #000;}
#careers a:hover {color: #2e8467;}

#careers table td {vertical-align: top; padding: 0 2px;}

#sitemap {
    font: 1em Arial, Helvetica, Verdana, sans-serif;
    color: #000;
    margin: 0;
    width: 414px;
    float: left;
}

#sitemap a {
    color: #5882b3;
    font-weight: bold;
    text-decoration: none;
}

#sitemap a:visited { color: #5882b3; }
#sitemap a:hover { color: #000; }

div.sitemap {
    font: 1em Arial, Helvetica, Verdana, sans-serif;
    color: #000;
    margin: 0;
    width: 414px;
    float: left;
}

div.sitemap a {
    color: #5882b3;
    font-weight: bold;
    text-decoration: none;
}

div.sitemap a:visited { color: #5882b3; }
div.sitemap a:hover { color: #000; }

p.date {margin-bottom: 0px;}

#calloutboxes {
    float: right;
    clear: right;
}

#survey, #h1n1, #paybills, #nursingfair, #careers-button, #membership, #newhospital, #scorecard, #physicians, #gol {margin: 10px 0 5px 0;}

#quicklinks, #poll, #spotlight {
    width: 170px;
    margin: 0px;
}

#quicklinks ul, #spotlight ul {
    margin: -3px 0 0 0px;
    padding: 0 10px;
    background: url(/images/greyboxmid.gif) repeat-y;
}

#quicklinks ul li, #spotlight ul li {
    margin: 0 25px;
    padding: 0;
    width: 120px;
    list-style-position: outside;
    list-style-image: url(/images/arrowgrey.gif);
}

#quicklinks ul li a , #spotlight ul li a{
    color: #000;
    text-decoration: none;
}

#quicklinks li a:visited, #spotlight li a:visited {color: #000;}
#quicklinks li a:hover, #spotlight li a:hover {color: #1860ab;}

#poll {
    width: 170px;
    margin: -3px 0;
    padding: 0;
    background: url(/images/greyboxmid.gif) repeat-y;
}

#poll .question, #poll .answers { margin: 0 25px;}

.imageright {
    float: right;
    clear: right;
    margin: 0 0 10px 10px;
}

/* Form styles */

#form {
    margin: 0;
    padding: 0;
    width: 425px;
}

div.row {
    clear: both;
    padding: 5px 0 0 5px;
    padding-bottom: 2px;
}

div.row span.label {
    float: left;
    width: 150px;
    text-align: right;
}

div.row span.formw {
    float: right;
    width: 250px;
    text-align: left;
}

.submit {
    margin-top: 5px;
    font-size: 10px;
    color: #1860ab;
    background: #eee;
}

/* End Form styles */

#footer {
    z-index: 1;
    margin: 0px auto;
    position: relative;
    width: 780px;
    height: 30px;
    font: 11px Arial, Helvetica, Verdana, sans-serif;
    text-align: center;
    color: #fff;
    background: #72ac98;
    clear: both;
}

#credits {line-height: 30px;}

.white {color: #fff; padding-right: 3px; text-transform: uppercase;}
.white a {color: #fff; text-decoration: none; padding: 0 3px;}
.white a:visited {color: white;}
.white a:hover {color: #f8f9ab;}

#cms { color: #ddd;}
#cms a, #cms a:link {color: #ddd; text-decoration: none;}
#cms a:hover {color: #000;}

.clearer {
    height:1px;
    overflow:hidden;
    margin-top:-1px;
    clear:both;
}


#other_city {
    display: inline;
    visibility: hidden;
}


