﻿







#spbar, 
#console, 
#header_top, 
#master_search, 
#top_links, 
#top_nav,
#pageheading,
#container_left, 
#container_right,
#footer,
.page_functions
{
    display:none;
}


body
{
    font-family:Verdana, Arial, Sans-Serif;
}
a img
{
    border:none;
}
a
{
    color:#004386;
}

.clearing
{
    clear:both;
}


#header_left,
#header_right
{
    float:left;
}

#header_left
{
    width:37%;
    /*height:80px;*/
}
#header_left img
{
    width:90%;
    /*width:216px;
    height:70px;*/
}


#header_right
{
    /*height:80px;*/
    width:60%;
}

#header_right span
{
    font-size:26px;
    display:block;
    margin-top:10px;
    color:#004386;
}
#header_right p
{
    font-size:13px;
    margin-top:0px;
    color:#004386;
    float:left;
}





#breadcrumbs
{
    /*float:left;*/
    font-size:70%;
}
#breadcrumbs ol
{
    list-style-type:disc;
    margin: 18px 0px 0px 0px;
    padding:0px;
    color:#004386;
}
#breadcrumbs li
{
    list-style-type:disc;
    float:left;
    /*margin:0px;*/
    /*padding:0px 0px 0px 18px;*/
    margin-left:25px;
}
#breadcrumbs li.first
{
    margin-left:0px;
    list-style-type:none;
}
#breadcrumbs a
{
    color:#004386;
    text-decoration:none;
}


#content_main
{
    font-size:80%;
}
#content_main h1
{
    color:#355a8a;
    font-size:1.9em;
    margin:5px 0px;
}
#content_main h2
{
    font-size:1.7em;
    margin:5px 0px;
}
#content_main h3
{
    font-size:1.5em;
    margin:5px 0px;
}
#content_main h4
{
    font-size:1.3em;
    margin:5px 0px;
}
#content_main h5
{
    font-size:1.2em;
    margin:5px 0px;
}
#content_main h6
{
    font-size:1.1em;
    margin:5px 0px;
}

