﻿/* Navigation */
.bar           { width:100%; text-align:left; 
                 background-repeat:repeat-y;}
.navigation    { border:solid 1px #afafaf; height:210px; width:228px; background-color:#ffffff; 
                 z-index:2;}
.nav-plan-type { font-size:12px; color:#c51a2c; font-weight:bold; padding-top:5px; }
.nav-plan      { font-size:11px; }
.nav-button    { background-repeat:no-repeat; height:30px; text-align:center; }
.nav-button-text {color:#fff; font-size:22px; font-weight:bold; text-align:center; 
                  cursor:pointer;}
.nav-links     { height:155px; text-align:center; }
.nav-banner    { text-align:right;}

/* In The News */
.home-news-wrapper { width:100%; height: 100%; }
.home-news-header  { font-size:14px; color:#c51a2c; }
.home-news-body    { width:100%; }
.home-news-item    { width: 30%; font-size:12px; float: left; padding: 0% 1.5% 0% 1.5%; text-align: left; }
.home-news-title   { font-weight:bold; }
.home-news-title a:visited { color: #333333; text-decoration: underline; font-weight:bold; }
.home-news-title a:link { color: #333333; text-decoration: underline; font-weight:bold; }
.home-news-title a:active { color: #333333; text-decoration: underline; font-weight:bold; }
.home-news-title a:hover { color: #336699; text-decoration: underline; font-weight:bold; }
.home-news-description { color: #666666; padding-top:5px;}

/* Find A Doctor / Returning User */
.findadoctor-header { font-size:14px; color:#c51a2c; font-weight:bold; text-align:center; }
.returning-user { background-color:#fff; border:solid 0px #adadad;}

/* TO DELETE */
.get-quote      { border:solid 1px #adadad; height:200px;}

/* Broker and Customer Main Areas */
.round-wrapper {text-align:left; margin:0px auto; }
.top { height:60px; }
.top span { display:block; height:60px; }
.center { }
.bottom { height:60px; }
.bottom span { display:block; height:60px; }
.main-header { font-size:14px; font-weight:bold; color: #24489E; text-align:center; padding-top: 30px; text-transform:none; }
.main-subheader { text-align: left; }
.main-separator-top { border-top:dotted 1px #999999; padding: 5px 0px 0px 0px; margin: 0px 20px 0px 20px; }
.main-separator-bottom { border-bottom:dotted 1px #999999; padding: 5px 0px 0px 0px; margin: 0px 20px 0px 20px;}
.main-separator-bottom A{ text-decoration:underline; color:#000080; font-family:arial}
.main-separator-bottom A:Hover { text-decoration:underline; color:#336699; font-family:arial}
.main-direct-phone-number { background-color:#fff; font-size: 16px; font-weight: bold;}
.main-broker-phone-number { background-color:#fff; padding: 5px 10px 5px 10px; font-size: 16px; font-weight: bold; }
.main-footer { font-size: 70%; margin-left: 8%; }
