
/*
##################################################
          Main Area Shadow
##################################################
*/
#bodyArea {
   background-image:none;
}
.topBg hr {
   display:none;
}
.topBg {
   background-image:url(/md/cms/system/galleries/pics/img/topShadow.png);
   background-repeat:no-repeat;
   padding-top:27px;
}
.bgNav {
   background-image:url(/md/cms/system/galleries/pics/img/rightShadow.png) !important;
   background-repeat:repeat-y;

}
#footer{
   background-image:url(/md/cms/system/galleries/pics/img/bottomShadow.png);
   background-repeat:no-repeat;
   width:763px;
   padding:41px 0px 10px 201px;
   border:0;
}

.colW2 .contW {
   padding:10px;
   width:361px;
}
.colW3 .contW {
   padding:10px;
   width:553px;
}
.leadAreaW3Bg {
   margin:10px 10px 0 10px;
   background-color:#F2F2F2;
   color:#666666;
   padding:6px 10px 10px 10px;
   width:532px;
   height:135px;
}


/*
##################################################
          News Navigation 
##################################################
*/
#colNav {
   width:156px;
   padding-left:35px;
}
.navTitle {
   height:14px;
   padding:64px 0 7px 11px;
   width:139px;
   font-size:0.92em;
   margin-left:5px;
   border-bottom:solid 1px #BDBDBD;
}
.navTitle.firstActive {
   padding-bottom:0;
   border:0;
}
.news {
   width:150px;
   padding-left:5px;
}
.news a {
   display:block;
   padding:4px 0 6px 10px;
   border-bottom:solid 1px #BDBDBD;
   font-size:1.16em;
   line-height:1.3em;
}


.newsNavBgActive .first {
   background:  url(/md/cms/system/galleries/pics/img/newsActiveBgTopFirst.png) 0 0 no-repeat;
}
.newsNavBgActive .first  .news a{
   padding-top:12px;
}
.newsNavBgActive {
   background: url(/md/cms/system/galleries/pics/img/newsActiveBg.png) repeat-y;
}
.newsNavBgActive .news a {
   border:0;
}
.newsNavBg .next .news a {
   padding-top:5px;
}
.newsNavBgActive .last {
   background: url(/md/cms/system/galleries/pics/img/newsActiveBgBottomLast.png) 0 100% no-repeat;
   padding-bottom:10px;
}
.newsNavBg {
   background:url(/md/cms/system/galleries/pics/img/newsBg.png) 5px 0px  no-repeat;
}
.newsNavBg .previous {
   background: url(/md/cms/system/galleries/pics/img/newsActiveBgTop.png) 0 100% no-repeat;
}
.newsNavBg .previous .news a {
   border:0;
   padding-bottom:7px;
}
.newsNavBg .next {
   background: url(/md/cms/system/galleries/pics/img/newsActiveBgBottom2.png) 0 0 no-repeat;
}


/*
##################################################
          Content Element 
##################################################
*/

.content {
   padding-bottom:0px;
}
.noBox h2 {
   font-size:1.3em;
   line-height:1.2em;
}
.noBox {
   font-size:0.92em;
}