﻿
.SectionMainContentPane
{   
  vertical-align:top;

}

#SectionSiteMap
{
    font-family:Verdana;
    font-size:11px;
    padding-top:20px;
    padding-right:5px;
}
#SectionSiteMap A
{    
    text-decoration:none;
}
#SectionSiteMap A:Hover
{    
    Color:#262626;
    text-decoration:underline;
}


.SectionSiteMapNormal A
{
    Color: #424242;
}
.SectionSiteMapSelected A
{
    color:#55a51c;
    font-weight:bold;
    
    background-image:url(../images/left_selected-gray.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
 
}


#SiteMap
{
    color:Black;
    background-color:#c4c4c4;
    width:100%;
    margin-top:0px;
    margin-bottom:10px;
    text-align:left; 
    font-size:10pt;
    font-family:Verdana;
}
#SiteMap A
{
    text-decoration:none;
}

#SectionTitle
{
    color:#001865;
    font-size:22px;
    font-weight:normal;
    font-family:Verdana;
    letter-spacing:1px;
    
    padding-bottom:3px;
    
    background-image:url(../images/sectionsheaders/headerline.jpg);
    background-position:left bottom;
    background-repeat:no-repeat
    
}
#SectionBody
{
    min-height:400px;
    
    margin-top:25px;
    margin-left:0px;
    margin-right:5px;
    margin-bottom:10px;
    
    text-align:justify;
    font-family:"Calibri", "Verdana", "sans-serif";
    font-size:15px;
}

#SectionOther
{
    height:100%;
    
    margin-top: 0px;
    margin-bottom: 0px;  
    
    background-image:url(../images/rightsectionbackground.gif);
    background-position:left top;
    background-repeat: repeat-y;
    background-color:#dfe5e6;
}
.SectionOther
{
    margin-left:15px;
}

.SectionHeaderImage
{
    margin-bottom:10px; 
}

.SectionHeaderImageSmall
{
}