html, body, h1, h2, h3, h4, div, p, ul, li, input, select, td, a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
html,body,div,p,ul,li,input,select,td,a{ font-size: 11px; }
h1{ font-size: 18px; padding-bottom: 2px;}
* html h1{background: url(/images/dot-horz.gif) repeat-x bottom; }
html>body h1{ border-bottom: 1px dotted #000000; }
h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4{ font-size: 13px; }
h5{ font-size: 12px; }
h6{ font-size: 10px; }

h1,h2,h3,h4,h5,h6{ color: #245275; }

h4,h5,h6{ padding: 0px; margin: 0px; }

body{ background-color: #006699; margin: 0px; padding: 0px; text-align: center; }

/* LOGO STYLES */
#pageContainer{ position: relative; margin: 0px auto 0px auto; text-align: left; width: 760px; }

#logoContainer{
    width: 100%;
    height: 103px;
    background-color: #006699;
}
#logoLeft{
    position: absolute; left: 0px; top: 0px;
    background: url(/images/header_left.jpg) no-repeat bottom left;
    width: 266px;
    height: 103px;
}
#logoRight{
    position: absolute; left: 266px; top: 0px;
    background: url(/images/header_right.jpg) no-repeat bottom left;
    width: 494px;
    height: 103px;
}
#flashContain{
    padding: 8px 0px 0px 0px;
    height: 90px;
    background: url(/images/header.jpg) no-repeat bottom left;
}

#mlogin{
    position: absolute;
    top: 5px;
    right: 8px;
    color: #FFFFFF;
    font-size: 10px;
    text-align: right;
    white-space: nowrap;
}
#mlogin a{
    color: #FFFFFF;
    text-decoration: none;
}
#mlogin a:hover{
    text-decoration: underline;
}

#clock{
    position: absolute;
    top: 34px;
    right: 8px;
    color: #FFFFFF;
    font-size: 10px;
    text-align: right;
    white-space: nowrap;
}

/* END LOGO STYLES */

/* MENU BAR STYLES */

#pageHeader{
    height: 216px;
}

#pageHeader2{
    height: 16px;
    background-color: #6d86af;
}

#mbcontain{
    background: url(/images/menubar_repeat.jpg) repeat-x bottom;
    background-color: #cccccc;
    margin-left: 4px;
}

#menubar{
    background: url(/images/menubar_right.jpg) no-repeat bottom right;
    color: #000762;
    height: 47px;
}
html>body #menubar{
    height: auto;
    min-height: 47px;
}

#tmenu{
    margin: 7px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    white-space: nowrap;
}

#tmenu td{
    height: 19px;
    text-align: center;
    white-space: nowrap;
}

#tmenu td#tmenubase{
    background: #cccccc url(/images/coolbar_right.jpg) no-repeat bottom right;
    height: 21px;
    border-top: 1px solid #006699;
}

.tmenud{
    position: relative;
}

.tbot a{
    border-top: 1px solid #000762;
}

.tmenud a{
    display: block;
    width: 30px;
    height: 19px;
    background: #cccccc url(/images/mb.jpg) repeat-x bottom;
    margin-left: 1px;
    color: #FFFEB9;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
html>body .tmenud a{
    width: auto;
    min-width: 81px;
    font-size: .5em;
}
.tmenud a#ta_0{
    margin-left: 2px;
}
.tmenud a .l{
    display: block;
    background: url(/images/mb_left.jpg) no-repeat top left;
    width: 100%;
    height: 19px;
    cursor: pointer;
}
html>body .tmenud a .r{
    width: auto;
}

.tmenud a .r{
    display: block;
    background: url(/images/mb_right.jpg) no-repeat top right;
    width: 100%;
    height: 13px;
    cursor: pointer;
    padding: 4px 8px 2px 8px;
    font-size: 11px;
    font-weight: bold;
}
html>body .tmenud a .r{
    width: auto;
}

.tmenud a:hover{
    background: url(/images/mb_over.jpg) repeat-x bottom;
    text-decoration: none;
    color: #FFFEB9;
}
.tmenud a:hover .l{
    background: url(/images/mb_left_over.jpg) no-repeat bottom left;
}
.tmenud a:hover .r{
    background: url(/images/mb_right_over.jpg) no-repeat bottom right;
}

.dateHeader{
    color: #3D3696;
    font-size: 11px;
    font-weight: bold;
}

.empty{ visibility: hidden; position: absolute; left: 0; top: 0; }

.tmenud .dropDownMenu{
    position: absolute;
    z-index: 5000;
    top: 18px;
    left: 0px;
    text-align: left;

    margin: 0px;
    padding: 0px;

    width: 130px;
    visibility: hidden;
}

.tmenud .dropDownMenu ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: 1px solid #000000;
    background-color: #617aa3;
}

.tmenud .dropDownMenu li{
    list-style-type: none;
    display: block;
    padding: 0px;
    margin: 0px;
    text-align: left;
    width: 100%;
}
html>body .tmenud .dropDownMenu li{
    width: auto;
    min-width: 100%;
    height: auto;
}

.tmenud .dropDownMenu li a{
    display: block;
    padding: 2px 4px;
    margin: 0px;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    width: auto;
    height: 15px;
    color: #FFFFFF;
    white-space: nowrap;
    background-image: none;
}

.tmenud .dropDownMenu li a:hover{
    background-color: #6d86af;
    background-image: none;
    text-decoration: none;
    color: #FFFFFF;
}
/* END MENUBAR STYLES */

/* LEFT MENU */

.dleftmenu{
    margin: 0px 0px 0px 3px;
    background-color: #cccccc;
}

.dleftmenu ul{
    display: block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
html>body .dleftmenu ul{
    width: auto;
}

.dleftmenu ul li{
    display: block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
html>body .dleftmenu ul li{
    width: auto;
}

.dleftmenu ul li a{
    display: block;
    padding: 3px 2px 3px 4px;
    margin: 0px;
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
    width: 100%;
}
html>body .dleftmenu ul li a{
    width: auto;
}

.dleftmenu ul li a:hover{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #8da6cf;
}

.newsletter h3, .memberlogin h3, .freetrial h3{
    text-align: center;
    margin: 3px 0px;
    color: #024E74;
}

.newsletter input, .memberlogin input{
    border: 1px solid #12365B;
    color: #12365B;
    width: 94px;
}


.othersites{border-top: 1px solid #000000; border-bottom: 1px solid #000000; background-color: #3399CC; }
.othersites a{display: block; text-align: center; font-weight: normal; padding: 4px 0px 6px 0px; font-size: 10px; color: #FFFFFF; text-decoration: underline;}
.othersites a:hover{color: #FFFFFF; text-decoration: none;}

.newsletter{border-top: 17px solid #006699; padding-bottom: 4px; text-align: center;}
.newsletter div{ padding: 3px 0px;}
.newsletter input{ width: 140px; }

.memberlogin{border-top: 8px solid #006699; padding-bottom: 4px;}
.memberlogin td{padding: 3px 0px;}

.freetrial{border-top: 8px solid #006699; padding-bottom: 4px;}
.freetrial a, .freetrial a:hover{text-decoration: none; border: 0px solid #cccccc;}
.freetrial img{border: 0px solid #cccccc; margin: 1px 1px 0px 0px;}

.newsletter input.button, .memberlogin input.button{
    border-top: 1px solid #A0A0A0;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #A0A0A0;
    background-color: #A3ADB3;
    width: 75px;
    color: #000000;
    font-weight: normal;
}
.newsletter input.buttonOver, .memberlogin input.buttonOver{
    border-top: 1px solid #000000;
    border-right: 1px solid #A0A0A0;
    border-bottom: 1px solid #A0A0A0;
    border-left: 1px solid #000000;
    background-color: #A3ADB3;
    width: 75px;
    color: #000000;
    font-weight: normal;
}

/* END LEFT MENU */

/* COLUMN MAIN */
#headerContainer{ }
#contentContainer{ margin: 0px 0px 0px 4px; background-color: #cccccc; width: 756px;}
html>body #contentContainer{ width: auto; }

#columnLeft{width: 169px;}
#columnMain{ padding-right: 12px; background-color: #cccccc; color: #000000; }

#c_t{ background: url(/images/content_top.jpg) repeat-x top; background-color: #ffffff; }
#c_r{ background: url(/images/content_right.jpg) repeat-y right; }
#c_b{ background: url(/images/content_bottom.jpg) repeat-x bottom; }
#c_l{ background: url(/images/content_left.jpg) repeat-y left; }
#c_tl{ background: url(/images/content_top_left.jpg) no-repeat top left; }
#c_tr{ background: url(/images/content_top_right.jpg) no-repeat top right; }
#c_br{ background: url(/images/content_bottom_right.jpg) no-repeat bottom right; }
#c_bl{ background: url(/images/content_bottom_left.jpg) no-repeat bottom left; }
#content{ height: 300px; padding: 20px; color: #000000;}
html>body #content{ height: auto; min-height: 300px; }

#copyright{
    margin: 0px 0px 0px 4px;
    font-size: 9px;
    background-color: #cccccc;
    color: #01004C;
    text-align: center;
    text-align: center;
}
#copyright #bmenu{ padding-bottom: 6px; }
#copyright a{ font-weight: bold; font-size: 9px; text-decoration: underline; color: #064D71; }
#copyright a:hover{ text-decoration: none; color: #01004C; }
#copy{ background: #FEBD7B url(/images/copyright.jpg) repeat-x bottom; }
#copy div{ padding: 0px 0px 3px 0px; font-size: 9px; font-weight: normal; }
#copyright #copy div a{ color: #01004C; text-decoration: none; font-weight: normal; font-size: 9px;}

/* END COLUMN MAIN */

/* DATA TABLES */
table.cell, table.show{ border: 1px solid #000000; }
td.adminTitle{
    background-color: #789EB7;
    border: 1px solid #000000;
    text-decoration:none;
    color: #000000;
    font-weight: bold;
    text-align: center;
}
td.adminTitle a{
    color: #FFFFFF;
    font-weight: bold;
}
td.adminTitle a:hover{
    color: #DDDDFF;
}

td.cellHeader{
    background-color: #164C81;
    border: 1px solid #000000;
    padding: 4px 8px 4px 8px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    height: 16px;
}

td.cell{
    background-color: #FFFFFF;
    border-bottom: 1px solid #F3F5FB;
    padding: 2px 8px 2px 8px;
    font-size: 12px;
    color: #000000;
    text-align: left;
}
td.cellOdd{
    background-color: #DDDDDD;
    padding: 2px 8px 2px 8px;
    border-bottom: 1px solid #F3F5FB;
    color: #000000;
    font-size: 12px;
}
td.cellError{
    background-color: #CC6666;
    padding: 2px 8px 2px 8px;
    border-bottom: 1px solid #F3F5FB;
    color: #000000;
    font-size: 12px;
}

    /*############ Product Styles #############################*/
td.productHeader{
    background-color: #082A4E;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    padding: 4px 8px 4px 8px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    height: 16px;
}

td.product{
    background-color: #FFFFFF;
    border: 1px solid #082A4E;
    padding: 4px;
    height: 140px;
}

td.productSelector{
    border-left: 0px solid #FFFFFF;
    border-top: 0px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
    border-bottom: 1px solid #3D3696;
    text-align: left;
    white-space: nowrap;
    height: 16px;
}

td.productLeft{
    padding: 10px 10px 10px 0px;
    width: 280px;
}

td.productRight{
    padding: 10px 0px 10px 10px;
    width: 280px;
}

td.catLeft{
    width: 33%;
    padding: 10px 20px;
}

td.catMiddle{
    width: 33%;
    padding: 10px 20px;
}

td.catRight{
    width: 33%;
    padding: 10px 20px;
}

a.plist{ text-decoration: none; font-weight: bold; }
a.plistCurrent{ text-decoration: none; font-weight: bold; }

/* End Product Styles */
/* END DATA TABLES */

/* FORM ELEMENTS */

input, select{
    background-color: #FFFFFF;
    color: #000000;
    border: 1px inset #8E9082;
    font-weight: normal;
    font-size: 12px;
}

.button, .buttonOver{
    font-weight: bold; font-size: 11px; cursor: pointer; padding-bottom: 2px; height: 18px;
}
.button{ background-color: #6e87af; color: #FFFFFF; border: 1px solid #1B1B1B; }
.buttonOver{ background-color: #245275; color: #FFFFFF; border: 1px solid #1B1B1B; }

/* END FORM ELEMENTS */

/* ANCHORS */
a{ color: #6e87af; font-weight: bold; }
a:hover{ color: #245275; }

a.cellHeader{ color:#FFFFFF; text-decoration: none; font-weight: bold; }
a.cellHeader:hover{ color:#FFFFFF; text-decoration: underline}

a.cellHeaderSmall{ color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: bold; }
a.cellHeaderSmall:hover{ color: #FCFCFF; text-decoration: underline; }
a.cellLarge{ text-decoration:none; font-weight: normal; }
a.cellLarge:hover{ text-decoration:none; }
a.small{ font-size: 11px; font-weight: bold; margin-bottom: 4px; }
/* END ANCHORS */

/* MISC */
/* DONT CHANGE THIS P IE Users will appreciate it */
p{ margin: 0px; padding: 0px; }

/*used for the checkout page header text and for email header text*/
.boldHeader{ color: #082A8E; font-weight: bold; }
span.small{ font-size: 12px; }
.large{ color: #5D5A55; font-size: 12px; }

.tdHeader{ color: #FFFFFF; font-size: 12px; }

span.error{ color: #FF0000; font-weight: bold; }
span.good{ color: #546396; font-weight: bold; }

/* replacement for hr */
div.hr, div.hr2{ height: 1px; font-size: 1px; width: 100%; background: url(/images/dot-horz.gif) repeat-x bottom; margin: 4px 0px }
html>body div.hr, html>body div.hr2{ background-image: none; border-bottom: 1px dotted #000000; }

form{ padding: 0px; margin: 0px; }
table.center{ margin: 0px auto; }

table.right{ margin-left: auto; margin-right: 0px; }

/* general 100% + 0 padding and 0 margin (where applicable) */
.t100{ width: 100%; margin: 0px; padding: 0px; }

.center{ text-align: center; }
.right{ text-align: right; }


/* Plugin generic classes followed by specific plugin classes */

.detailDiv{ }
.detailDiv h1 span{ font-size: 9px; font-weight: normal; }
.detailDiv .infoTable{
    border: 0px solid #000000;
    width: 100%;
    margin-bottom: 12px;
}
.detailDiv .infoTable tr td{
    border: 1px solid #000000;
    width: 50%;
    padding: 4px;
}

/* start of specific classes */

.adheader{ text-align: center; margin: 4px 2px 8px 2px; }
.adheader a{ text-decoration: none; }
.adheader a img{ border: 0px solid #000000; }

div.lcatmain{
    padding: 5px;
    height: 65px;
}
p.lcatsub, p.lcatsub a{
    font-size: 10px;
    font-weight: normal;
}

.listRecord{
    margin: 4px 0px 4px 8px;
    padding: 0px;
}
.listRecord div{
    margin: 0px;
    padding: 2px 0;
}
.listRecord blockquote{
    margin: 4px 4px 4px 16px;
    padding: 0px;
}
.listRecord .list{
    font-size: 9px;
    font-weight: normal;
}

.listPages{ margin-top: 8px; padding-top: 2px; }
* html .listPages{background: url(/images/dot-horz.gif) repeat-x top; }
html>body .listPages{ border-top: 1px dotted #000000; }
.listPages a{ font-weight: normal; text-decoration: none; }
.listPages .lp0{ font-weight: bold; text-decoration: none; }
.listPages a:hover, .listPages .lp0:hover{ text-decoration: none; }


.pollDiv{}
.pollDiv h1 span{ font-size: 9px; font-weight: normal; }
.pollDiv .pollText{ margin: 8px 0px; }
.pollDiv table{ width: 100%; }
.pollDiv table .pt1{ width: 160px; font-size: 10px;}
.pollDiv table .pt2{ width: 250px; }
.pollDiv table .pt3{ width: 50px; text-align: right; font-size: 10px;}
.pollDiv table td{ padding: 3px 0px; }
* html .pollDiv table td{ background: url(/images/dot-horz.gif) repeat-x bottom; }
html>body .pollDiv table td { border-bottom: 1px dotted #000000; }
.pollBar{height: 14px; font-size: 1px; margin: 1px; border: 1px outset #000000; background-color: #FF0000;}
.pollForm{ margin: 12px 0px; }
.pollForm .block{ float: right; }

div.coupon{
    margin: 18px 0px;
}
div.cTop, div.cBottom{
    background: url(/images/dot-horz.gif) repeat-x top;
}
div.cBottom{
    background-position: bottom;
}
div.cLeft, div.cRight{
    background: url(/images/dot-vert.gif) repeat-y right;
}
div.cLeft{
    background-position: left;
    padding: 7px;
}
div.coupon h3{
    margin: 2px;
}

/* Stylesheet for a generic advisory document
 * Copyright (C) 2005, BBB Systems LLC, All Rights Reserved
 */
#recHeader{
    font-color: #000000;
}

table.recHeader{
    border: 1px solid #000000;
    text-align: center;
    padding: 8px 8px 8px 8px;
}

tr.recIdentity{
    text-align: center;
    margin-bottom: 8px;
}

tr.recTitle{
    color: #000000;
    background-color: #546396;
}

#recClientSince{
    font-style: italic;
    font-size: 90%;
}

.borderTable {
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
}

.noBorder {
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

.borderTable tr td {
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

.spacedList li {
    padding-bottom: 4px;
}

}
