body 
{
    font-family:Arial, verdana;
    color:#000;
    font-size:80%
}
h1, h2, h3, h4, h5 {
    color:#00496E;
}
h1 {
    font-size:185%
}
h2 {
    font-size:160%
}
h2 {
    font-size:140%
}
h3 {
    font-size:120%
}
h4 {
    font-size:100%
}
#Page {
    width:650px;
}
#Header {
    width:100%;
    border-bottom:5px solid #D7E2E8;
    float:left;
}
#Header ul {
    display:none;
}
.Logo {
    float:right;
    padding-bottom:15px;
    display:block;
}
.SkipNav {
    display:none;
}
#LeftBody {
    display:none;
}
#RightBody img {
    display:none
}
#Footer {
    display:none;
}


#Breadcrumb, .SectionList, .PageLinks, .top_link, .reddot
{
    display:none;
}
#ConRBWideColumn #ConRB h2, #ConRBWideColumn #ConRB h3
 {
    color:#00496E;
}
#ConRB .longdoctitle {
    font-size:150%;
    color:#000;
    margin-top:10px;
    margin-bottom:0;
}
#ConRB .longdocsubtitle {
    font-size:130%;
    color:#3F7792;
    margin-top:2px;
    margin-bottom:0;
}
#ConRB .longdocpubdate {
    font-size:100%;
    font-weight:bold;
    color:#000;
    margin-top:2px;
    margin-bottom:0;
}