.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
 clear: both;
 height: 0px;
}

/* Main Text Definitions */

body {
 background: #fff url(../images/bg_page.jpg) repeat-x;
 color: #666;
 font-family: Arial, Helvetica, sans-serif;
 margin: 0;
}

h1, h2, h3, h4 {
 color: #00318c;
 font-weight: bold;
}
h1 {font-size: 140%; margin-top: 0; margin-bottom: 8px;}
h2 {font-size: 120%; margin-bottom: 8px;}
h3 {font-size: 100%; margin-bottom: 6px;}
h4 {font-size: 100%; margin-bottom: 3px;}

a img {border: 0;}
a {color: #2E9EC1;}
a:hover {color: #00318c;}
a img {border: 0;}

p {margin-top: 0; margin-bottom: 10px;}

/* Layout Definitions */
#container {width: 700px; padding: 0 10px; margin: 0 auto; background: url(../images/bg_main.jpg); font-size: 70%;}
#main {width: 700px;}
#topNav {text-align: right; width: 700px; height: 20px;}
#logo {float: left; width: 700px; height: 87px;}
#navigation {float: left; text-align: right; width: 700px; height: 34px; font-size: 110%;}

#hpLeft {float: left; width: 513px;}
#spLeft {float: left; display: inline; width: 513px; margin-left: 10px; background: url(../images/bg_gradient.jpg) no-repeat;}
#hpWelcome {float: left; display: inline; width: 164px; height: 222px; margin-left: 10px; padding-top: 8px; background: url(../images/bg_sidenav.gif) no-repeat; border-right: 1px solid #fff;}
#hpWelcome img {padding: 0 10px; margin-left: -5px;}
#hpWelcomeMsg {padding: 0 0 0 10px; color: #00318c;}
#hpFlash {float: left; width: 337px; height: 230px;}
#hpNews {float: left; display: inline; margin-left: 10px; width: 503px; background: url(../images/bg_homeNews.jpg) no-repeat; border-top: 1px solid #fff;}
.hpNewsItem {float: left; padding: 4px 12px; width: 135px; margin-right: 10px;}
.last {margin-right: 0;}
.hpNewsItem h1 {color: #fff; font-size: 120%; font-weight: bold; margin-bottom: 10px;}
.hpNewsItem h2 {color: #2E9EC1; font-size: 110%; font-weight: bold; margin-bottom: 2px; margin-top: 0;}

#rpEmergency {width: 165px; height: 140px; background: url(../images/hp_emergency.jpg) no-repeat;}
#rpRegister {width: 165px; height: 119px; background: url(../images/hp_register.jpg) no-repeat;}
#rpHealthplan {width: 165px; height: 119px; background: url(../images/hp_healthplan.jpg) no-repeat;}
#rpEmergency p, #rpRegister p, #rpHealthplan p {
 padding: 45px 5px 5px 6px; 
 margin-bottom: 0;
 color: #fff;
}
#rpEmergency .number {clear: both; padding: 2px 5px 5px 6px;  font-size: 160%; font-weight: bold; color: #fff;}
#rpRegister a, #rpHealthplan a {
 display: block;
 width: 154px;
 height: 20px;
 color: #fff;
}
#rpEmergency a, #rpEmergencySub a {
 display: block;
 width: 154px;
 height: 20px;
 padding-left: 6px;
 color: #fff;
 text-decoration: none;
}
#rpEmergency a.numberLink {
 display: block;
 width: 154px;
 height: 20px;
 margin-top: 0;
 padding-left: 6px;
 color: #fff;
 text-decoration: none;
 font-size: 160%; 
 font-weight: bold;
}

#subNav {float: left; display: inline; font-size: 110%; width: 164px; height: 450px; padding-top: 10px;}
#subNav img {padding: 0 8px; margin-left: -5px;}
#content {float: left; width: 298px; min-height: 450px; padding: 20px;}
#contentAdmin {float: left; width: 640px; padding: 20px 20px 20px 30px;}
#subContent {float: right; width: 165px; padding-right: 12px;}
#subContent img {display: block; margin-bottom: 1px;}
#rpEmergencySub {width: 165px; height: 75px; background: url(../images/rp_emergency.jpg) no-repeat;}
#rpEmergencySub p.number {padding: 40px 5px 5px 0;  font-size: 160%; font-weight: bold; color: #fff;}
#rpRegisterSub {width: 165px; height: 75px; background: url(../images/rp_register.jpg) no-repeat;}
#rpHealthplanSub {width: 165px; height: 75px; background: url(../images/rp_healthplan.jpg) no-repeat;}
#rpRegisterSub a, #rpHealthplanSub a {width: 152px; display: block; padding: 43px 5px 5px 8px; color: #fff;}


#footer {float: left; text-align: right; padding-top: 12px; border-bottom: 1px solid #dedede; width: 700px; height: 18px; color: #999; font-size: 90%;}

/* Page layout */
#rpEmergency a.moreLink {display: inline; text-decoration: underline; padding: 0; margin: 0;}

#hpWelcomeMsg a {color: #00318c;}

.biog {
 clear: both;
 margin-top: 20px;
}

.biog img {
 float: left;
 width: 90px;
 margin-right: 8px;
}
.biog .biogText {
 float: left;

 margin-top: 0;
}
.imageCaption {
 font-style: italic;
 color: #333;
 padding: 1px 5px;
}
h1.news {margin-bottom: 0;}


/* Navigation Definitions */

/* Top navigation */
#topNav ul {
 float: right;
 list-style: none;
 padding: 10px 0 0 0;
 margin: 0;
 font-weight: bold;
} 
#topNav ul li {
 float: left;
 margin-right: 10px;
}
#topNav ul li a {
 color: #2e9ec1;
 text-decoration: none;
}
#topNav ul li a:hover {
 color: #00318c;
}

/* Main navigation */
#navigation ul {
 float: right;
 list-style: none;
 padding: 0;
 margin: 0;
} 
#navigation ul li {
 float: left;
 margin-right: 10px;
}
#navigation ul li a {
 color: #2e9ec1;
 text-decoration: none;
}
#navigation ul li a:hover {
 color: #00318c;
}
#navigation ul li.on {
 font-weight: bold;
}
#navigation ul li.on a {
 color: #00318c;
}

/* Side navigation */
#subNav ul {
 list-style: none;
 padding: 10px 0 0 10px;
 margin: 0;
}
#subNav ul ul {
 margin-top: 5px;
 margin-bottom: 10px;
 margin-left: 5px;
 padding-top: 0;
 font-size: 90%;
}
#subNav ul li {
 margin-bottom: 4px;
}
#subNav ul li a {
 color: #00318c;
 text-decoration: none;
}
#subNav ul li a:hover {
 color: #001F59;
 text-decoration: underline;
}
#subNav ul li.on {
 font-weight: bold;
}
#subNav ul ul li {
 font-weight: normal;
}

/* Footer navigation */
#footer ul {
 float: right;  
 list-style: none;
 padding: 0;
 margin: 0;
} 
#footer ul li {
 float: left; 
 margin-right: 10px;
}
#footer a {
 color: #999;
 text-decoration: none;
}
#footer a:hover {
 color: #666;
}


/* Forms */
.contactForm {
 width: 296px;
 padding-top: 5px;
 background: url(../images/bg_form.gif) no-repeat;
 margin-top: 20px;
}
.contactForm h2 {
 color: #00318c;
 margin-bottom: 10px;
 margin-left: 10px;
}
.contactForm .errorSummary {
 margin-left: 10px;
}

FORM {
 padding: 0;
 margin: 0;
 border: 0;
}
textarea {
 font-size: 95%;
 font-family: verdana, arial, helvetica, sans-serif;
 width: 250px;
 height: 80px;
}


.formRow {
 margin-top: 0px;
 margin-bottom: 4px;
 margin-left: 10px;
 clear: both;
}
.fmLabel {
 float: left;
 width: 100px;
 padding-top: 3px;
}
.fmField {
 width: 150px;
 font-size: 95%;
 color: #00318c;
}
.fmFieldSml {
 width: 75px;
 font-size: 95%;
 color: #00318c;
}
.fmFieldTiny {
 width: 20px;
 font-size: 95%;
 color: #00318c;
}
select {
 font-size: 95%;
 color: #00318c;
}
.fmButton {
 background: #2e9ec1;
 color: #fff;
 font-weight: bold;
 border: 0;
}

/* Multiview Styles */
.tabs
{
    position:relative;
    top:1px;
    left:10px;
}
.tab
{
    border:solid 1px #245F89;
    background-color:#eeeeee;
    padding:2px 10px;
}
.selectedTab
{
    background-color:white;
    border-bottom:solid 1px white;
}
.tabContents
{
    border:solid 1px #245F89;
    padding:10px;
    background-color:white;
}


/* Admin styles */
.adminLabel {
 width: 80px;
 background: #f3f3f3;
 border-bottom: 1px solid #fff;
}
.adminRow {
 border-bottom: 1px solid #f3f3f3;
 padding: 3px 0;
}
.adminInput {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 95%;
 width: 200px;
}
.adminInputSml {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 95%;
 width: 100px;
}
.adminTextbox {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 95%;
 width: 200px;
 height: 60px;
}

/* Styles for WYSIWYG Editor */
.FTBeditor {
 font-size: 70%;
 background: #fff;
 margin: 5px;
}

