﻿body {
    background-color:#FFFFFF;
    color:#000000;
    margin:0px;
    padding:0px;
}
body, input, select, textarea {
    font-family:Helvetica,Arial,Sans-Serif;
    font-size:11px;
    line-height:15px;
}
form {
    margin:0px auto;
    padding:0px;
    width:995px;
}
h1 {
    font-size:20px;
    font-weight:normal;
    line-height:25px;
    margin:0px;
    padding:0px;
}
h2 {
    font-size:16px;
    font-weight:normal;
    line-height:21px;
    margin:0px;
    padding:0px;
}
h3 {
    font-size:11px;
    font-weight:bold;
    margin:0px;
    padding:0px;
}
h4 {
    font-size:12px;
    font-weight:normal;
    line-height:15px;
    margin:0px;
    padding:0px;
}

a {
    text-decoration: none;
    color: #4c4c4e;
    line-height: 15px;
}
a:hover, a:Active, .a-selected{
    color: #003399;
    line-height: 15px;
}


#MasterContentContainer {
    min-height: 338px;
    width: 960px;
    margin: 0 10px 0px 10px;
    overflow-x: hidden;
}
#LeftNavMasterColumnOne {
    float:left;
}
#LeftNavMasterColumnTwo {
    width: 758px;
    float:left;    
}
.LeftNavContainer {
    height: 355px;
    width: 188px;
    border: solid 0px #e6e7e8;
}
.LeftNavContainer hr {
    border: none 0px #fff;
    border-bottom-color: #77787B;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    width: 168px;
    margin: 5px 5px 5px 10px;
    padding: 0pt;
}
#leftNavMainContent {
    width: 758px;
    min-height: 410px;
    _height: 410px;
    padding: 0 11px 0 11px;
}

.headerPlaceholder {
    background: transparent url(../Images/placeholders/topnav_ph.gif) no-repeat;
}

.standardtext
{
    font-family:Helvetica,Arial,Sans-Serif;
    font-size:11px;
    line-height:15px;
}
