﻿body
{
    /*background-color: #cccccc;*/
    margin-top: 0px;
    margin-bottom: 0px;    
    padding-top: 0px;
    padding-bottom: 0px;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    background-color:#F5F0EB;
    color: #464646; 
    color:#33465D;   
}

a:link, a:active, a:visited
{
    color:#0000ff;    
    text-decoration: none;
}

a:hover
{
    color:#0000ff;
    text-decoration: underline;
}

a img
{
    border: none;
}

img
{
    display: block;
}

.Label
{
    font-weight:600;
}

#Page
{    
    width: 800px;
    background-color: White;
    text-align: left;
    margin-top: 0px;
    border: solid 1px #384C65;
    border: solid 1px #000000;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

#PageContainer
{
    width: 844px;
    background-image: url(../images/pageShadow.jpg);
    background-repeat: repeat-y;    
}

#MasterHeader
{ 
    width: 100%;
    height: 162px;
    border: solid 3px #33465D;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;    
}

#MasterLogo
{
    width: 135px;
    height: 104px;
    width: 158px;
    height: 118px;
    margin-top: 5px;
    margin-left: 15px;
    float: left;
}

#MasterHeaderRight
{
    float: right;
    margin-right: 0px;
    width: 625px;
}

#MasterPresentedBy
{
    /*display: inline;*/
    float:right;
    font-size:.6em;
    font-weight: 700;
    color: #FFFFFF;
    font-family:Verdana,Helvetica,Arial,sans-serif;
    width: 625px;
    height: 25px;
    
    background-color:#384C65;
    background-color:#006699;    
    background-color:#FC9F04; /*orange */
    /*background-color:#FFFFFF;*/
}

#MasterPresentedByInnerLeft
{
    width: 33px;
    height: 33px;    
    background: url(../images/angled_bg_short_blue.png) no-repeat top left;
}

#MasterPresentedByInnerRight
{
    padding-top: 5px;
    float:right;
    width: 742px;
    width: 592px;
    height: 33px;    
    background: url(../images/bg_short_blue.png) repeat-x top left;
}

#MasterBelmontLogo
{            
    width: 256px;
    height: 75px;
    width:218px;
    height:64px;
    margin-top: 17px;
    float: left;
    margin-left: 80px;
    margin-left:100px;
}

#MasterSLCLogo
{
    width:96px;
    height:96px;
    float:right;
    margin-right: 20px;
}

#MasterGroupPhoto
{    
    width: 300px;
    height: 75px;
    margin-top: 0px;
    float: right;    
}

#MasterHeaderGraphic
{    
}

#MasterHeaderLocation
{
    display:none;
}

#MasterRight_TwoColumn
{
    float: right;
    width: 150px;
    margin-top: 20px;
    /*border: solid 1px #000000;*/
}

#MasterContent
{    
    width: 780px;   
    margin-top: 10px;
    margin-left: 10px;         
    min-height: 790px;
}

#MasterLeft_ThreeColumn
{
    float: left;
    width: 150px;
    margin-top: 20px;
    /*border: solid 1px #000000;*/
}

#MasterRight_ThreeColumn
{
    float: right;
    width: 150px;
    margin-top: 20px;
    /*border: solid 1px #000000;*/
}

#MasterContent_ThreeColumn
{    
    margin-top: 0px;
    margin-left: 155px;
    margin-right: 155px;
    padding: 0px 20px 0px 20px;
    border: solid 1px #000000;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

#MasterFooter
{
    margin-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 100%;    
    height: 33px;
    height: 45px;
    background: url(../images/footer_bg_top.png) repeat-x;
    background-color: #384C65;
    color:#FFFFFF;
}

#MasterCopyright
{
    padding-top: 15px;
}

#MasterFooter a
{
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size:0.6em;
    color:#FFFFFF;
}