.HeadBg{}
Body{}
.TabBg{}
.LeftPane{}
.ContentPane{}
.RightPane{}
.SelectedTab{}
A.SelectedTab:link{}
A.SelectedTab:visited{}
A.SelectedTab:active{}
A.SelectedTab:hover{}
.OtherTabs{}
A.OtherTabs:link{}
A.OtherTabs:visited{}
A.OtherTabs:active{}
A.OtherTabs:hover{}
.Head{}
.SubHead{}
.SubSubHead{}
.Normal{}
.NormalTextBox{}
.NormalRed{}
.NormalBold{}
.CommandButton{}
A.CommandButton:link{}
A.CommandButton:visited{}
A.CommandButton:active{}
A.CommandButton:hover{}
H1{}
H2{}
H3{}
H4{}
H5, DT{}
H6{}
TFOOT, THEAD{}
TH{}
A:link{}
A:visited{}
A:active{}
A:hover{}
SMALL{}
BIG{}
BLOCKQUOTE, PRE{}
UL LI{}
UL LI LI{}
UL LI LI LI{}
OL LI{}
OL OL LI{}
OL OL OL LI{}
HR{}
.Message{}
.ItemTitle{}
.ModuleTitle_MenuContainer{}
.ModuleTitle_MenuBar{}
.ModuleTitle_MenuItem{}
.ModuleTitle_MenuIcon{}
.ModuleTitle_SubMenu{}
.ModuleTitle_MenuBreak{}
.ModuleTitle_MenuItemSel{}
.ModuleTitle_MenuArrow{}
.ModuleTitle_RootMenuArrow{}
.MainMenu_MenuContainer{}
.MainMenu_MenuBar{}
.MainMenu_MenuItem{}
.MainMenu_MenuIcon{}
.MainMenu_SubMenu{}
.MainMenu_MenuBreak{}
.MainMenu_MenuItemSel{}
.MainMenu_MenuArrow{}
.MainMenu_RootMenuArrow{}

.service-ico {
    margin-top: 15px;
    width: 100%;
    text-align: center;
}

.serviceList dt {
    font-size: 1.2em;
}

#dnn_ctr4101_HtmlModule_lblContent p, #dnn_ctr4102_HtmlModule_lblContent p, #dnn_ctr4103_HtmlModule_lblContent p  {
    padding-top: 15px;
}

.colLowlight {
    color: #34495E;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.colOuterlight {
    color: #D3D1D1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.service {
    width: 100%;
}

.service:hover .colLowlight {
    color: #2BA6CB;
}

.service:hover .colOuterlight {
    color: #555;
}


.headSlide {
    padding: 10px 20px;
    background: rgba(235, 235, 235, 0.8);
    -webkit-box-shadow: 2px 2px 2px #555;
    -moz-box-shadow: 2px 2px 2px #555;
    box-shadow: 2px 2px 2px #555;
}

.slotholder {
    margin-top: -22px;
}

@media only screen and (max-width: 730px) {
    .BannerPane {
        display: none;
    }
}

.wsc_mini_contacts {
  display: none;
}
.follow_us2 {
  display: none;
}

.header {
 z-index: 999 !important;
}
iwebs-SidedownRegister {
    z-index: 2147483647;
}

#modulesTable .btn {
    width: 100%;
    padding: 15px 0px;
    color: #FFF;
}

.IntroPane {
 padding: 20px 0px 20px 0px !important;
}

