﻿body {
    background: #fff url('/public/images/index2_back.jpg') repeat-x;
    font-family: Georgia, "Times New Roman", Times, serif;
}

div#doc2{
    width:76.923em; 
    *width:75em;
    min-width:1000px;
}

#hd {
    height:143px;
}
#hd h1 {
    margin:0;
    height:112px;   
}    
#hd h1 span {
    margin-left:-9999px;
}
#hd h1 img 
{
    margin:0;
	border:0px solid #fff;
	border-style:none;
	float:left;
}

#nav {
    margin:0;
    height:31px;
    font-family: Arial, Helvetica, sans-serif;
}

#nav li {
    display:inline;
    list-style:none;
}

#nav li a {
    display:block;
    float:left;
    height:21px;
    padding-top:10px;
    padding-left:30px;
    font-weight:bold;
    color:#666;
    text-decoration:none;
    font-size:12px;
    line-height:1em;
}
#nav li.assist-pay a {
    width:90px;
}
#nav li.bill-pay-express a {
    width:118px;
}
#nav li.portable-secure-messaging a {
    width:116px;
}
#nav li.secure-messaging a {
    width:133px;
}
#nav li.personal-health-record a {
    width:161px;
}
#nav li.about-us a {
    width:78px;
}
#nav li.contact-us a {
    width:94px;
}

#nav li a:hover {
    background:#fff url('/public/images/menuback.jpg') repeat-x;
    color:#fff;
}


#bd {
    background:#fff url('/public/images/shadow_image.jpg') repeat-x !important;
    padding:25px 10px 0 10px;
}

#ft {
    font-family: Arial, Helvetica, sans-serif;
    background-color:#fff;
    padding:30px 0px 10px;
    text-align:center;
    font-size:85%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    color:#666;
}
ul {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type:square;
}
li {
	line-height: 16px;
	margin-top: 5px;
}
p {
    color:#333;
    line-height:1.4em;
}

a {
	color: #0885CD;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;	
}
.center {
    text-align:center;
}

.right {
    float:right;
    margin:0 0 10px 10px;
}

.column {
    padding:0 10px;
}
.bordered {
    border-right:1px solid #0885cd;
}

object, embed, .banner 
{
	margin-left:-10px;
	margin-top:-25px;
	border:0px solid #eee;
}

img 
{
	border:1px solid #ccc;
}

img.no-border {
    border:0px solid #fff;
}

fieldset 
    {
        background-color:#f3f2e7;
        border:1px solid #D8D2BD;
        padding:10px;
        margin-bottom:10px;
    }

    input.button
    {
        margin:0 auto;
        border:1px solid #333;
        background-color:#f3f2e7;
    }

    div.buttonContainer
    {
        clear:both;
        text-align:center;
        margin:10px 0 10px 0;
        padding:0;
    }

    /* Input Controls */
    /* --------------------------------------------------------------------------------------*/

fieldset
{
    border:1px solid #d8d2bd;
    padding: 10px;
    DISPLAY: block;
    margin-bottom: 10px;
    background-color:#f1efe6;
    text-align:left;
}

fieldset div.ic
{
    clear: both;
    padding: 0;
    display: block;
    margin: 3px 0px;
    height: 1%
}

div.ic label
{
    font-weight: bold;
    float: left;
    margin: 0px 5px 0px 0px;
    width: 115px;
    padding: 4px 0 0 0;
    text-align: right
}

div.ic label.above
{
	float:none;
	display:block;
	text-align:left;
}

div.ic label.auto
{
	width:auto;
}

div.ic span input
{
    margin-top:5px;
    margin-right:3px;
	float:left;
}

div.ic span label
{
	float:left;
	width:auto;
	margin-right:15px;
	clear:none;
}

div.ic span.vertical
{
	display:block;
	margin:10px 0 0 50px;
}

div.ic span.vertical input
{
	clear:left;
}

div.ic span.vertical label
{
	float:none;
	display:block;
	text-align:left;
	margin-bottom:5px;
}

.vcard .org {
    font-weight:bold;
}
.vcard .adr {
    margin-bottom:10px;
}
.vcard .tel .type {
    width:75px;
    display:block;
    float:left;
}

