﻿#hd
{
    background-color: #76726d;
    background-image: url('../images/header_background.gif');
    background-position: left;
    background-repeat: repeat-y;
    height: 75px;
    border-bottom: 1px solid White;
}

#hd .logo
{
    float: left;
    margin: 15px 0px 13px 11px;
}

#hd .login
{
    float: right;
    font-size: 11px;
    color: White;
    padding: 7px 11px 0px;
}

#hd .login .label
{
    float: left;
    margin-top: 4px;
}

#hd .login input[type="text"], #hd .login input[type="password"]
{
    background-color: #6c6c6c;
    border: 1px solid #a0a0a0;
    height: 15px;
    width: 100px;
    padding: 2px 3px;
    font-size: 11px;
    color: White;
    margin: 0 5px;
    float: left;
}

#hd .nav
{
    float: right;
    clear: right;
    margin-top: 30px;
    font-size: 15px;
    width: 575px;
    color: White;
}

#hd a
{
    color: White;
}

#hd .nav ul li
{
    float: right;
    display: inline;
    margin: 0px 13px;
    vertical-align: top;
}

#hd2 
{
    clear: both;
    border-bottom: 1px solid White;
}

#hd2 .home
{
    background-image:url('../images/home_background.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    width: 950px;
    height: 401px;
}

#hd2 .footer
{
    background-color: #faa635;
    text-align: right;
    height: 29px;
    overflow: hidden;
}

#bd p
{
    margin-bottom: 1em;
}

.partnerlogos 
{
    height: 85px;
    background-color: #d5d3d2;
}

#ft 
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #666666;
    font-size: 11px;
    padding: 3px 2px;
    border-top: 4px solid #d5d4d2;
}

#ft a 
{
    color: #666666;
    text-decoration: underline;
}

#ft img
{
    float: right;
    margin: 0;
}

#ft ul li
{
    float: left;
    clear: none;
    margin-right: 1em;
}

#ft p
{
    clear: left;
    color: #868686
}

.sidebar .section 
{
    width: 250px;
    margin-bottom: 3px;
}

.sidebar .section .heading
{
    height: 21px;
    overflow: hidden;
    background-color: #faa635;
    border-bottom: 1px solid #faa635;
    padding-top: 7px;
    padding-left: 10px;
}

.sidebar .section .content
{
    padding: 8px;
    border: 1px solid #d5d3d2;
    border-top: none;
    min-height: 30px;
    color: #333333;
}

.section .loggedin
{
    font-size: 11px;
    color: #6c6c6c;
}

.sidebar .section .login
{
    background-color: #d5d3d2;
}

.section .login .label
{
    font-size: 11px;
    float: left;
    clear: left;
    width: 80px;
    margin-top: 4px;
    color: #6c6c6c;
}

.section .login .rememberme
{
    float: left;
    width: 120px;
    font-size: 11px;
    margin-top: 4px;
    color: #6c6c6c;
}

.section .login .failed
{
    color: Red;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    padding-bottom: 4px;
}

.section .login input.textbox
{
    float: right;
    clear: right;
    background-color: #6c6c6c;
    border: 1px solid #a0a0a0;
    height: 15px;
    width: 130px;
    padding: 2px 3px;
    font-size: 11px;
    color: White;
}

.section .login input.button
{
    float: right;
    clear: right;
    background-color: #faa635;
    border: 1px solid #a0a0a0;
    padding: 2px 3px;
    font-size: 11px;
    font-weight: bold;
    color: White;
    margin-top: 3px;
}

.login .register
{
    margin-top: 5px;
    text-align: center;
}

.login .register a
{
    font-weight: bold;
    font-size: 11px;
    color: #6c6c6c;
}

.login .box
{
    background-color: #c0bebc;
    padding: 4px;
    overflow: auto;
    width: 224px;
}

.section .logout ul
{
    padding-left: 10px;
    margin-bottom: 1em;
}

.section .logout ul li
{
    list-style-type: none;
    padding-left: 20px;
    background-image: url(../images/bullet.gif);
    background-position: 0 4px;
    background-repeat: no-repeat;
    line-height: 1.5em;
}

.sep 
{
    clear: both;
    height: 3px;
    overflow: hidden;
}

.sidebar .section .logos
{
    text-align: left;
}

.logos h5 
{
    color: Gray;
    clear: both;
}

.logos .wrapper 
{
    margin-bottom: 20px;
}

.logos .logo 
{
    /* */
}

.logos .connect 
{
    text-align: right;
    margin: 0px 3px;
}

.sidebar .section .logos img, .sidebar .section .logos span
{
    margin: 8px 0px;
}

#main
{
    padding: 10px 10px 10px 0px;
    color: #333333;
}

#main h1
{
    color: #3f3a34;
    letter-spacing: 0px;
    margin-bottom: 0.5em;
    font-size: 160%;
}

#main h2
{
    color: #3f3a34;
    letter-spacing: 0px;
    margin-bottom: 0.5em;
    font-size: 130%;
    border-bottom: 1px dotted #F7A535;
}

#main p
{
    line-height: 1.5em;
}

#main a, a
{
    color: #F7A535;
}

#main ul, #main ol
{
    padding-left: 40px;
    margin-bottom: 1em;
}

#main li
{
    line-height: 1.5em;
}

#main ul li
{
    list-style-type: none;
    padding-left: 20px;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
}

table.dataentry
{
    width: 100%;
}

table.dataentry th
{
    text-align: left;
    font-weight: bold;
    color: #333333;
    white-space: nowrap;
    width: 125px;
    font-size: 11px;
    padding-right: 5px;
    vertical-align: middle;
}

table.dataentry td
{
    padding: 2px 0px;
}

.errormessage
{
    font-weight: bold;
    color: Red;
}

.section .heading h6
{
    font-size: 14px;
    color: White;
    font-weight: normal;
}

.formresult
{
    font-size: 110%;
    color: #333333;
    background-color: Ivory;
}

h2 .comingsoon
{
    font-size: 80%;
    color: Gray;
    font-weight: normal;
    margin-left: 1em;
}

.required 
{
    font-weight: bold;
    font-size: 13px;
    color: Red;
}