﻿@import "reset.css";

body
{
    background-color: whitesmoke;
}

body a
{
    color: #7C96CB;
    font-weight: bold;
    font-size: 8pt;
}

div#page
{
    width: 748px;
    margin: 0 auto;
}


div#page-wrapper
{
    float: left;
    background: url('../images3/background.gif') repeat-y;
}


div#header-wrapper
{
    height: 87px;
    width: 748px;
    background-image: url('../images3/banner.gif');
    cursor:hand;
}
div#header-wrapper h1
{
    padding-top: 70px;
    font-weight: bold;
    color: #454545;
    text-align: right;
}
span.topmenu
{
    padding-right: 20px;
}
span.topmenu a
{
    color: #454545;
    text-decoration: none;
}
span.topmenu a:hover
{
    text-decoration: none;
    color: White;
}
span.login
{
    padding-right: 10px;
}
span.login a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
span.login a:hover
{
    text-decoration: underline;
}


div#main-wrapper
{
}

div#sidenav
{
    float: left;
    text-align: right;
    width: 153px;
}
div.class1
{
    background-color: #FBA672;
    color: #ffffff;
    border-top: groove 1px #ffffff;
    line-height: 16px;
    padding: 10px 8px;
}
div.class1 ul
{
    list-style-type: none;
}
div.class1 ul li
{
    color: #454545;
}
div.class1 ul li a
{
    text-decoration: none;
    font-weight: normal;
    color: #454545;
}
div.class1 ul li a:hover
{
    color: white;
}
div.class2
{
    background-color: #5C7DBE;
    color: #ffffff;
    font-weight: bold;
    border-top: groove 1px black;
    border-bottom: groove 1px black;
    line-height: 16px;
    padding: 10px 8px;
}
div.class2 ul
{
    list-style-type: none;
}
div.class2 ul li a
{
    color: White;
    text-decoration: none;
}
div.class2 ul li a:hover
{
    text-decoration: underline;
}
div.class3
{
    background-color: #7C96CB;
    color: #ffffff;
    border-bottom: groove 1px black;
    line-height: 16px;
    padding: 10px 8px;
}
div.class3 ul
{
    list-style-type: none;
}
div.class3 ul li
{
}
div.class3 ul li a
{
    text-decoration: none;
    font-weight: normal;
    color: white;
}
div.class3 ul li a:hover
{
    text-decoration: underline;
}
div.class4
{
}
div.class5
{
    background-color: #5C7DBE;
    color: #ffffff;
    line-height: 16px;
    padding: 20px 8px;
}
div.class5 ul
{
    list-style-type: none;
}
div.class5 ul li
{
}
div.class5 ul li a
{
    text-decoration: none;
    font-weight: normal;
    color: white;
}
div.class5 ul li a:hover
{
    text-decoration: underline;
}


div#content-wrapper
{
}

div.class6
{
    text-align: center;
    border-top: solid 2px #FBA672;
    padding: 10px;
    line-height: 15px;
}
span.quote
{
    color: #5C7DBE;
    font-style: italic;
}

span.quote-author
{
    color: #5C7DBE;
    font-style: italic;
    font-weight: bold;
}

div.class7
{
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 16px;
    background-color: #7C96CB;
    color: White;
}
div.class7 p
{
    padding-top: 10px;
}
div.class7 ul
{
    list-style-type: none;
}

/* for 2 column left column*/
div.content2
{
    background-color: white;
    color: black;
    text-align: left;
    width: 374px;
    padding-left: 23px;
    padding-right: 10px;
    padding-bottom: 20px;
    float: left;
}
div.content2 p, div.content2 div
{
    padding-top: 15px;
}
div.content2 ul
{
    list-style-position: inside;
}

div.content2 p img
{
    float: right;
}

/* for 2 column right column */
div.content3
{
    background-color: White;
    float: right;
    text-align: right;
    width: 187px;
    border-left: solid 1px #CAD6F2;
    border-bottom: solid 1px #7C96CB;
    border-top: solid 1px #7C96CB;
}


/* for 1 column content */
div.content
{
    background-color: white;
    color: black;
    width: 555px;
    text-align: left;
    padding-left: 23px;
    padding-right: 10px;
    padding-bottom: 20px;
    float: left;
}
div.content p, div.content div
{
    padding-top: 15px;
}
div.content ul
{
    list-style-position: inside;
}
div.content p img
{
    float: right;
}


/** prices **/
div.price
{
    padding-left: 70px;
    padding-top: 30px;
}

div.price div
{
    color: #454545;
    font-size: 10pt;
    font-weight: bold;
    float: left;
    text-align: right;
    padding-right: 10px;
}


div.content h1
{
    padding-top:20px;
    font-weight:normal;
    width:555px;
    font-size:14pt;
    color:#454545;
    font-family:Arial,sans-serif;
    text-align:center;    
}


p.content-caption
{
    color: #7C96CB;
    font-weight: bold;
    font-size: 10pt;
}

p.content-caption2
{
    color: #454545;
    font-weight: bold;
    font-size: 10pt;
}




div#prefooter
{
    float: right;
    color: White;
    height: 75px;
    width: 577px;
    background-color: #7C96CB;
    border-bottom: solid 1px white;
    padding-left: 18px;
    padding-top: 14px;
}

div#prefooter p
{
    padding-bottom: 10px;
}

div#footer-wrapper
{
}
div#footer-wrapper h1
{
    float: right;
    color: White;
    font-weight: normal;
    text-align: right;
    vertical-align: middle;
    height: 20px;
    width: 585px;
    background-color: #FBA672;
    padding-top: 10px;
    padding-right: 10px;
    border-top: solid 1px white;
}


table.largeform
{
    margin-top:20px;
    background-color: #f5f5f5;
}
table.largeform tr td
{
    padding-left:5px;
    padding-top:5px;
    color:#454545;
}

table.largeform tr.sectionhdr
{
    background-color:#DCDCDC;
    height:10px;
}
table.largeform tr.sectionhdr td
{
    padding-top:10px;
    padding-bottom:10px;
    padding-left:5px;
    color:#454545;
}




table.largedata tr td
{
    padding: 5px;
}
/* data table */
table.datatable
{
}

table.datatable thead tr td
{
    padding: 5px;
    text-align: center;
    background-color: #ffcc00;
    color:black;
    font-weight: bold;
}

table.datatable tbody tr td
{
    background-color:#ffffff;
    padding: 5px;
}

/*  row highlight for firefox/safari */
table.datatable tbody tr:hover>td
{
    background-color:yellow;
}


table.datatable tfoot tr td
{
    padding:5px;
    padding-top:10px;
}