﻿body 
{
    margin: 0, 0, 0, 0;
    text-align: center;
    font-family: Segoe UI, Tahoma, Arial;
    color: #444444;
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 20px;
}

*:focus { outline: none; }

p { margin-top: 4px; }

h1
{
    font-size: 22px;
    font-weight: normal;
    color: black;
}

h2
{
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 6px;
    color: black;
}

h3
{
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 2px 0px;
    color: #666666;
}

h4
{
    font-size: 12px;
    font-weight: bold;
    margin: 4px 0px 0px 0px;
    color: #666666;
}

hr
{
    border: none;
    border-bottom: solid 1px #e0e0e0;
}

#copyrightFooter
{
    font-size: 12px;
    color: #666666;
    border-top: solid 1px #e0e0e0;
    text-align: right;
    width: 800px;
}

#pageDiv
{
    width: 800px;
    margin: 0 auto;
    text-align: center;
    min-height: 400px;
}

#contentDiv
{
    width: 590px;
    float: left;
    padding: 4px;
    border-right: solid 1px #e0e0e0;
    text-align: left;
}

#announcementsDiv
{
    font-size: 12px;
    min-height: 200px;
    text-align: left;
}

#forumThreadsDiv
{
    font-size: 12px;
    min-height: 200px;
    text-align: left;
}

.oneThirdDiv
{
    width: 182px;
    margin-right: 4px;
    float: left;
    padding: 4px;
    overflow: hidden;
}

.oneHalfDiv
{
    width: 280px;
    margin-right: 4px;
    float: left;
    padding: 4px;
    overflow: hidden;
}

.importDetails
{
    font-size: 12px;
    margin-bottom: 8px;
}

.importDetails a
{
    
}

.note
{
    font-family: Georgia, Times New Roman, Serif;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    padding: 8px;
    margin: 8px;
    border: solid 1px #6AA7D4;
    background: #EDF4FA
}

#rightGutter
{
    width: 190px;
    padding: 4px;
    float: right;
    text-align: left;
}

#rightGutter ul
{
    margin: 0px;
    padding: 4px;
    list-style: none;
    line-height: 32px;
}

#rightGutter ul il
{
    
}

#titleBannerDiv
{
    letter-spacing: 0.05em;
    margin-top: 4px;
    border-bottom: solid 1px #e0e0e0;
    background-image: url("img/titlebanner.png");
    background-position: left top;
    background-repeat: no-repeat;
    width: 800px;
    height: 80px;
}

#downloadBanner
{
    float: right;
    border: none;
}

#docObjectListDiv
{
    width: 160px;
    float: left;
    border-right: solid 1px #e0e0e0;
}

#docObjectListDiv ul
{
    margin: 0px;
    padding: 4px;
    line-height: 32px;
}

#docObjectListDiv select
{
    border: solid 1px #e0e0e0;
    color: #666666;
    font-family: Segoe UI, Tahoma, Arial;
    font-size: 12px;
    line-height: 16px;
}

#docContentDiv
{
    margin-left: 8px;
    width: 420px;
    float: left;
}

.clear
{
    clear: both;
}

.objectDiv
{
    font-size: 11px;
    line-height: 124%;
}

.noteSpan
{
    font-size: 10px;
    font-weight: bold;
    color: #333333;
}

.caption
{
    font-weight: bold;
    font-size: 13px;
    line-height: 24px;
    color: #A54813;
    vertical-align: middle;
    margin-right: 4px;
}

.membersDiv
{
    margin-left: 12px;
}

.memberInfoDiv
{
    margin: 12px;
    border: solid 1px #e0e0e0;
    background: #f8f8f8;
    padding: 4px;
    margin-bottom: 24px;
}

.memberInfoDiv p
{
    margin-top: 12px;
}

.argumentsDiv
{
    font-size: 11px;
    margin-left: 12px;
}
