body {
  background-color: #c0c0c0;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Verdana, Geneva, sans-serif, 'Varela', 'Muli', 'Arimo';
  font-size: 71%;
  color: #6d6e71;
}
h1{
  font-family: "Arial Rounded MT Bold", Tahoma, Verdana, Geneva, sans-serif;
  font-weight:normal;
}
h2, h3, h4, h5, h6 {
  /*font-family: Tahoma, Verdana, Geneva, sans-serif;*/
  font-family: "Arial Rounded MT Bold", Tahoma, Verdana, Geneva, sans-serif;
  font-weight:normal;
}
.main h1, .main h3, .main h4, .main h5, .main h6 {
  /*font-family: Tahoma, Geneva, sans-serif;*/
  color:#218ba1;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1.3em;
}
h6 {
  font-size: 1.2em;
}
p {
}
a {
  text-decoration: none;
  color: #6d6e71;
  font-weight:bold;
}
a:hover, a:focus, a:active {
}
a:focus, a:active {
}
img, a img {
  border: none;
}
small {
}
abbr, acronym {
}
blockquote {
}
cite {
}
em {
}
strong {
}
form {
}
fieldset {
}
legend {
}
label {
}
input[type="text"], input[type="password"] {
  width: 90%;
  margin-bottom: 10px;
  background-color: #b6b8b8;
  color: #666;
  font-weight: bold;
}
select {
}
option {
}
textarea {
}
input:focus, select:focus, option:focus, textarea:focus {
}
.bold {
}
.italic {
}
.hidden {
}
.offset {
}
.highlight {
}
.tiny {
}
.error {
}
.abbr {
}
/* Layout Styles */

.outpage {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.pagedrop {
  background-color: #CCCCCC;
  width: 920px;
  padding-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
.page {
  background-color: #FFFFFF;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  min-width: 835px;
}
.header {
  height: 150px;
  background-color: #999999;
}
.navigation {
  background: #d4d4d4;
  height: 53px;
}
.inpage {
}
.sidebar {
  width: 180px;
  background-color: #6699CC;
  float: left;
  margin: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.core {
  width: 660px;
  background-color: #FFFFCC;
  float: left;
  margin: 0px;
  padding: 20px;
}
.footer {
  background-color: #CCFFFF;
  text-align: right;
  font-size: 9px;
  line-height: 9px;
  clear: both;
  padding: 20px;
}
#menu {
  float:left;
  width:100%;
  line-height:normal;
  border-bottom:1px solid #ffffff;
  font-size: 1.1em;
  margin-top: 17px;
  font-family: "Arial Rounded MT Bold", Tahoma, Geneva, sans-serif;
}
#menu ul {
  margin:0;
  padding:0px;
  list-style:none;
}
#menu li {
  display:inline;
  margin:0;
  padding:0;
}
#menu a {
  float:left;
  background:url("../images/tab/tabdrop.png") no-repeat left top;
  margin:0;
  padding:0 3px 0 1px;
  text-decoration:none;
  width: 92px;
  height: 36px;
  text-align: center;
  font-weight: normal;
}
#menu a span {
  float:left;
  display:block;
  color:#3597ac;
  line-height: 36px;
}
#menu a span.current {
  color:#000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
  float:none;
}
/* End IE5-Mac hack */
#menu a:hover span {
  color:#000000;
}
#menu a:hover {
}
#menu a:hover span {
}
/* COLUMNS */

.one_half {
  width:48%;
}
.one_third {
  width:32.66%;
}
.two_third {
  width:65.33%;
}
.one_fourth {
  width:22%;
}
.three_fourth {
  width:74%;
}
.one_fifth {
  width:16.8%;
}
.two_fifth {
  width:37.6%;
}
.three_fifth {
  width:58.4%;
}
.four_fifth {
  width:67.2%;
}
.one_sixth {
  width:13.33%;
}
.five_sixth {
  width:82.67%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
  position:relative;
  margin-right:1%;
  float:left;
}
.last {
  margin-right:0px !important;
  clear:right;
}
.inner {
  width: 995px;
  margin: 0 auto;
}
.navigation .inner {
  width: 995px;
  margin: 0 auto;
  position: relative;
}
.logospacer{
  height: 121px;
}
.introduction {
  margin: 0px;
}
.introduction .inner {
  margin-top: 10px;
}
.intro_blurb {
  font-size: 1.2em;
  float: left;
  margin-bottom: 10px;
  position: relative;
  padding: 0px;
}
.intro_blurb h1, .intro_blurb h2, .intro_blurb h3, .action_call {
  font-family: "Arial Rounded MT Bold", Tahoma, Verdana, Geneva, sans-serif;
  font-weight: normal;
  margin: 4px;
  padding: 0px 20px 0px 20px;
  color: #676879;
  margin-bottom: -10px;
  margin-top: 10px;
}
.intro_blurb em{}
.keymessage {
  font-size: 104%;
  margin-bottom: 20px;
  position: relative;
  padding: 0px;
}
.keymessage h1 {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  font-size: 2em;
}
.keymessage p{
  color: #6d6e71;
}
.keymessage .content{
  padding:10px 30px;
}
.keymessage h2 {
  font-size:1.4em;
}
.pink .keymessage h1, .pink .keymessage h1{}
.intro_overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999;
}
.page_title {
  font-size: 2em;
  bottom: 0px;
  width: 100%;
  float: left;
}
.page_title h1 {
  font-weight: normal;
  margin: 18px 0px 0px 20px;
}
.content {
  padding:0px 22px;
  margin: 0px;
}
.rounded:before {
  background: transparent url(/images/top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(/images/top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}
.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(/images/bottom-left.png);
  margin: 0 0 -1px 0;
  height: 30px;
  background: white;
  background: transparent url(/images/bottom-right.png) scroll no-repeat bottom right;
  padding: 0;
}
.main {
  margin-top: 10px;
  /*font-size:104%;
  line-height:1.4em;
  line-height:1.3em;*/
  font-size:13px;
}
.main .content {
  margin: 0px;
}
.clearboth {
  clear:both;
  display:block;
  font-size:0px;
  height:0px;
  line-height:0;
  width:100%;
}
.red {
  background-color:#dc291e;
  color:white;
}
.pink {
  background-color:#ee4398;
  color:white;
}
.yellow {
  background-color:#f8da2e
}
.green {
  background-color:#b3d32b;
  color:white;
}
.blue {
  background-color:#288fa5;
  color:white;
}
.grey {
  background-color:#5f6a72;
  color:white;
}
.palered {
  background-color:#fbe3e4;
  color:#dc291e;
}
.palepink {
  background-color:#fce6f1;
  color: #ee4398;
}
.paleyellow {
  background-color:#f8da2e;
  color:#f8da2e;
}
.palegreen {
  background-color:#f6fae6;
  color:#b3d32b;
}
.paleblue {
  background-color:#e4f1f4;
  color: #288fa5;
}
.palegrey {
  background-color:#f6f6f6;
  color: #b5b5b5;
}
.text_pink h1 {
  color:#ee4398;
}
.text_green h1{
  color:#b3d32b;
}
.text_blue h1{
  color:#288fa5;
}
.buttons .inner {
  margin-bottom: 20px;
}
.buttons .one_third .content {
  padding: 0px 22px;
  min-height: 130px;
}
.buttons p {
  font-weight: bold;
  margin-bottom: 5px;
}
.buttons h1 {
  text-align: center;
}
.bottom {
  background-color:#393a3a;
  color: #a7a9ac;
  margin: 0px;
  background-image: url(../images/bottommask.png);
  background-repeat: repeat-x;
}
.bottom h1 {
  color:#b2d235;
}
.bottom_blurb {
}
.bottom a {
  color:#b2d235;
}
.bottomnavigation a {
  color:#676879;
}
.bottom .one_third .content {
  padding: 10px 22px 10px 22px;
}
.bottomnavigation .one_third .content {
  padding: 0px 0px 0px 22px;
  font-size: 0.9em;
}
.bottomnavigation {
  background-color:#d8d8d8;
  color:#218ba1;
  margin: 0px;
height:60px;

}
.icon_overlay {
  float:right;
}
.keymessage .icon_overlay {
  margin:10px;
  margin-right:50px;
}
.custom_button a, .quote_update_button {
  display:block;
  width: 104px;
  height: 28px;
  font-weight:bold;
  text-align: center;
  padding: 0px;
  line-height: 1.7em;
  color:#ffffff;
  font-size: 11px;
}
.pink .custom_button a {
  background-image: url(/images/buttons/buttonpink.png);
}
.buttons .paleblue, .buttons .palegreen, .buttons .palepink {
}

.green .custom_button a {
  background-image: url(/images/buttons/buttongreen.png);
}

.blue .custom_button a, .quote_update_button{
  background-image: url(/images/buttons/buttonblue.png);
}
.paleblue .custom_button a{
  background-image: url(/images/buttons/buttonpaleblue.png);
  }
  .palegreen .custom_button a{
  background-image: url(/images/buttons/buttonpalegreen.png);
  }
    .palepink .custom_button a{
  background-image: url(/images/buttons/buttonpalepink.png);
  }
.custom_button a.blue{
  background:none;
  background-position:top left;
  background-image: url(/images/buttons/buttonblue.png);
}
.custom_button a.red{
  background:none;
  background-position:top left;
  background-image: url(/images/buttons/buttonred.png);
}
.custom_button a.green{
  background:none;
  background-position:top left;
  background-image: url(/images/buttons/buttongreen.png);
}
.custom_button a.pink{
  background:none;
  background-position:top left;
  background-image: url(/images/buttons/buttonpink.png);
}
.buttons .custom_button a, .intro_blurb .custom_button a, .keymessage .custom_button a, .quote_update_button {
  position: absolute;
  bottom: 6px;
  right: 20px;
}
.intro_blurb .custom_button a{
}
.login {
  position: absolute;
  vertical-align: middle;
  right: 30px;
}
form#login {
  text-align: right;
  vertical-align: bottom;
  color: #218ba1;
}
#login .text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 80px;
  margin-right: 6px;
}
#login .buttons {
}
#login input[type=text], #login input[type=password], #login textarea {
  color:#b1b3b6;
  vertical-align:middle;
  width: 80px;
  margin-bottom: 0px;
  background-color: #ffffff;
  font-weight: bold;
  margin-left: 5px;
  font-size: 0.9em;
}
#login input[type=image] {
  vertical-align:middle;
  width: 9px;
  height: 18px;
}
.centered{text-align: center;}
.punched{
  font-size: 1.4em;
}
#ContentPlaceHolderDefault_mainContentPlaceHolder_mainContentPlaceHolder_ContactForm_3_formPanel {
  width: 400px;
  margin: 30px 0;
}
#ContentPlaceHolderDefault_mainContentPlaceHolder_mainContentPlaceHolder_ContactForm_3_txtComment {
  width: 90%;
}
#ContentPlaceHolderDefault_mainContentPlaceHolder_mainContentPlaceHolder_ContactForm_3_btnSubmit {
background:none;  
background-image:url(/images/buttons/buttonpink.png);
  display:block;
  width: 104px;
  height: 23px;
  font-weight:bold;
  text-align: center;
  padding: 2px 0 5px;
line-height: 1.7em;
  color:#ffffff;
  font-size: 11px;
border:0px;
margin: 0 0 0 265px;  
}
#ContentPlaceHolderDefault_mainContentPlaceHolder_mainContentPlaceHolder_ContactForm_3_formPanel input[type=text] {
background-color:#eee;
width: 90%;
}
.partner_table tr td img {
  margin-right:20px;
  border: 0;
}
.partner_table tr td h3 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0;
}
.partner_table tr td h6 {
  font-size: 1.2em;
  margin: 5px 0;
}
.headjoin {position:absolute; top:128px; left:300px; z-index:999; font-size:1.4em;}
.headchat {position:absolute; top:98px; left:300px; z-index:999; font-size:1.4em;}

.custom_button .headchat a.blue{
display:none;
}


.headjoin a {}
.action_call a{
    font-weight: normal;}
.homelist ul{list-style-image: url(/images/bullets/bluecarbullet.gif);line-height:26px;
}
.homelistaaa li 
{
padding-left: 10px;
background-image: url(/images/bullets/bluecarbullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

/* ---------- Simple Modal Styles ---------- */
#simplemodal-overlay {background-color:#000;}
#simplemodal-container {background-color:#ffffff; border:1px solid black; padding:12px;}

.StaticTabbedPanelsContent hr{
color: #dfdfdf;
background-color: #dfdfdf;
height: 1px;
  margin-top:30px;
}

.HomeContentGroup {
    clear: both;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color: #FFF;
margin-bottom: 10px;
padding:  0px 10px 10px 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin-right: 5px;
}

.HomeContentGroup h1, 
.HomeContentGroup h2,
.HomeContentGroup h3,
.HomeContentGroup h4,
.HomeContentGroup h5,
.HomeContentGroup h6 {
    margin: 10px 0 0 0;
font-size: 1.3em;
}

.HomeContentGroup p {
    text-align: center;
    padding:  10px 0px 10px 0px;
    font-weight: bold;
}

.fomBtnRight a {
        background-image: url("/images/buttons/buttonblue.png");
        display: block;
width: 104px;
height: 28px;
font-weight: bold;
text-align: center;
padding: 0px;
line-height: 1.7em;
color: #ffffff;
font-size: 11px;
float: right;
margin-top: 15px;}

ul.bluecar
{
list-style-image: url('/images/bullets/bluecarbullet.gif');
}
ul.bluecar li {
    float: left;
    width:  49%;
    margin: 5px 0px 5px 0px;
}


.sidenav, .side-nav {
    list-style-type: none;
    margin:  0;
    padding:  0;
}

.sidenav li {
    margin-bottom: 10px;
    display: block;
}

a.button {
    display: block;
    padding:  10px;
    background:  #ccc;
    color:  black;
    border-radius: 10px;
}

