.c_Header
{
    border: thin solid #CCCCCC;
    margin: 8px 0 8px 0;
    border-radius: 0px 10px 0px 0px;
    -moz-border-radius: 0px 10px 0px 0px;
    -webkit-border-top-right-radius: 10px;
}

.c_Title
{
    padding-left: 10px;
    background-color: #444444;
    border-radius: 0px 10px 0px 0px;
    -moz-border-radius: 0px 10px 0px 0px;
    -webkit-border-top-right-radius: 10px;
}

.c_SidebarTitle
{
    background-color: #444444;
    padding-left: 10px;
    margin: 5px;
    margin-right:-1px;
    margin-bottom: 0px;
    border-radius: 5px 0px 0px 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.c_SidebarHeader
{
  margin: 10px 0 10px 0;
  border: thin solid #CCCCCC;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, .3);
  box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, .3); 
}

.c_SidebarMenuHeader
{
    margin: 10px -10px 10px 0;
    border: thin solid #EEEEEE;
    border-radius: 5px 0px 0px 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    background-color:#EEEEEE;
}

.c_SidebarContentPane
{
    padding: 5px;
    color: Black;
    display:inline-block;
    
}

.c_SidebarContentPane li:first-child
{
    border:none;
}

.c_SidebarContentPane li
{
    list-style-position: inside;
    list-style-type: none;
    padding: 5px 0px 5px 15px;
    font-size: medium;
}

.Head
{
    color: #FC8D33;
    line-height: 1.5em;
}


.c_ContentPane
{
    background-color: White;
    padding: 10px;
    list-style-position:inside;
    display: inline-block;
}

.RotatorWrapper
{
    clear:both;   
}


.HomePageIcons
{
    background-image:none;
    font-size: 1.1em;
    margin: 0 auto;
}


.HomePageIcons li
{ 
    list-style-type: none;
}

.HomePageBanners
{
    height: 373px;
}

.HomePageBanners img
{
    width: 1024px;
}

.PartnersTable
{
    margin: 10px;
}

.PartnersTableRows tr td
{
    padding: 4px;
    font-size: .7;
    vertical-align: top;
}

.PartnerLogo
{
    width: 150px;
    margin: 0 auto;
    float:right;
    display: inline-block;
    margin: 5px;
}
a.ListLink
{
    background-image: url('images/WebLineItem.png');
    background-repeat: no-repeat;
    height: 32px;
    vertical-align: middle;
    padding-left: 10px;
    font-weight: 600;
}
a.ListLink:hover
{
   background-image: url('images/WebLineItem2.png');

}



.LearnMore
{
    font-size: .9em;
    border: 1px solid #DD804D;
    background-color: #C05924;
    padding: 2px;
    font-weight: bolder;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
    color: #FFFFFF;
    margin-top: 3px;

}

.LearnMore:link, .LearnMore:active, .LearnMore:visited
{
    color:White;
    font-weight: 800;
}

.LearnMore:hover
{
    background-color: #666;
    border-color: #AAA;
}



.HomePageIcons li img
{
    width: 35px;
}

.Carousel
{
    margin: 20px auto 5px auto;
    vertical-align: middle;
    height: 80px;
}

.Carousel ul li
{
    height: 80px;
    position: relative;
    width: auto;
    vertical-align: middle;
}

.Carousel ul li img
{
    width: 80px;
    margin-top: auto;
    margin-bottom: auto;
}

.c_Aside {width: 100%; height: 360px; margin-bottom: 25px;}
.c_Aside .Title{ text-transform: uppercase;}
.c_Aside .Title .Head{ color:White; width: auto;background-color: #636466; padding: 5px 20px; font-family:Arial; font-weight:500; font-size: .8em; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border-color: #eeeeee;}
.c_Aside .TopL{background: url(images/Grey-Gradient-TL.png) no-repeat 0 0;padding:0 0 0 10px;}
.c_Aside .Title{margin:0 10px 10px 10px;padding:4px 0 0 0;}
.c_Aside .BottomL{height: 10px;background: url(images/Grey-Gradient-BL.png) no-repeat left top;padding:0 0 0 10px;}
.c_Aside .TopR{background:url(images/Grey-Gradient-TR.png) no-repeat right 0;padding:0 10px 0 0;}
.c_Aside .BottomR{height: 10px;background:url(images/Grey-Gradient-BR.png) no-repeat right top;padding:0 10px 0 0;}
.c_Aside .Top{background:url(images/Grey-Gradient-T.png) repeat-x 0 0;padding:10px 0 0 0;}
.c_Aside .Bottom{height: 10px;background:url(images/Grey-Gradient-B.png) repeat-x left top;padding:0 0 0 0;}
.c_Aside .Middle {padding-bottom: 2px; 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_Aside .DNNModuleContent{padding:0 12px;}
.c_Aside .Middle p{padding: 10xp 0px 10px 0px;}


#PageBanners
{
    display: inline-block;
    width: 1024px;
    padding: 0;
    text-align: center;
    margin: 5px 0 15px -10px;
    -webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, .5); 
}

#PageBanners img
{
    width: 1024px;
    display: inline-block;
}


#ServicesTable
{
    border-color: #bbb;
    border-style: solid;
    border-width: 1px;    
}

.RotatorNav {position:absolute;z-index:20;width:1024px;height:40px;background:url(images/50black.png) repeat top left;margin:-55px auto 0 -10px;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;}

.shadow { /* Needed for IEs */  -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6); -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);  box-shadow: 5px 5px 5px rgba(68,68,68,0.6);

