﻿body
{
    font-family:Verdana;
    font-size:10pt;
    text-align:center;
    background:#bababa url('Images/bg_grad.jpg') repeat-x top;
    margin:5px;
}
h1
{
    color:#0c538e;
    font-weight:bold;
    font-size:12pt;
    margin-bottom:0px;
    padding-bottom:0px;
}
h2
{
    font-size:10pt;
    font-weight:bold;
}
.main
{
    margin:0px auto;
    background-color:White;
    width:990px;
    text-align:left;
}
.header
{
    padding-top:5px;
    margin:0px 5px 3px 5px;
}
div.body
{
    background-color:#e4ebf3;
    float:left;
    margin-left:5px;
    width:778px;
}
div.leftNav
{
    float:left;
    width:198px;
}
td.item
{
    background:url('Images/menu_right.png') no-repeat right;
    padding-right:8px;
    width:190px;
}
a.item
{
    font-family:Trebuchet MS;
    font-weight:bold;
    color:#003366;
    display:block;
    background:url('Images/menu.png') repeat-x;
    height:21px;
    padding-top:4px;
    vertical-align:bottom;
}
td.item.selected
{
    background:url('Images/selitem_right.png') no-repeat right;
    padding-right:8px;
}
a.item.selected
{
    background:url('Images/selitem.png') repeat-x;
    display:block;
    color:White;
}
td.subItem
{
    padding-top:2px;
    padding-bottom:1px;
}
a.subItem
{
    font-family:Trebuchet MS;
    padding-left:15px;
    color:#003366;
}
td.subItem.selected
{
    background:url('Images/sel_right.png') no-repeat right;
    width:187px;
    padding-right:3px;
}
a.subItem.selected
{
    background:url('Images/sel_left.png') no-repeat;
    padding-left:15px;
    background-color:White;
    display:block;
}
/* End Left Vertical Nav */

div.content
{
    background-color:White;
    float:left;
    padding-left:10px;
    min-height:600px;
    width:570px;
}
div.image
{
    margin-top:10px;
}
div.feature
{
    margin-left:10px;
    background-color:#ebebeb;
    font-size:8.5pt;
    width:190px;
    float:left;
}
div.feat
{
    background:url('Images/feat.png') repeat-x;
}
div.outer
{
    background:url('Images/feat_right.png') no-repeat right;
    padding-right:9px;
}
div.inner
{
    background:url('Images/feat_left.png') no-repeat;
    padding-left:9px;
    padding-top:4px;
    height:21px;
    width:100%;
    color:White;
    font-family:Trebuchet MS;
    font-size:10pt;
    font-weight:bold;
}
div.featItems
{
    clear:left;
    margin:5px 10px 10px 10px;
}
div.footer
{
    clear:left;
    text-align:center;
}
.box
{
    width:270px;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.top
{
    background:url('Images/topleft.jpg') no-repeat;
    padding-left:10px;
    height:26px;
}
.topOuter
{
    font-family:Trebuchet MS;
    background:url('Images/top.jpg') repeat-x;
    color:White;
    font-weight:bold;
    height:26px;
}
.topInner
{
    float:left;
    height:21px;
    padding-top:5px;
}
.boxContent
{
    padding:5px 10px 5px 10px;
    color:Black;
    clear:left;
    font-weight:normal;
    border-left:solid 1px #dbdbdb;
    border-right:solid 1px #dbdbdb;
}
div.bottom
{
    background:url('Images/bottom.jpg') repeat-x;
}
div.bottomOuter
{
    background:url('Images/bottomright.jpg') no-repeat right;
    padding-right:10px;
}
div.bottomInner
{
    background:url('Images/bottomleft.jpg') no-repeat;
    padding-left:10px;
    height:10px;
}
table.level
{
    border:solid 1px black;
    border-collapse:collapse;
}
table.level thead
{
    text-align:center;
    font-weight:bold;
}
table.level td
{
    border:solid 1px black;
}
div.members
{
    clear:both;
    margin:20px 0px 0px 30px;
    text-align:center;
    width:150px;
}
td.label
{
    font-weight:bold;
}