.c_DNN6 .dnnModuleActions {display:inline-block;width:19px;height:19px;float:left;}

.c_DNN6_Header .Head{color:#333;font-size:16px;line-height:16px;padding:0 10px 0 0;text-transform:uppercase;}
#Footer .c_DNN6_Header .Head{color:#e5e5e5;}
.c_DNN6_Header .Title{margin:0 0 .5em 0; overflow:hidden;}
.c_DNN6_Header .Title .TitleBar{margin:0 -100% 0 0; vertical-align:middle; width: 100%; height: 24px; }

.c_DNN6_SubTitle .Head{color:#000;font-size:12px;line-height:14px;padding:0 10px 0 0;text-transform:uppercase;font-weight:bold;}
.c_DNN6_SubTitle .Title{margin:0 0 .5em 0; overflow:hidden;}
.c_DNN6_SubTitle .Title .TitleBar{margin:0 -100% 0 0; vertical-align:middle; width: 100%; height: 24px; }

.c_DNN6_Footer .Head{color:#e5e5e5;font-size:18px;text-transform:uppercase;}
.c_DNN6_Footer .Title{margin:0 0 .5em 0;}

.c_DNN6_Aside {width: 100%;}
.c_DNN6_Aside .Title{text-transform:uppercase;}
.c_DNN6_Aside .TopL{background: url(images/Grey-Gradient-TL.png) no-repeat 0 0;padding:0 0 0 10px;}
.c_DNN6_Aside .Title{margin:0 10px 10px 10px;padding:4px 0 0 0;}
.c_DNN6_Aside .BottomL{height: 10px;background: url(images/Grey-Gradient-BL.png) no-repeat left top;padding:0 0 0 10px;}
.c_DNN6_Aside .TopR{background:url(images/Grey-Gradient-TR.png) no-repeat right 0;padding:0 10px 0 0;}
.c_DNN6_Aside .BottomR{height: 10px;background:url(images/Grey-Gradient-BR.png) no-repeat right top;padding:0 10px 0 0;}
.c_DNN6_Aside .Top{background:url(images/Grey-Gradient-T.png) repeat-x 0 0;padding:10px 0 0 0;}
.c_DNN6_Aside .Bottom{height: 10px;background:url(images/Grey-Gradient-B.png) repeat-x left top;padding:0 0 0 0;}
.c_DNN6_Aside .Middle {border-left:solid 1px #c6c6c6;border-right:solid 1px #FFF;background:-moz-linear-gradient(top, #e5e5e5, #d7d7d7);background:-webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#d7d7d7));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e5e5e5', endColorstr='#d7d7d7');-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e5e5e5', endColorstr='#d7d7d7')";height:100%;}
.c_DNN6_Aside .DNNModuleContent{padding:0 12px;}
.AdminActions input, .AdminActions a.CommandButton{text-decoration:none;}

/*  Banner Rotator
    -- Banners will automatically cycle along with navigation by inserting 
    -- the desired images into a Text/HTML module using the Banner Container. */
    
 /* Set height of div.Normal to equal the height of banners + 34px for shadow */
.RotatorWrapper div.DNNModuleContent > div.Normal {height:339px;background:url(images/Slide-Shadow.png) no-repeat 0 bottom;}

 /* Set width and height of banners within div.Normal img */
.RotatorWrapper div.DNNModuleContent > div.Normal img{width:960px;height:305px;} 

.RotatorNav {position:absolute;z-index:20;width:960px;height:40px;background:url(images/50black.png) repeat top left;margin:-74px 0 0;padding:0;list-style: none;}
.RotatorNav li {float:left;}
.RotatorNav li a {padding:0 10px;display:block;color:#b8b8b8;line-height:40px;text-decoration:none;}
.RotatorNav li a:hover{text-decoration:underline;}
.RotatorNav li.activeSlide a{color:#fff;}

.c_DNN6_bgGrey{border: 1px solid #cacdc6;}
.c_DNN6_bgGrey .Title
{
    background: transparent url("images/bg_container.jpg") repeat-x 0px 0px;
    height: 24px;
    width: 100%;   
    border-bottom: 1px solid #cacdc6; 
   
    
}
.c_DNN6_bgGrey .content {padding:5px;}
.c_DNN6_bgGrey .Title span{ font-size:11px;
    color:Red;text-transform:uppercase;line-height:24px;padding-left:10px;font-weight:bold;}
    
.c_DNN6_bgGray{}
.c_DNN6_bgGray .Title
{
   background-color: #2D4563;
    height: 24px;
    width: 100%;
   
}
.c_DNN6_bgGray .content {padding-left:3px}
.c_DNN6_bgGray .Title span{ font-size:11px;
    color:White;text-transform:uppercase;line-height:24px;padding-left:10px;font-weight:bold;}   
    
    
    
 .c_DNN6_bgRed{border: 1px solid #cacdc6;background-color:#fff;}
.c_DNN6_bgRed .Title
{
    background: transparent url("images/Title-BG-RedWhite.png") repeat-x 0px 0px;
    height: 27px;
    width: 100%;       
   
}
.bgRedHtml .content h1 {
    color: #c11a1a;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
	line-height:normal;
}
.bgRedHtml .content
{
	padding:0 10px 0 10px;
}
/*.c_DNN6_bgRed .content {padding:5px;}*/
.c_DNN6_bgRed .Title span{ font-size:12px;
    color:#f2d800;line-height:27px;padding-left:10px;font-weight:bold;}
    
/*----c_DNN6_bgBlueV----*/
.c_DNN6_bgBlueV {border: 1px solid #cacdc6;background-color:#fff;position:relative;}
.c_DNN6_bgBlueV .Title
{
    background: #fff url("images/bg_BlueV.png") no-repeat 0px 0px;
    height: 29px;
    width: 100%;
    position:absolute;
    top:10px;left:-7px;     
}
.c_DNN6_bgBlueV .content {padding:5px; 
   margin-top:40px;display:block}
.c_DNN6_bgBlueV .Title span{ color: #FFFFFF;
  font-family: Arial;
  font-size: 11px;
  font-weight: 700;
  line-height: 25px;
  padding-right: 10px;
  padding-left: 15px;
  text-transform: uppercase;}   

/*----c_DNN6_bgBlueV1----*/
.box4 {
  border-bottom-color: #AF0005;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  height: 23px;
  margin-left:-5px;
  
  }
.leftBGPhunu {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("Images/mep.png");
  background-origin: padding-box;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto auto;
  float: left;
  height: 32px;
  width: 8px;
}
.c_DNN6_bgBlueV1 ul.ul2
{
   margin:0;
   padding:0;
}
.ul2 li {
  float: left;
  list-style:none;
}
.ul2 li.active 
{  
  background-color: #AF0005;
  height:23px;
}
.rightbg {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("Images/borderleft.png");
  background-origin: padding-box;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto auto;
  float: left;
  height: 23px;
  width: 17px;
}
.c_DNN6_bgBlueV1 .content {padding:5px; 
   display:block;clear:both;}
.ul2 li.active span {  
  color: #FFFFFF;
  font-family: Arial;
  font-size: 11px;
  font-weight: 700;
  line-height: 25px;
  padding-right: 10px;
  padding-left: 5px;
  text-transform: uppercase;
}