/* Body and main container styles */

BODY
{
    margin: 0px;
    padding: 0px;
    background-image: url(main_page_bg.jpg);
    background-repeat: repeat-x;
    font-family: Arial;
    background-color: #0e639e;
    text-align: center;
}

.NoBackground
{
    background: #ffffff;
}

.NewContainer
{
    margin: 0 auto;
    margin-top: 0px;
    background-color: white;
    width: 760px;
}
h1
{
    background-image: url(banner-small.jpg);
    background-color: #327EB0;
    padding: 12px 0 0 20px;
    width: 740px;
    height: 45px;
    font-weight: bold;
    font-size: 28px;
    color: #ffffff;
    line-height: normal;
}
h2
{
    display: block;
    font-weight: bold;
    font-size: 22px;
    line-height: normal;
    margin: 0px 0px 0px 0px;
    color: #5DA72A;
}
.HRule
{
    height: 1px;
    border: 1px solid gray;
}
h3
{
    padding: 12px 0px 0px 0px;
    font-weight: bold;
    font-size: 25px;
    line-height: normal;
    margin: 0px 0px 2px 0px;
    color: black;
    line-height: 14px;
}
.MainLayout
{
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
}
.HeaderContainer
{
    position: relative;
    height: 70px;
}
.ContentContainer
{
    position: relative;
    text-align: left;
    width: 100%;
    margin: 0px;
}
.ContentDiv
{
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    min-height: 370px;
    overflow: visible;
    font-size: 14px;
    line-height: 20px;
}
.NoBackground .ContentDiv
{
    min-height: 0px;
}
.StandOutSection
{
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: 100%;
}

/* Generic HTML element default styles */
* A
{
    color: #0246cc;
    text-decoration: underline;
}
* A:visited
{
    color: #0246cc;
}
* A:hover
{
    color: #000099;
}

hr
{
    padding: 0px;
    width: 100%;
    display: block;
    font-size: 14px;
}
h3
{
    padding: 12px 0px 0px 0px;
    font-weight: bold;
    font-size: 25px;
    margin: 0px 0px 2px 0px;
    color: black;
    line-height: 14px;
}

A IMG
{
    border: 0px solid;
}

.FooterText, .FooterText A, .FooterText A:hover, .FooterText A:visited
{
    text-align: center;
    color: white;
    font-size: 12px;
    font-family: Arial;
}
.FooterText SPAN
{
    padding: 2px 2px;
}
H3.ParaTitle
{
    font-size: 18px;
    color: #5ca928;
    padding: 0px;
    margin: 0px;
    margin-bottom: 12px;
    margin-top: 10px; /*#margin-top:30px;*/
}
span.ParaTitle
{
    color: #5ca928; /*#218695;*/
    padding: 0px;
    margin: 0px;
    margin-bottom: 6px;
    margin-top: 10px;
}
OL LI
{
    list-style-position: outside;
}

UL.InnerUL
{
    list-style: disc;
    margin-left: 15px;
}
UL.InnerUL LI
{
    margin: 0px;
    font-weight: normal;
}
UL.NormalUL
{
    padding-left: 30px;
}

.LeftPart, .RightPart
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.LeftPart
{
    float: left;
    margin-left: 20px;
}
.RightPart
{
    float: right;
    margin: 0px 0px 0px 0px;
    margin-right: 10px;
}
UL.NormalUL
{
    font-size: 12px;
    line-height: 1.4em;
    font-family: Arial;
    padding: 0px;
    margin-left: 25px;
}
UL.NormalUL LI
{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    line-height: 1.4em;
    font-family: Arial;
    padding-left: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    line-height: 1.4em;
    font-weight: bold;
}

.BigText
{
    letter-spacing: -0.02em;
    color: white;
    font-weight: bold;
    background-color: #1D6CA4;
    text-align: left;
}

.CompareLine
{
     margin-top: 2px;
     margin-bottom: 4px;
     width: 80px;
     margin-left:auto;
     margin-right: auto;
     border-bottom-style: solid;
     border-bottom-width: 3px;
     height: 0px;
}
.CompareMiddle
{
    border-left: 3px solid #FAA31B;
    border-right: 3px solid #FAA31B;
}
.CompareColumn
{
    width: 130px;
    text-align: center;
    height: 35px;
    border-top: 1px solid #cccccc;
}
.ComparePrice
{
    text-align: center;
    height: 30px;
    padding-top: 20px;
    border-top: 1px solid #cccccc;
}
.CompareBuyNow
{
    text-align: center;
    height: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.ComparePriceInnerLeft
{
    padding: 0px;
}
.ComparePriceInnerRight
{
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
}
.CompareLeft
{
    height: 30px;
    border-top: 1px solid #cccccc;
    font-weight: bold;
    width: 170px;
}
.CompareDescription
{
    text-align: center;
    font-style: italic;
    font-size: 12px;
    padding-bottom: 10px;
}
.Compare
{
    font-size: 12px;
    line-height: normal;
}
.CompareHeader
{
    padding-bottom: 10px;
    font-size: 20px;
    line-height: normal;
    text-align: center;
}
.errormessage
{
    font-size: 11px;
    line-height: normal;
}

.HeaderList
{
    text-align: left;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    color: white;
    padding-left: 60px;
    padding-right: 40px;
}

.HeaderList ul
{
    margin: 0;
    padding: 0;
}

.HeaderList ul li
{
    padding: 6px 0 6px 0;
    margin: 0;
}

.HeaderListOld
{
    text-align: left;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    color: white;
    padding-left: 70px;
    padding-right: 50px;
}

.HeaderListOld ul
{
    margin: 0;
    padding: 0;
}

.HeaderListOld ul li
{
    padding: 10px 0 10px 0;
    margin: 0;
}

.topnav
{
    right: 15px;
    position: absolute;
    top: 43px;
    background-color: #ffffff;
    padding: 10px 3px 10px 3px;
}

.topnav a
{
    display: block;
    font-family: "Trebuchet MS" ,Verdana,sans-serif;
    font-size: 15px;
    padding: 4px 0px 3px 0px;
    float: left;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #0F75BC;
}

.topnav span.line
{
    border-right: 2px dotted #FAA31B;
    width: 0px;
    display: block;
    float: left;
    margin: 4px 10px 0 10px;
}

.topnav a:hover
{
    color: #60B5F2;
}

.topnav a.selected
{
    color: #094773;
    border-top: 2px solid #094773;
    border-bottom: 2px solid #094773;
    padding-top: 2px;
}

blockquote
{
    padding: 0;
    margin: 0;
    color: #444444;
    border: 2px #CCCCCC solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: white;
    text-align: center;
}

blockquote p
{
    padding: 0;
    margin: 10px;
    font-size: 13px;
    line-height: normal;
}

cite
{
    text-align: left;
    padding: 0;
    margin: 0;
    font-style: normal;
    color: #808080;
    font-size: 12px;
    display: block;
    background-repeat: no-repeat;
    background-position: 20px 0px;
    background-image: url(speechmark.gif);
    padding-left: 10px;
    padding-top: 3px;
    margin-top: -2px;
    line-height: 22px;
    padding-bottom: 12px;
}

.BenefitsSection
{
    font-size: 13px;
    padding-right: 20px;
    padding-left: 0px;
}

.BenefitsSection td
{
    padding-left: 10px;
    line-height: 20px;
}

.BenefitsSection tr
{
    height: 60px;
}

.widebutton
{
    background: url(/images/widebutton-hover.png) no-repeat;
    width: 142px;
    height: 44px;
    position: relative;
    white-space: nowrap;
    display: block;
    margin: 0;
    padding: 0;
}
.widebutton a, .widebutton a:visited
{
    display: block;
    color: #000000;
    font-size: 11px;
    width: 142px;
    height: 44px;
    display: block;
    float: left;
    color: black;
    text-decoration: none;
    color: Black;
}
.widebutton img
{
    width: 142px;
    height: 44px;
    border: 0;
}
* html a:hover
{
    visibility: visible;
    color: Black;
}
.widebutton a:hover img
{
    visibility: hidden;
}
.widebutton span
{
    position: absolute;
    left: 0px;
    top: 11px;
    width: 142px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.underscreenshot
{
    font-size: 11px;
    text-align: center;
    padding-top: 0px;
    margin-top: 0px;
    font-style: italic;
}