﻿body
{
    margin: 0;
    font-family: Calibri,Segoe UI,Arial;
    font-size: 12px;
    color: #8d8d8d;
}
*
{
    outline: none 0;
}
textarea {
    resize: none;
}

a
{
    text-decoration: none;
}
.whiteLink
{
    text-decoration: none;
    
    font-size: 12px;
    color: Gray;
}
.master
{
    width: 100%;
    float: left;
    position: relative;
}
.page
{
    width: 1024px;
    margin: 0 auto;
}
.header
{
    width: 100%;
    height: auto;
}
.loginHeader
{
    width: 100%;
    height: 40px;
    min-width: 1024px;
    background-color: #cd4900;
}
.loginControl
{
    width: auto;
    height: 30px;
    float: right;
    margin-right: 10px;
    margin-top: 7px;
}
.loginTextBoxesContainer
{
    width: auto;
    height: 24px;
    display: inline-block;
    padding: 3px 3px 0px 3px;
    background: url(img/inputBg.gif) left top no-repeat;
}
.loginTextBoxes
{
    border-style: none;
    width: 150px;
}
.loginButton
{
    border-style: none;
    height: 18px;
    vertical-align: top;
    margin-top: 5px;
}
.logoHeader
{
    width: 100%;
    height: auto;
}
.logo
{
    width: 216px;
    height: 74px;
    background: url(img/VBDNHSiteLogo.png) left top no-repeat;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
}
.menuStripBlue
{
    width: 100%;
    min-width: 1024px;
    
    background-color: #24877f;
    float: left;
    position: relative;
    z-index: 99999;
}
.menuLinkBlue
{
    text-decoration: none;
    
    color: White;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
}
.menuLinkTextBlue
{
    margin-left: 10px;
    margin-right: 10px;
}
.menuFirstBlue
{
    min-width: 20px;
    height: auto;
    border-right: 1px solid #005793;
    display: inline-block;
}
.menuCommonBlue
{
    border-left: 1px solid #49cbc0;
    min-width: 20px;
    height: auto;
    display: inline-block;
    border-right: 1px solid #0d665f;
}
.menuLastBlue
{
    min-width: 20px;
    height: auto;
    border-left: 1px solid #33a89e;
    display: inline-block;
}
a.menuLinkBlueFooter
{
    text-decoration: none;
    
    color: White;
    font-size: 13px;
    cursor: pointer;
}
a.menuLinkBlueFooter:hover
{
    color: #cd4900;
    background: none !important;
}
.menuStripGray
{
    width: 100%;
    height: auto;
    min-width: 1024px;
    background-color: #b5b5b5;
    padding-top: 5px;
    padding-bottom: 5px;
}
.menuStripGray .menuLinkGray:hover
{
    color: #cd4900;
}
span.whiteLink:hover
{
    color: #cd4900;
}
.menuLinkGray
{
    text-decoration: none;
    
    color: Black;
    font-size: 13px;
    cursor: pointer;
}
.menuLinkTextGray
{
    margin-left: 10px;
    margin-right: 10px;
}
.menuFirstGray
{
    min-width: 20px;
    height: auto;
    border-right: 1px solid #777;
    display: inline-block;
}
.menuCommonGray
{
    min-width: 20px;
    height: auto;
    display: inline-block;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #777;
}
.menuLastGray
{
    min-width: 20px;
    height: auto;
    border-left: 1px solid #e0e0e0;
    display: inline-block;
}
.main
{
    width: 100%;
    float: left;
    background-color: white;
    margin-top: 5px;
    min-height: 430px;
    height: auto !important;
    height: 430px;
    z-index: 0;
}
.footer
{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}
.footerBottom
{
    width: 100%;
    float: left;
    background-color: #000;
    padding: 20px 0 10px 0;
    min-width: 1024px;
}
.footerBottomCategory li a:hover
{
    color: #f60;
}
.headerGray
{
    background-color: #e4e4e4;
    border: 1px solid #c6c6c6;
    height: 30px;
}
.headerBlue
{
    width: 336px;
    background-color: #0170bf;
    border: 0 solid #c6c6c6;
    height: 30px;
}
.expandCollapseImage
{
    position: relative;
    float: right;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    top: 6px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}
#plug-and-play
{
    display: none;
    margin-bottom: 10px;
    border: 0;
}
#plug-and-play .slide
{
    cursor: pointer;
    background: #fff;
    font-size: 12px;
    font-family: Tahoma;
    margin: 0;
    padding: 5px;
    cursor: default;
}
#plug-and-play .slide-container
{
    background: #fff;
}
#plug-and-play .separator
{
    border: 1px solid #fff;
}
#plug-and-play .control
{
    width: 668px;
    height: 11px;
    width: 11px;
    cursor: pointer;
    border: 1px solid #d7d7d7;
    padding: 0;
    margin: 5px;
    background-color: #d7d7d7;
    color: #d7d7d7;
    font-size: 0;
}
#plug-and-play .control-container
{
    background: #fff;
    float: right;
    margin-top: -12px;
    margin-right: 5px;
}
#plug-and-play .control-active
{
    font-size: 0;
    border: 1px solid #36c;
    padding: 0;
    background-color: #36c;
    color: #36c;
}
.LinkBold
{
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    color: #24877f;
}
.LinkBold:hover
{
    color: #01a821;
}
.LinkNormalGray
{
    font-size: 14px;
    color: #333;
    
}
a.LinkNormalGray:hover
{
    color: #01a821;
}
.LinkNormalGrayLight
{
    font-size: 12px;
    color: #8d8d8d;
    
}
.LinkBlack
{
    font-size: 12px;
    color: #6f6f6f;
    
}
.LinkGreen:hover
{
    color: #01a821;
}
.LinkBlack:hover
{
    color: #01a821 !important;
}
.LinkRed
{
    font-size: 12px;
    font-weight: normal;
    
    color: #cd4900;
}
.MemberoftheMonth
{
    color: #333;
    font-size: 20px;
}
.MemberoftheMonth:hover
{
    color: #01a821;
}
a.LinkRed:hover
{
    color: #01a821 !important;
}
.LinkNormalBlue
{
    font-size: 12px;
    font-weight: normal;
    color: #06c;
    
}
a.LinkNormalBlue:hover
{
    color: #01a821 !important;
}
a span.LinkNormalBlue:hover
{
    color: #01a821 !important;
}
.HeaderSpanFirst
{
    position: relative;
    float: left;
    top: -1px;
    left: -1px;
    width: 10px;
    height: 32px;
    background-color: #cd4900;
    background-position: bottom;
    background-repeat: no-repeat;
    display: block;
}
.HeaderSpanSecond
{
    position: relative;
    float: left;
    left: 10px;
    height: 10px;
    top: 6px;
    color: #3e3e3e;
    font-size: 16px;
    
    font-weight: bold;
    display: inline-block;
}
.HeaderSpanThird
{
    position: relative;
    float: right;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    top: 6px;
    background-image: url('img/RssFeed.png');
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}
.HeadingBold
{
    font-size: xx-large;
    color: #2f2e2e;
    padding: 0 0 10px 0;
    margin: 0;
}
.HeaderSpanFirstGray
{
    position: relative;
    float: left;
    top: 0;
    left: 0;
    width: 10px;
    height: 30px;
    background-color: #e4e4e4;
    background-position: bottom;
    background-repeat: no-repeat;
    display: block;
    border: 2px;
}
.HeaderSpanFirstBlue
{
    position: relative;
    float: left;
    top: -1px;
    left: -1px;
    width: 10px;
    height: 32px;
    background-color: #24877f;
    background-position: bottom;
    background-repeat: no-repeat;
    display: block;
    border: 2px;
}
.HeaderSpanSecondMemberofTheMonth
{
    position: relative;
    float: left;
    left: 10px;
    height: 10px;
    top: 6px;
    color: #3e3e3e;
    font-size: 16px;
    color: White;
    
    font-weight: bold;
    background-repeat: no-repeat;
    display: inline-block;
}
.HeaderTagCloud
{
    font-family: Tahoma;
}
a.HeaderTagCloud:hover
{
    color: #cd4900 !important;
}
#Tabs ul.css-tabs
{
    margin: 0 !important;
    padding: 0;
    height: 30px;
    border: 1px solid #c6c6c6;
    background-color: #e4e4e4;
}
#Tabs ul.css-tabs li
{
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
    vertical-align: middle;
}
#Tabs ul.css-tabs a
{
    float: left;
    font-size: 16px;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
    height: 18px;
    background-color: #e4e4e4;
    color: #3e3e3e;
    position: relative;
    
    font-weight: bold;
}
#Tabs ul.css-tabs a:hover
{
    background-image: url(img/buttonBackground.png);
    height: 12px;
    margin-top: -8px;
    padding-top: 13px;
    padding-bottom: 21px;
    color: White;
}
#Tabs ul.css-tabs a.active
{
    background-image: url(img/buttonBackground.png);
    cursor: default;
    height: 12px;
    margin-top: -8px;
    padding-top: 13px;
    padding-bottom: 21px;
    color: White;
}
.homepageLeaderIcons
{
    width: 325px;
    overflow: hidden;
    margin: 0px 0 20px 11px;
    clear: both;
}
.homepageLeaderIcons ul
{
    margin: 0px;
    padding: 0px;
}
.homepageLeaderIcons li
{
    float: left;
    list-style: none;
    margin: 7px 0 0px 0;
    text-indent: -9999px;
    background: url(img/leaderImg.gif) left top no-repeat;
}
.homepageLeaderIcons li a
{
    display: block;
    height: 74px;
    width: auto;
}
.homepageLeaderIcons li.leader
{
    width: 60px;
    float: left;
    margin-right: 23px;
    background-position: 0 0;
}
.homepageLeaderIcons li.treading
{
    width: 60px;
    float: left;
    margin-right: 23px;
    background-position: -92px 0;
}
.homepageLeaderIcons li.puls
{
    width: 60px;
    float: left;
    margin-right: 23px;
    background-position: -171px 0;
}
.homepageLeaderIcons li.recognitions
{
    width: 72px;
    float: left;
    background-position: -257px 0;
}
.homepageLeaderIcons li.leader:hover
{
    background-position: 0 -74px;
}
.homepageLeaderIcons li.treading:hover
{
    background-position: -92px -74px;
}
.homepageLeaderIcons li.puls:hover
{
    background-position: -171px -74px;
}
.homepageLeaderIcons li.recognitions:hover
{
    background-position: -257px -74px;
}
#example1_wrap .prev
{
    top: 10px;
    position: relative;
    left: 420px;
    border: none;
    cursor: default;
}
#example1_wrap .next
{
    top: 10px;
    position: relative;
    outline: 0;
    left: 425px;
    border: none;
    cursor: default;
}
#example1 li
{
    float: left;
    list-style: none;
    width: 275px;
    margin-left: 0;
    list-style: none;
}
.bx_container
{
    margin-top: -2px;
    color: Black;
    margin-left: 140px;
    vertical-align: middle;
}
img
{
    border: none;
}
.bx_container ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.searchTextBox
{
    width: 170px;
    height: 20px;
    border-style: none;
    background-color: White;
    display: inline-block;
    color: Gray;
    padding: 5px 2px 0 2px;
}
.LinkNormalBlueBottom:hover
{
    color: #01a821;
}
.FooterLineForArticlesJobs
{
    width: 336px;
    float: left;
}
.ViewAllForRecentActivity
{
    width: 664px;
    float: left;
}
.socialBox
{
    width: 200px;
    float: left;
    margin: 5px 0 0 0;
}
.socialBox ul
{
    clear: both;
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
    vertical-align: top;
}
.socialBox li
{
    float: left;
    padding: 0 9px 0 0;
    list-style: none;
    vertical-align: top;
}
.dropDownMenu
{
    width: 1002px;
    border: 1px solid #016fc2;
    border-top: none;
    float: left;
    padding: 6px 10px;
    overflow: auto;
    display: none;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    position: absolute;
    left: 0; top:33px; top:34px\0/;
    background: #fff;
    z-index: 99999;
}
.dropDownMenu, x:-moz-any-link, x:default
{
    top: 35px;
}
.dropDownMenu ul
{
    list-style: none;
    width: 1002px;
    float: left;
    display: block;
    margin: 0 10px 0 0;
    padding: 0;
}
.dropDownMenu ul li
{
    display: block;
    float: left;
    width: 160px;
    padding-right: 5px;
}
.dropDownMenu ul li a
{
    font-size: 12px;
    color: #666;
    text-decoration: none;
    float: left;
    
    padding: 2px;
    margin: 0;
    text-transform: capitalize;
    border: solid 1px #fff;
}
.dropDownMenu ul li a:hover
{
    font-size: 12px;
    color: #fff;
    background-color: #cd4900;
    text-decoration: none;
    float: left;
    
    padding: 2px;
    margin: 0;
    border: solid 1px #f6350c;
}
.menuStripBlue a
{
    display: block;
    padding: 7px 0;
    float: left;
}
a.menuLinkBlue:hover
{
    background: #cd4900;
}
a.menuLinkhome:hover
{
    background: #cd4900;
}
a.menuLinkhome:hover .menuCommonBlue
{
    border-left: 1px solid #cd4900;
    border-right: 1px solid #cd4900;
}
a.menuLinkBlue:hover .menuCommonBlue
{
    border-left: 1px solid #cd4900;
    border-right: 1px solid #cd4900;
}
a.menuLinkBlue:hover .menuFirstBlue
{
    border-right: 1px solid #cd4900;
}
a.menuLinkBlue:hover .menuLastBlue
{
    border-left: 1px solid #cd4900;
}
.clear
{
    clear: both;
    overflow: hidden;
    height: 0;
}
a.LinkBoldStyle:active, a.LinkBoldStyle:visited, a.LinkBoldStyle:link
{
    color: #36c;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
}
a.LinkBoldStyle:hover
{
    color: #01a821;
}
.loginTextBoxesContainer input
{
    width: 143px;
    background: none;
    border: none;
    font-size: 12px;
    color: #333;
    
}
input.loginTextBoxes
{
    color: #333;
}
a.HeadingAr:hover
{
    color: #01a821;
}
.leftCntr
{
    width: 676px;
    float: left;
}
.article
{
    width: 676px;
    overflow: hidden;
}
.relatedArticle li a:hover
{
    color: #01a821;
}
.userComment .rightComnment .commentLinks li a:LinkNormalStyle
{
    color: #407ea7;
}
.LinkNormalStyle:hover
{
    color: #01a821 !important;
}
.rightCntr
{
    width: 336px;
    float: right;
}
.outerBox
{
    width: 336px;
    float: left;
    padding: 0 0 5px 0;
    margin-bottom: 10px;
    background: url(img/controlFooterBackground.png) left bottom no-repeat;
}
.outerBox ul
{
    list-style: none;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.outerBox ul li
{
    display: block;
}
.outerBox ul li a
{
    
    font-size: 12px;
    color: #7f8080;
    text-decoration: none;
    display: block;
}
.outerBox ul li a img
{
    display: block;
    background-color: #e0e0e0;
}
.outerBox ul.treading li a
{
    padding: 4px 0 4px 22px;
    background: url(img/BulletCircle.png) 10px 8px no-repeat;
}
.outerBox ul.treading li a:hover
{
    color: #01a821;
}
.outerBox ul.treading li
{
    width: 100%;
}
ul.general li a:hover
{
    background: url(img/BulletCircle.png) 10px 8px no-repeat;
}
.outerBox ul.jobs li a
{
    
    font-size: 12px;
    color: #7f8080;
    text-decoration: none;
    display: block;
    padding: 4px 0 4px 25px;
    background: url(img/BulletJobs.png) 10px 6px no-repeat;
}
.outerBox ul.jobs li a:hover
{
    color: #01a821;
}
.outerBox ul.topleader li
{
    float: left;
    margin: 4px 3px 0 10px;
    width: auto;
    position: relative;
}
.floatLeft
{
    float: left;
    width: auto;
}
a.LinkNormalStyleOrange
{
    color: #36c;
    text-decoration: none;
}
a.LinkNormalStyleOrange:hover
{
    color: #01a821;
}
a.PublishOCPLink:active, a.PublishOCPLink:visited, a.PublishOCPLink:link
{
    font-family: Verdana;
    color: Gray;
    font-weight: bold;
    font-size: 14px;
    padding-left: 2px;
}
a.PublishOCPLink:hover
{
    color: #01a821;
}
a.LinkEbookStyle:active, a.LinkEbookStyle:visited, a.LinkEbookStyle:link
{
    color: #090;
    text-decoration: none;
    font-weight: bold;
}
a.LinkEbookStyle:hover
{
    color: #01a821;
}
a.BreakingNewsLink:active, a.BreakingNewsLink:visited, a.BreakingNewsLink:link
{
    color: #060;
    text-decoration: none;
}
a.ExamTextWhite, a.ExamTextWhite:visited, a.ExamTextWhite:link
{
    color: #fff;
    font-family: Tahoma;
    font-size: 13px;
    text-decoration: none;
}
a.ExamTextWhite:hover
{
    color: #01a821;
}
.slideshow
{
    border: 1px solid #ccc;
    width: 674px !important;
    margin: 0;
    height: 160px;
    padding: 0;
}
ul#paging
{
    list-style: none;
    position: absolute;
    right: 5px;
    bottom: 10px;
    z-index: 999;
    margin: 0;
    padding: 0;
}
#paging li
{
    float: left;
    list-style: none;
}
#paging li a
{
    background-color: #d7d7d7;
    border: 1px solid #d7d7d7;
    display: block;
    text-indent: -9999px;
    width: 11px;
    height: 11px;
    margin: 5px;
}
#paging li a:hover, #paging li a.activeSlide
{
    background-color: #cd4900;
    border: 1px solid #cd4900;
}
.headerPost
{
    width: 510px;
    border: 1px solid #c4c4c4;
    margin: 5px 0 5px 0;
    height: 72px;
    float: right;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.headerPost .textBox
{
    width: 504px;
    height: 18px;
    border: none 0 !important;
    font-size: 13px;
    color: #666;
    
}
.headerGrayIconBar
{
    height: 52px; *height:50px;
background:#f2f2f2;
-moz-border-radius:002px2px;
border-radius:002px2px;
}
.headerSmallIcon
{
    width: auto;
    margin-left: 10px;
}
.headerSmallIcon ul
{
    margin: 0;
    padding: 0;
}
.headerSmallIcon li
{
    float: left;
    list-style: none;
    width: 39px;
    height: 39px;
    margin: 5px 7px 0 0;
    cursor: pointer;
}
.spriteIcons
{
    float: left;
    height: 39px;
    margin: 0 7px 0 0;
    border: none;
    cursor: pointer;
    background: url(img/headerIcons3.png) left top no-repeat;
}
.spriteIcons.article
{
    width: 39px;
    float: left;
    background-position: -46px 0;
}
.spriteIcons.blog
{
    width: 39px;
    float: left;
    background-position: -90px 0;
}
.spriteIcons.news
{
    width: 39px;
    float: left;
    background-position: -134px 0;
}
.spriteIcons.video
{
    width: 39px;
    float: left;
    background-position: -178px 0;
}
.spriteIcons.question
{
    width: 39px;
    float: left;
    background-position: 0 0;
}
.BluePostBtn
{
    width: 60px;
    height: 22px;
    line-height: 18px;
    border: 1px solid #cd4900;
    background: #cd4900;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 13px 10px 0 0;
    float: right;
    cursor: pointer;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.spriteIcons.article:hover
{
    background-position: -46px -40px;
}
.spriteIcons.blog:hover
{
    background-position: -90px -40px;
}
.spriteIcons.news:hover
{
    background-position: -134px -40px;
}
.spriteIcons.video:hover
{
    background-position: -178px -40px;
}
.spriteIcons.question:hover
{
    background-position: 0 -40px;
}
.spriteIcons.question.active
{
    background-position: 0 -40px;
}
a.LinkNormalGrayLight
{
    font-size: 12px;
    color: #8d8d8d;
    
}
a.LinkNormalGrayLight:hover
{
    font-size: 12px;
    color: #01a821;
    
}
.ProfileActivites:hover
{
    color: #01a821 !important;
}
.tabContentWrapper
{
    width: 100%;
    height: auto;
    position: relative;
    float: left;
}
.tabContentWrapper .imageContainer
{
    float: left;
    width: 50px;
    height: 50px;
}
.tabContentWrapper .imageContainer a img
{
    width: 50px;
    height: 50px;
    padding: 2px;
    border: none;
}
.tabContentWrapper .contentDetail
{
    margin-left: 10px;
    width: 600px;
    min-height: 38px;
    height: auto;
    float: left;
}
.tabContentSeparator
{
    position: relative;
    margin: 6px 0 3px 60px;
    width: 91%;
    float: left;
    border-bottom: solid 1px #d7d7d7;
}
.loginWhiteLink
{
    width: auto;
    height: auto;
    padding: 3px;
    color: White;
    text-decoration: none;
    
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
}
.ui-helper-reset
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after
{
    content: "";
    display: table;
}
.ui-helper-clearfix:after
{
    clear: both;
}
.ui-helper-clearfix
{
    zoom: 1;
}
.ui-state-hover a:hover
{
    background-image: url("img/buttonBackground.png");
    color: White !important;
    cursor: default;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited
{
    background-image: url("img/buttonBackground.png");
    color: White !important;
    cursor: default;
}
.ui-tabs
{
    position: relative;
    padding: .2em;
    zoom: 1;
}
.ui-tabs .ui-tabs-nav
{
    margin: 0 0 20px 0 !important;
    padding: 0;
    height: 30px;
    border: 1px solid #c6c6c6;
    background-color: #e4e4e4;
    padding: 0 5px;
}
.ui-tabs .ui-tabs-nav li
{
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
    vertical-align: middle;
}
.ui-tabs .ui-tabs-nav li a
{
    float: left;
    font-size: 16px;
    display: block;
    margin-top: -8px;
    padding: 13px 15px 29px 15px;
    text-decoration: none;
    height: 12px;
    color: #3e3e3e;
    position: relative;
    
    font-weight: bold;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
    background-image: url("img/buttonBackground.png");
    color: White;
    cursor: default;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a
{
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel
{
    display: block;
    border-width: 0;
    padding: 0px 5px 8px 5px;
    background: none;
    overflow: hidden;
    width: 664px;
    clear: both;
    float: left;
}
.ui-tabs .ui-tabs-hide
{
    display: none !important;
}
ul#pagingFeature
{
    list-style: none;
    position: absolute;
    right: 5px;
    bottom: 10px;
    z-index: 999;
    margin: 0;
    padding: 0;
}
#pagingFeature li
{
    float: left;
    list-style: none;
}
#pagingFeature li a
{
    background-color: #d7d7d7;
    border: 1px solid #d7d7d7;
    display: block;
    text-indent: -9999px;
    width: 11px;
    height: 11px;
    margin: 5px;
}
#pagingFeature li a:hover, #pagingFeature li a.activeSlide
{
    background-color: #24877f;
    border: 1px solid #24877f;
}
.dropDownMenu div span span
{
    display: block;
    float: left;
    text-transform: capitalize;
    width: 200px;
}

.dropDownMenu div span span a
{
    color: #666;
    display: block;
    padding: 2px;
}

.dropDownMenu div span span a:hover
{
    color: #fff;
    background: #CD4900;
}

.dropDownMenu div span span a.OrangeBoldLink
{
    color: #DB4C2C;
    padding: 2px;
    display: block;
}
.dropDownMenu div span span a.OrangeBoldLink:hover
{
    color: #fff;
    background: #CD4900;
}