@charset "utf-8";
/* CSS Document */


body {
    font-family: Arial, Helvetica, sans-serif!important;
}

#mediareleaseTheme H1 {
    font-family: "Aachen W01 Bold", Arial, Verdana, serif!important;
    line-height: 46px;
    letter-spacing:-1px;
}

#mediareleaseTheme H2 {
    font-family: "Aachen W01 Medium", Arial, Verdana, serif !important;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 50px;
    display: block;
    clear:both;
}


#mediareleaseTheme H3 {
    font-family: "Aachen W01 Bold", Arial, Verdana, serif!important;
}

#mediareleaseTheme H4 {
    font-family: "Aachen W01 Medium", Arial, Verdana, serif !important;
    font-size: 18px;
}


      
/*** End Custom Webfonts ***/

#mediareleaseTheme {
       border-top: 1px solid #ffcc02;
       position: relative;
       min-width:1005px;
       margin-top: -1px;
       background-image:url(/images/imagename.jpg);
       background-repeat:no-repeat;
       background-position:center top;
       -webkit-background-size: 1920px 794px;
       background-color: #C4B6A2;
 }
 
 #mediareleaseTheme p {
    color: #000;
    font-size: 1.3em!important;
    line-height: 1.5;
    font-family: Arial, Helvetica, sans-serif;
 }
 
#mediareleaseTheme ul li,  #mediareleaseTheme ol li {
    color: #000;
    font-size: 1.3em!important;
    font-family: Arial, Helvetica, sans-serif;
 }
 
 
 #mediareleaseTheme a {
     font-family: Arial, Helvetica, sans-serif;
 }
 
 
#breadCrumbNav a {
    color: #7b6f61;
}

#mediareleaseTheme ul li {
    background: url("/images/campaignV2/bullet-yellow.png") no-repeat scroll 0 5px transparent;
        padding: 0 0 14px 12px;
}


.contentCol a, .contentColPrimary a {
    color: #2A2A2A;
    font-size: 1em!important;
}

.CTAlink a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    } 
 
#mediareleaseTheme a:hover {color: #fff;}

#footerContain {
    background-color: #fff;
}

#footerContainer .footerPolicy {
border-top: 1px solid #e1e3e7; 
}

#mediareleaseTheme .mr-smalltext {
    font-size: 80%;
    color: #666;
}



a.mr-facebook {  
    display: block;  
    width: 34px;  
    height: 29px;  
    background: url("/about-us/news/media-releases/2012/images/01-facebook1.png") no-repeat 0 0; 
    overflow: hidden;  
    text-indent: -10000px;  
    font-size: 0px;  
    line-height: 0px;  
    margin-bottom: 10px;
}  
  
a:hover.mr-facebook {  
    background-position: 0 -30px;  
} 

a.mr-twitter {  
    display: block;  
    width: 46px;  
    height: 29px;  
    background: url("/about-us/news/media-releases/2012/images/02-twitter1.png") no-repeat 0 0;  
    overflow: hidden;  
    text-indent: -10000px;  
    font-size: 0px;  
    line-height: 0px; 
    margin-bottom: 10px;
}  
  
a:hover.mr-twitter {  
    background-position: 0 -30px;  
}  


a.mr-googleplus {  
    display: block;  
    width: 37px;  
    height: 29px;  
    background: url("/about-us/news/media-releases/2012/images/03-googleplus1.png") no-repeat 0 0; 
    overflow: hidden;  
    text-indent: -10000px;  
    font-size: 0px;  
    line-height: 0px;  
    margin-bottom: 10px;
}  
  
a:hover.mr-googleplus {  
    background-position: 0 -30px;  
}  

a.mr-linkedin {  
    display: block;  
    width: 39px;  
    height: 29px;  
    background: url("/about-us/news/media-releases/2012/images/04-linkedin1.png") no-repeat 0 0; 
    overflow: hidden;  
    text-indent: -10000px;  
    font-size: 0px;  
    line-height: 0px;  
    margin-bottom: 10px;
}  
  
a:hover.mr-linkedin {  
    background-position: 0 -30px;  
}
  
a.mr-youtube {  
    display: block;  
    width: 60px;  
    height: 29px;  
    background: url("/about-us/news/media-releases/2012/images/05-youtube1.png") no-repeat 0 0; 
    overflow: hidden;  
    text-indent: -10000px;  
    font-size: 0px;  
    line-height: 0px;  
    margin-bottom: 10px;
}  
  
a:hover.mr-youtube {  
    background-position: 0 -30px;  
}  
