/* ###### GENERIC ###### */
body{
        margin: 0px;
        background-image: url(/assets/graphics/mainBG.gif);
}
a { color: #B30D0D;
}
p, td, strong, select{
        font-family: Arial;
        font-size: 12px;
        color: #333333;
}
.h1 {font-size:12px;}

body{
        background-color: WHITE;
        margin: 0px;
        font-family: Arial;
        color:#47352E;
}
div.popup {
        width:215px;
        background-color: black;
        padding: 3px 20px 20px 20px;
        line-height: 20px;
}
a.popup {
        font-family: Arial;
        font-size: 11px;
        color: white;
}
.testimonials *, .testimonials{
        font-size:11px;
}
hr{
        border-bottom: 1px solid #8A8A8A;
        height: 1px;
        border-top: none;
        border-left: none;
        border-right: none;
        padding-bottom:5px;
}
.imgrightpad img{
        margin-right: 15px;
        margin-bottom: 15px;
}
.imgleftpad img{
        margin-left: 15px;
        margin-bottom: 15px;
}

/* ###### MAIN CONTENT ###### */
.anc{
        color: #666666;
        font: 15px Arial;
        text-decoration:none;
}
a.anc:hover{
        text-decoration:underline;
}
.title{
        color: black;
        font-family: "Arial Narrow", Tahoma;
        font-weight: bold;
        font-size: 25px;
        font-style: italic;
}
.title_p{
        color: #89726A;

}

/* ###### PORTAL PAGES ###### */
.portalTitle{
        color:#47352E;
        font-family: Arial;
        font-weight:bold;
        font-size: 14px;
}
.price{
        color: #F04F34;
        font-family: Arial;
        font-weight:bold;
        font-size: 14px;
}
.pagelist{
        color: #FF6600;
}
.pagelist_h{
        color: black;
}
.pagelist_b{
        color: #666666;
}

/* ###### LEFT NAV ###### */
.snavTitlePad{
        padding: 15px 8px 8px 15px;
}
.snavPad{
        padding: 3px 8px 8px 15px;
}
.snavTitle{
        font: bold 11px Arial;
        color: white;
        text-decoration: none;
}
.snav{
        font: 11px Arial;
        color: #333333;
        line-height: 20px;
        text-decoration: underline;
}
.snavTitle:hover{
        text-decoration: underline;
}
.snav:hover{
        color: black;
}
.snavBg{
        background-repeat: no-repeat;
        background-position: bottom;
        background-image: url(/assets/graphics/oer/sidebg.jpg);
}


/* ###### TOPNAV ###### */
.topnav{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: white;
        text-decoration: none;
}
.topnav:hover{
        text-decoration:underline;
}
.topnavPad{
        padding: 0px 10px 0px 190px;
}

/* ###### FOOTER NAV ###### */

a.footernav{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        text-decoration: none;
}
.copyright{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        text-decoration: none;
}
