﻿body
{
    Margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    background-image: url(bg_body.jpg);
    background-repeat: repeat-y;
    background-position: center;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color: #505050;
    line-height: 18px;
}
 /* Default Pages CSS */
 
.core_default
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.header_spacer_default
{
    width: 960px;
    height: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}

.header_default
{
    width: 960px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(default_header_graphic.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}

.menu_holder_default
{
    background-color: #FFFFFF;
    width: 960px;
    height: 42px;
    margin-left: auto;
    margin-right: auto;    
    vertical-align: middle;        
}

.menu_default
{
    width: 630px;
    height: 42px;    
    float: right;
    margin-left: auto;
    margin-right: 20px;    
    background-color: #FFFFFF;
    border: solid 4px #bcbcbc;
    vertical-align: middle;
}

.content_panel_default
{
    background-image: url(default_core_panel_bg.jpg);
    width: 960px;
    height: 610px;
    min-height: 610px;
    max-height: 610px;
    margin-left: auto;
    margin-right: auto;
}

.content_default
{
    width: 595px;
    height: 610px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    margin-right: 16px;
}

/* Internal Pages CSS */

.core
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.header_panel
{
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin-top: 6px;
    background-color: #FFFFFF;
    border-left: solid 1px #ababab;
    border-right: solid 1px #ababab;
    border-top: solid 1px #ababab;
}

.header
{
    width: 900px;
    height: 130px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(header_graphic.jpg);
    background-repeat: no-repeat;
}



/* Menu Start */
.blue #slatenav
{
    position: relative;
    display: block;
    height: 42px;
    font-size: 11px;
    font-weight: bold;
    background: transparent url(blueslate_background.gif) repeat-x top left;
    font-family: Arial, Verdana, Helvitica, sans-serif;
    text-transform: uppercase;
}
.blue #slatenav ul
{
    margin: 0px;
    padding: 0;
    list-style-type: none;
    width: auto;
}
.blue #slatenav ul li
{
    display: block;
    float: left;
    margin: 0 1px 0 0;
}
.blue #slatenav ul li a
{
    display: block;
    float: left;
    color: #D5F1FF;
    text-decoration: none;
    padding: 14px 19px 0 22px;
    height: 28px;
}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current
{
    color: #fff;
    background: transparent url(blueslate_backgroundOVER.gif) no-repeat top center;
}

.menu
{
    width: 900px;
    text-align: right;
    margin-right: auto;
    margin-left: auto;   
}

/* Menu End */



.content_panel
{
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;    
    background-color: #FFFFFF;
    border-left: solid 1px #ababab;
    border-right: solid 1px #ababab;
    border-top: solid 1px #ababab;
    border-bottom: solid 1px #ababab;
}

.content_core
{
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.insert
{
    background-color: #F0F8FF;
    border-left: solid 1px #ababab;
    padding: 2px;
    vertical-align: top;
    min-height: 100%;
    height: 100%;
}

.inner_insert
{
    background-color: #ffffff;
    border: solid 1px #315172;
    padding: 8px;
    min-height: 100%;
    height: 100%;
}
    
.default_insert
{
    border: solid 1px #CCCCCC;
    background-color: #F0F8FF;
    padding: 8px;
    margin: 0px;
    text-align: justify;
}

.pic_r
{
    padding-right: 8px;
    padding-top: 4px;
    padding-left: 0px;
    padding-bottom: 0px;
}    

.pic_l
{
    padding-right: 0px;
    padding-top: 4px;
    padding-left: 8px;
    padding-bottom: 0px;
} 

.default_pad
{
    height: 10px;
}

.labels
{
    text-align: right;
}

H1
{
    font-size: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #0e3c69;
    text-align: center;
}

H2
{
    font-size: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #0e3c69;
    text-align: center;
}

H3
{
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 0px;
    margin-top: 8px;
    margin-bottom: 0px;
    color: #0e3c69;
    text-align: center;    
}

H4
{
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #3f6081;
    text-align: center;    
}

.keyword_highlight
{
    text-align: center;
}

.message_highlight
{
    border: solid 1px gray;
    background-color: #F0F8FF;    
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: bottom;
}

.message_highlight_small
{
    border: solid 1px gray;
    background-color: #F0F8FF;
    width: 350px;    
    margin-top: 8px;
    margin-bottom: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: bottom;
}

.message_list
{
    list-style-type: none;
    padding-right: 6px;
    
}

.highlight
{
    text-align: justify;
    font-weight: normal;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    padding-left: 8px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    vertical-align: bottom;
}

a:link
{
    color: #315172;
    text-decoration: none;
}

a:visited
{
    color: #315172;
    text-decoration: none;
}

a:hover
{
    color: #006699;
    text-decoration: underline; 
}

.hlink
{
    color: #315172;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.hlink:visited
{
    color: #315172;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.hlink:hover
{
    color: #006699;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline; 
}



/* Footer Menu */

.footer_menu
{
    text-align: center;
    margin: 10px;
}

.footer
{
    padding: 10px 20px 10px 20px;
}