body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background: #F8F8F8 url(../images/top_page_background.gif) top repeat-x;
}

img
{
    border: 0;
}

h3
{
    font-size: 14px;
}

td
{
    font-family: Arial, Helvetica, sans-serif;
}

th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

form
{
    font-family: Arial, Helvetica, sans-serif;
}

input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

select
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

ul
{
    font-family: Arial, Helvetica, sans-serif;
    list-style-type: square;
    list-style-position: outside;
}

li
{
    font-family: Arial, Helvetica, sans-serif;
}

ol
{
    font-family: Arial, Helvetica, sans-serif;
    list-style-type: decimal;
    list-style-position: outside;
}

#group_sites
{
    text-align: right;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
    margin-bottom: 3px;
    padding-right: 5px;
}

#group_sites a:link, #group_sites a:visited, #group_sites a:active
{
    margin: 2px;
    color: #7F8A75;
    border: 1px solid #AFD590;
    padding: 3px;
    text-decoration: none;
}

#group_sites a:hover
{
    margin: 2px;
    color: #000000;
    border: 1px solid #AFD590;
    padding: 3px;
    text-decoration: none;
    border-bottom-width: 3px;
}

.small
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}



.big
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.bodystyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.box1
{
    padding: 3px;
    border-width: thin;
    border-style: solid;
    border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2
{
    border-width: 3px;
    border-style: solid;
    padding: 5px;
}

.pagefooter
{
    font-family: Verdana, Arial;
    font-size: 11px;
    padding: 5px;
    text-align: right;
    color: #666666;
}

.maincontainer
{
    width: 770px;
    margin: 0px auto;
    background-color: #DEEAD4;
}

div.logo
{
    text-align: left;
    width: 770px;
    margin: 0px;
    height: 138px;
    background-color: #DEEAD4;
}

.imagepart {
    float: left;
    padding-left: 13px;
    display: table-cell;
}

.logoimg
{
    margin-top: 5px;
    margin-left: 50px;
    height: 112px;
    width: 68px;
}

div.welcometext
{
    background: #FFFFFF;
    margin: 0px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    float: left;
    width: 250px;
    display: table-cell;
    padding-top: 7px;
}
.toppart {
    width: 770px;
    overflow: hidden;
    display: inline;
}

.descheader {
    font-size: 14px;
}
.leftpreview
{
    font-family: verdana, tahoma, georgia;
    font-size: 11px;
}

.pageheader
{
    padding: 7px;
    font-weight: bold;
    background: #FFFFFF;
    text-align: right;
}

.secheader
{
    padding: 7px;
    font-size: 14px;
    color: #333333;
    background: #DDDDDD;
}

.secfooter
{
    padding: 7px;
    font-size: 15px;
    color: #000000;
    background: #FFFFFF;
    text-align: right;
    border-top: 1px solid #DDDDDD;
}

.seccontainer
{
    padding: 5px;
    padding-top: 0px;
    margin: 0px;
    overflow: hidden;
    background: #FFFFFF;
    width: auto;
}

.secdescription
{
    padding: 6px;
    padding-top: 8px;
    padding-bottom: 2px;
    font-size: 13px;
}

.secfields
{
    display: table;
    width: 770px;
    overflow: hidden;
    padding: 5px;
}

.checkboxfields
{
    display: table;
    width: 715px;
    overflow: hidden;
    margin: 7px;
    border-left: 1px dotted #999999;
    border-top: 1px dotted #999999;
}

.checkboxfields div.fieldbox
{
    border: none;
    font-weight: bold;
}

.inputboxcopyable, .inputboxcopyto, .inputbox
{
    border: 1px solid #777777;
    padding-left: 2px;
    color: #444444;
}

.selectbox
{
    border: 1px solid #777777;
    padding-left: 1px;
    color: #444444;
}

.inputbutton
{
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.instruction
{
    font-size: 10px;
    color: #666666;
}

.val
{
    font-size: 11px;
    color: #ff0000;
}
.fieldbox
{
    display: table-cell;
    padding: 10px;
    padding-top: 7px;
    padding-bottom: 5px;
    float: left;
    line-height: 15px;
    border-left: 1px dotted #999999;
    border-top: 1px dotted #999999;
    height: inherit;
}

.numberbox
{
    background: #DDDDDD url(../images/number_bg.jpg) repeat-x top;
    float: left;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 7px;
    border-bottom: 1px dotted #999999;
    border-top: 1px dotted #999999;
    border-left: 1px dotted #999999;
    font-size: 14px;
    color: #333333;
    width: 24px;
}

.fieldlabel
{
    color: #000000;
    font-weight: bold;
}

.required
{
    color: Red;
    font-family: Georgia;
}

.errormessage
{
    padding: 5px;
    border: 1px solid #CC0000;
    background-color: #FFCCCC;
    font-size: 11px;
}
.errorspace
{
    background: #FFFFFF;
    padding: 10px;
}

.message
{
    padding: 5px;
    border: 1px solid #FF9900;
    background-color: #FFFF99;
    font-size: 13px;
}

.errorheader
{
    padding-left: 10px;
    padding-bottom: 2px;
    color: #660000;
    font-weight: bold;
    font-size: 11px;
    background-color: #FFFFFF;
}

.footerfloat
{
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-top: 7px;
}

.endrow
{
    clear: both;
    height: 1px;
}

.smallsecdescription
{
    font-size: 11px;
    color: #333333;
    padding: 3px;
    padding-right: 7px;
    background: #EEEEEE;
    float: left;
    margin: 3px;
    margin-left: 0px;
}

a.changepasswordlink, a.forgotpasswordlink
{
    color: #003300;
    text-decoration: none;
}

a.changepasswordlink:hover, a.forgotpasswordlink:hover
{
    text-decoration: underline;
}

.timetable
{
    margin: 5px;
    width: 100%;
}

.topheader
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #666666;
    font-size: 14px;
    font-weight: bold;
    width: 65px;
    text-align: center;
    border-left: 1px solid #DDDDDD;
}

.leftheader
{
    padding: 5px;
    padding-right: 7px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    width: 120px;
    height: 35px;
    border-bottom: 1px solid #DDDDDD;
}

a.rightselectallink
{
    color: #669900;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 70px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    height: 22px;
}

a.rightselectallink:hover
{
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}


a.bottomselectallink
{
    color: #669900;
    font-size: 11px;
    text-decoration: none;
    display: block;
    width: 55px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    height: 22px;
}

a.bottomselectallink:hover
{
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}

.rightlink, .tablecell
{
    text-align: center;
    cursor: hand;
    cursor: pointer;
    border-left: 1px dotted #999999;
    border-bottom: 1px dotted #999999;
}

.terms
{
    width: 70%;
    height: 150px;
    font-size: 11px;
    overflow: scroll;
    padding: 2px;
    margin: 7px;
    margin-bottom: 0px;
    padding: 5px;
    border: 1px solid #999999;
}

.tandcfooter
{
    padding: 10px;
}

.rightlink
{
    padding: 0px;
    text-align: left;
    width: 85px;
}
.timecheckbox
{
    cursor: hand;
    cursor: pointer;
}

.fieldtable
{
    border-right: 1px dotted #999999;
    margin: 0px;
}
.floatleft
{
    font-size: 11px;
    float: left;
    margin-top: 0px;
}
.forgotfloat
{
    float: left;
    font-size: 12px;
    padding-top: 7px;
    padding-left: 5px;
}
.noshow
{
    display: none;
}

.totalhours
{
    font-size: 14px;
    padding-right: 20px;
    text-align: left;
    margin: 10px;
}
