.RadTabStrip_Cool
{
    font: normal 12px arial;
    height: 72px;
    float: left;
    padding:11px 0 0 !important;
}
.RadTabStrip_Cool .level1
{
    width: 100%; /*float: left;*/ /*padding: 5px 0 20px;*/ /*margin: 0 0 -35px 0;*/
    list-style: none; /*height: 66px;*/
    overflow: hidden;
    position: relative;
}

.RadTabStrip_Cool .level1 li
{
    float: left;
    padding-left: 2px;
    background: transparent url(  'img/separator-main-nav.gif' ) no-repeat scroll 0 0;
}
.RadTabStrip_Cool .level1 li.first
{
    background:none;
    padding-left: 0px;
}
.RadTabStrip_Cool .level1 li a
{
    /*	display:block; 	width:134px; 	height:52px; 	text-indent:-9999px; 	position:relative; 	z-index:9;*/
}
.RadTabStrip_Cool .level1 li.first a
{
    margin: 0px 0px 0 0;
}
.RadTabStrip_Cool .level1 li.last
{
    margin: 0px 0px 0px 0px;
}
.RadTabStrip_Cool .level1 li.break a
{
    margin: 0px 0px 0px 8px;
}

.RadTabStrip_Cool .level1 li a .wrap
{
    /*display:block; 	width:134px; 	height:52px; 	text-indent:-9999px; 	position:relative; 	z-index:9; 	 	height: 52px; 	padding-right: 10px;background:transparent url('img/tabRightLastOff.gif') right 0px no-repeat;*/
}


.RadTabStrip_Cool .level1 li a .innerWrap
{
    /* 	line-height: 38px; 	height:52px; 	padding:0 10px; 	font-weight:bolder; 	background:transparent url('img/tabStripeOff.gif') 0px 0px repeat-x; 	text-align:center;*/
    display: block;
    /*width: 144px;*/
    height: 47px;
    text-indent: -9999px;
    position: relative;
    z-index: 9;
}
.RadTabStrip_Cool .level1 li a:hover, .RadTabStrip_Cool .level1 li a.selected
{
    /*padding-top: 0px; 	background: transparent url('img/tabLeftFirstOn.gif') 0px 0px no-repeat; 	background-position:0 -52px; 	padding-bottom:10px; 	height:52px; 	position:relative;*/
    background-position: 0 -47px; /*padding-bottom:10px;*/
    height: 47px;
    position: relative;
}

.RadTabStrip_Cool .level1 li a.selected .wrap
{
    /*background-image:url('img/tabRightLastOn.gif'); 	padding-right: 0px; 	background-position:0 -52px;*/
    background-position: 0 -47px; /*padding-bottom:10px;*/
    height: 47px;
    position: relative;
}
.RadTabStrip_Cool .level2
{
    background: transparent none repeat scroll 0 0;
    border-color: #C3C3C3;
    border-style: solid;
    border-width: 0 1px 1px;
    height: 24px;
    width: 982px;
}
.RadTabStrip_Cool .level2 ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    /*margin: 0 0 0 8px;*/
    overflow: hidden;
    padding: 4px 0;
    /*padding:0; 	margin:0; 	list-style:none; 	width:960px; 	height:29px; 	background:url('img/subnav.gif') no-repeat;  	float:left;*/
    /* 	position:absolute; 	top:120px; 	left:15; 	margin-left:-150px; 	position:absolute; 	top:57px; 	left:0; 	height:29px; 	background:transparent url('img/tabStripeLevel12.gif')0px 0px repeat-x; */
}

.RadTabStrip_Cool .level2 li
{
    background:transparent url('img/separator-sub-nav.gif') no-repeat scroll 0 2px;
    display:inline;
    margin:0 1px 0 -1px;
   /* padding:0 15px 0 15px;    */
    /*padding: 0 14px;
    background: url(  'img/subnav-separator.gif' ) no-repeat 0 50%;
    line-height: 27px;*/
}
.RadTabStrip_Cool .level2 li a 
{
    color:#666666;
    text-decoration:none;
    padding:0 14px; 
}
.RadTabStrip_Cool .level2 li a:hover 
{
    text-decoration:underline;
}

/*.RadTabStrip_Cool .level2 li a
{
    display: inline;
    color: #666;
    font-size: 11px;
    text-decoration: none;
    text-indent: 0;
}*/
.RadTabStrip_Cool .level2 li.first
{
    background: none;
    padding-left:8px;
}
.RadTabStrip_Cool .level2 li a:hover
{
    color: #4C595F;
    text-decoration: underline;
}

.RadTabStrip_Cool .level2 li a.selected
{
    color: #FF7700;
    text-decoration: uderline;
}

.RadTabStrip_Cool .level1 li a.selected .innerWrap
{
    /*	background-image:url('img/selected.gif'); 	background-position:0 -52px;*/
}
.RadTabStrip_Cool li a.selected .wrap
{
    color:#FF7700;
    background:transparent url('img/arrow-orange.gif') no-repeat scroll 0 3px;
    padding-left:11px;
    cursor:pointer !important;
}

.RadTabStrip_Cool li a.disabled, .RadTabStrip_Cool li a.disabled .wrap, .RadTabStrip_Cool li a.disabled .innerWrap
{
    cursor: default;

}

.RadTabStrip_Cool li a.red, .RadTabStrip_Cool li a.red .wrap, .RadTabStrip_Cool li a.red .innerWrap
{
    color: Red;
}

/* scrolling arrows */

.RadTabStrip_Cool .leftArrow
{
    background-image: url(img/ScrollLeft.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 17px;
}

.RadTabStrip_Cool .rightArrow
{
    background-image: url(img/ScrollRight.png);
    background-repeat: no-repeat;
    height: 16px;
    width: 17px;
}



.RadTabStrip_Cool .leftArrowDisabled
{
    background-image: url(img/ScrollLeftDisabled.png);
    height: 16px;
    width: 17px;
    background-repeat: no-repeat;
}

.RadTabStrip_Cool .rightArrowDisabled
{
    background-image: url(img/ScrollRightDisabled.png);
    height: 16px;
    width: 17px;
    background-repeat: no-repeat;
}

.welcome-nav
{
    background: url(images/welcome-nav.gif);
    height: 27px !important;
    margin: 25px 7px 0 0;
    width: 117px !important;
}
.help-nav
{
    background: url(images/help-nav.gif);
    height: 27px !important;
    width: 78px !important;
    margin: 25px -5px 0 8px;
}
.top-nav li a:hover, .top-nav li.active a
{
    background-position: 0 -52px;
    padding-bottom: 10px;
    height: 52px;
    position: relative;
}
.welcome-nav:hover, .help-nav:hover
{
    background-position: 0 -27px !important;
}
.navw-active
{
    height: 27px !important;
    margin: 25px 7px 0 0;
    width: 117px !important;
    background-position: 0 -27px !important;
}
.nav-active
{
    background: url(images/help-nav.gif);
    height: 27px !important;
    width: 78px !important;
    margin: 25px -5px 0 8px;
    background-position: 0 -27px !important;
}

.top-nav
{
    width: 100%;
    float: left;
    padding: 5px 0 20px;
    margin: 0 0 -35px 0;
    list-style: none;
    height: 66px;
    overflow: hidden;
    position: relative;
}
.top-nav li
{
    float: left;
    padding-right: 5px;
}
.top-nav li a
{
    display: block;
    width: 144px;
    height: 52px;
    text-indent: -9999px;
    position: relative;
    z-index: 9;
}
.top-nav ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 57px;
    left: 0;
    display: none;
    width: 984px;
    height: 29px;
    background: url(../images/subnav.gif) no-repeat;
}
.top-nav li.active ul
{
    display: block;
}
.top-nav ul li
{
    padding: 0 14px;
    background: url(../images/subnav-separator.gif) no-repeat 0 50%;
    line-height: 27px;
}
.top-nav ul li.first
{
    background: none;
}
.top-nav ul li a
{
    display: inline;
    color: #666;
    font-size: 11px;
    text-decoration: none;
    text-indent: 0;
}
.top-nav ul li a:hover
{
    text-decoration: underline;
}
.top-nav li a:hover, .top-nav li.active a
{
    background-position: 0 -52px;
    padding-bottom: 10px;
    height: 52px;
    position: relative;
}

