﻿@import url("layout.css");

body {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #C4E1FF; text-align: center;font-size: 0.8em;}

/* Universal Stytles */

img {border: 0;}

.textcenter {text-align: center;}
.textleft {text-align: left;}
.textright {text-align: right;}

.fontsmaller1 {font-size: 0.8em;}

.red {font-weight: bold; color: #B70000;}
.white {color: #FFFFFF;}

.highlite1 {background-color: #FFFF99;}

.background1 {background-color: #E1FFFF; width: 98%; font-weight: bold;}
.background2 {background-color: #D9D9FF; width: 98%; font-weight: bold;}
.background3 {background-color: #FFFFCC; width: 98%; font-weight: bold;}

/* ID's */

#topstripe {margin: 25px auto 0 auto; width: 760px; height: 10px; background-color: #336699; border-bottom: 3px solid white;}

#container {width: 760px; margin: 0px auto 0px auto; border-top: 1px solid #336699; background-color: #fff; background-image: url('../images/sidebar_blue_sml.JPG'); background-position: left top; background-repeat: repeat-y; text-align: left;}

#masthead {width: 760px; margin: 18px auto 5px auto; overflow: hidden; padding: 0; background: transparent; clear: both;}
#masthead h1 {color: #336699; font-size: 2.6em; font-weight: bold; margin: 0; line-height: 110%;}
#masthead h2 {color: #336699; font-size: 1.4em; font-weight: bold; margin: 0; line-height: 140%;}

#leftcol {position: relative; float: left; width: 153px; text-align: left; padding: 10px 0px 10px 7px; background: transparent;}
#leftcol p {color: black;}
#leftcol hr {color: #fff; line-height: 1px;}
#leftcol ul {margin: 10px 0px 10px 0px; padding: 0; list-style-type: none; font-weight: bold; text-align: left;}
#leftcol ul li {width: 153px; text-decoration : none; border: none;}
#leftcol ul li a {text-decoration: none; display: block; color: #EFEFEF; padding: 3px 0 3px 3px; color: #fff;}
#leftcol ul li a:hover {text-decoration: none; display: block; background-color: #fff; color: #336699;}
#leftcol ul li a:link {text-decoration: none; display: block;}

#rightcol {float: right; width: 556px; text-align: left; padding: 0 16px 5px 0px; background-color: #FFFFFF;}
#rightcol p {color: black; line-height: 140%;}
#rightcol h1 {color: black; font-size: 1.8em; font-weight: bold; margin: 0; line-height: 140%; margin-top: 15px;}
#rightcol h2 {color: black; font-size: 1.5em; font-weight: bold; margin: 0; line-height: 120%;}
#rightcol a {color: #336699; text-decoration: underline; font-weight: bold;}
#rightcol a:hover {color: #002B84; text-decoration: underline; font-weight: bold;}

#bottomstripe {margin: 0 auto; width: 760px; height: 3px; background-color: #fff; border-top: 1px solid #336699; border-bottom: 7px solid #336699; clear: both;}

#footer {clear: both; width: 760px; margin: 0 auto; padding: 1px 0px; text-align: center; background-color: #C4E1FF;}
#footer p {font-size: 0.9em; line-height: 160%; color: #336699;}
#footer a {color: #336699; text-decoration: underline; font-weight: bold;}
#footer a:hover {color: #002B84; text-decoration: underline; font-weight: bold;}

table.tableinscompare {width: 96%; margin: 0 auto; padding: 0; border-collapse: collapse; font-size: 80%;}
table.tableinscompare td.td20 {width: 20%; padding: 0px; vertical-align: top; border: 1px #999999 solid; margin: 0; padding: 4px 2px; text-align: center; vertical-align: middle;}
table.tableinscompare td.td40 {width: 40%; padding: 0px; vertical-align: top; border: 1px #999999 solid; margin: 0; padding: 4px 2px; text-align: center; vertical-align: middle;}
table.tableinscompare caption {margin: 0; padding: 0 0 7px 0; font-size: 14px; font-weight: bold; color: #000000;}

table.index_discounts {width: 100%; border-collapse: collapse; border: 0px #666 solid; text-align: center; font-size: 0.8em; margin: 0 auto;}
table.index_discounts caption {font-size: 140%; font-weight: bold; text-align: center; padding-bottom: 8px; padding-top: 1px;}
.background_ltblue {background-color: #DFEFFF;}

table.index_discounts td.td40_2 {width: 40%;}

table.index_discounts td {width: 20%; border: 1px solid #666; margin: 0; padding: 3px 1px;}
.font09 {font-size: 9px;}

.background_purple {background-color: #CCCCFF;}
