﻿#contentHeader
{                                
    padding: 0px;         
    margin: 0px;       
    width: 1050px; 
    height: 115px;   
    background-image: url('../Images/contentTOP.jpg'); 
    background-repeat: no-repeat;  
}                     
                                                                                                      
#contentLogo  
{
    background-image: url('../Images/DropLogoTab.png');
    position: relative;
    width: 333px;
    height: 105px;
    padding: 0px; 
    margin: 0px;   
    top: 0px;
    left: 8px;
    float: left;
      
}   

#menu
{
    padding: 0px;
    margin: 0px;
    background-image: url('../Images/Menu_Clouds.jpg');
    width: 1050px;
    height: 52px;
}
#contentMiddle
{
     background-image: url('../Images/contentMiddle.jpg'); 
   width:auto;
  
   margin-top:-20px;
   padding: 10px;
}

#contentBottom
{
     background-image: url('../Images/contentBottom.jpg');
     width:auto;
     height:17px
}


#contentFooter
{
    background-color: #F1F4F5;
    margin: 0px;
    padding:0px;
    
    
}

#contentSiteMap
{
    padding-top:20px;
    width:100%;
}
.contentFamily
{
    width: 1050px;
    height:235px;
	margin:auto;
	background-color: #F1F4F5;
} 

.sectionHeader {
background-position:left bottom;
color:#1784ae;
font-size:29px;
background-image:url('../Images/PageTitleUnderlineMIDDLE.jpg');
background-repeat:repeat-x;
padding-bottom:5px;
width:auto;  
float:left;
}

.sectionHeaderLeft {
background-position:left bottom;
background-image:url('../Images/PageTitleUnderlineLeft.jpg');
background-repeat:no-repeat;
padding-bottom:10px;
width:5px;
height:32px;
float:left;
}           
                           
.sectionHeaderRight {
background-position:left bottom;
background-image:url('../Images/PageTitleUnderlineRight.jpg');
background-repeat:no-repeat;
padding-bottom:10px;
width:5px;
height:32px;
float:left;
}   
              
      
.tabletextmdbold
{
    font-weight:600;
    padding-right:10px;
}

.BulletArrow{
     list-style-image: url('../images/BULLETARROW.gif');
} 
    
/*document table */
.sfdownloadSize
{
    width: 80px !important;
    text-align: right; 
    padding-right:50px;
}
 
.sfdownloadTitle
{
    width:500px !important;
}
 
.sfdownloadSize .rgHeader
 
{
    text-align:center !important;
    }
     
    
    .tblBorder
{
    margin-left:10px;
    border: 1px solid #696;
    margin-bottom:5px;  
padding: 10px 0 10px 10px;
text-align: left;
width: 1000px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #EEEEEE;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEEEEE), to(#C3C3C3));
background: -webkit-linear-gradient(#EEEEEE, #C3C3C3);
background: -moz-linear-gradient(#EEEEEE, #C3C3C3);
background: -ms-linear-gradient(#EEEEEE, #C3C3C3);
background: -o-linear-gradient(#EEEEEE, #C3C3C3);
background: linear-gradient(#EEEEEE, #C3C3C3);
-pie-background: linear-gradient(#EEEEEE, #C3C3C3);
behavior: url(/PIE.htc);
    
} 
 



.bulletin
{
    position: relative;
    margin-top: 0px;
   font-size:11px !important;
    margin-bottom: 0px;
    margin-left: 20px;
}

#bulletin span
{
    font-size:13px !important;
}

li.bulletin
{
    font-size:11px !important;
}

.actionLetter {
	border: thin solid #FFFFFF;
	background-color: #FFFFFF;
}

.media-special ul {list-style-type:disc !important;}
.media-special .sfMetaInfo {display:none}