.slide_main_menu{
width:100%;
position:relative;
clear:both;
padding-top:0px;
}
.slide_main_menu td{
text-align:center;
height:50px;
margin-left: 5px;
}
.slide_main_menu td:hover .span_menu_left{
background:url(/multimedia/images/menu_active_left.gif) no-repeat top left #000000;
}
.slide_main_menu td:hover .span_menu_right{
background:url(/multimedia/images/menu_active_right.gif) no-repeat top right #000000;
}
.slide_main_menu td:hover{

}

.slide_main_menu td:hover a{

}
.slide_main_menu_div{
height:70px;
padding:0px;
border-left:1px solid #fff;
vertical-align:middle;
display:table-cell;
}
.slide_main_menu td:hover div.slide_main_menu_div{
border-left:none;
}
.first{
border-left:none;
 margin-left: 5px;
}
.slide_main_menu_div a{
font-size:15px;
font-weight:600;
color:#fff;
text-decoration:none;
}
.sub_slide_main_menu{
display:none;
position:absolute;
/*opacity:0.9;
filter: alpha(opacity = 90);*/
z-index:8;
top:71px;
left:0px;
padding:0px;
border:1px solid #084478;
background:#084478 url('mouse-over-bg.png') repeat-y;
-webkit-box-shadow: 0px 7px 5px 3px rgba(0, 0, 0, .6);
-moz-box-shadow: 0px 7px 5px 3px rgba(0, 0, 0, .6);
box-shadow: 0px 7px 5px 3px rgba(0, 0, 0, .6);  
behavior:url('ie-css3-2.htc');

}
.sub_slide_main_menu td{
text-align:left;
padding-left:8px;
}
.sub_ul_main_menu{
display:block;
width:100%;
float:left;
}
.sub_li{
display:block;
float:left;
position:relative;
width:205px;
padding-top:2px;
border-right:1px solid #333333;
padding-bottom:2px;
padding-left:8px;
text-align:left;
}
.sub_a{
font-size:14px !important;
font-weight:bold !important;
font-family:Arial, Helvetica, sans-serif !important;
color:#FFF !important;
border-bottom:1px solid #FFFFFF !important;
text-decoration:none;
}
.sub_a:hover{
/*color:#6fcef1;*/
}
.sub_li:hover{
/*background:url(/multimedia/images/menu_active.jpg) no-repeat;*/
border-left:none;
/*color:#000000;*/
/*color:#6fcef1;*/
}
.sub_li:hover a.sub_a{
color:#6fcef1 !important;
border-bottom:none !important;
}
.sub_sub_li{
position:relative;
clear:both;
width:195px;
border-bottom:1px dashed #333333;
border-left:none !important;
text-align:left;
background:none !important;
padding:6px 0px;
color:#FFFFFF;
list-style:circle inside;
}
.sub_sub_li:hover{
background:none;
}
.sub_sub_ul_main_menu{
padding-top:10px;
width:195px;
float:left;
}
.sub_sub_a{
color:#fff !important;
font-size:11px !important;
font-weight:bold !important;
font-family:Arial, Helvetica, sans-serif !important;
text-decoration:none;
}
.sub_sub_a:hover{
color:#6fcef1 !important;
}


.knowledgenav {
    background: url("btn-knowledge.png") no-repeat scroll 0 0 #FFFFFF;
	 display: block;
    height: 70px;
    text-indent: -9999px;
    width: 134px;
}
.knowledgenav:hover {
background:#fff url('btn-knowledge-hover.png') no-repeat;
}
.bytopicBackground{
background:#084478 url('megadd-sidebar-bg.jpg') repeat-y;
width:167px;
}

.communitynav {
    background: url("btn-community.png") no-repeat scroll 0 0 #FFFFFF;
	 display: block;
    height: 70px;
    text-indent: -9999px;
    width: 134px;
}
.communitynav:hover {
background:#fff url('btn-community-hover.png') no-repeat;
}

.careernav {
    background: url("btn-career.png") no-repeat scroll 0 0 #FFFFFF;
	 display: block;
    height: 70px;
    text-indent: -9999px;
    width: 134px;
}
.careernav:hover {
background:#fff url('btn-career-hover.png') no-repeat;
}

.storenav {
    background: url("btn-bookstore.png") no-repeat scroll 0 0 #FFFFFF;
	 display: block;
    height: 70px;
    text-indent: -9999px;
    width: 134px;
}
.storenav:hover {
background:#fff url('btn-bookstore-hover.png') no-repeat;
}
.mouseOverLeftLink{
	color: #0065BD;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    line-height: 1.3em;
    text-decoration: none;
	text-align:left;
}
.mouseoverTopicHeader{
font-size:12pt; font-weight:bold; color:#feb41e; border-bottom:1px solid #4588c2;margin-top:8px;margin-bottom:8px;
text-align:left;
margin-left:10px;
}

	.mainCell{
					width:550px;
					height:267px;
					border:0px solid #000000;
				}
				.rightCell{
					width:167px;
					float:right;
					background:#084478 url('megadd-sidebar-bg.jpg') repeat-y;
					height:267px;
				}
				.leftCell{
					width:380px;
					float:left;
					border:0px solid #ff0000;
				}
				.cell2 {
				  width:100%;
				  background:#FFFFFF;
				  float:left;
				  margin:0px;
				}
				.cell1 {
				  width:50%;
				  background:#FFFFFF;
				  float:left;
				}
				.cell2a{
				  width:100%;
				  float:right;
				  margin-right:-100%;
				  position:relative;
				  margin-left:2px;
				}
				
				p {padding:4px;margin:0; text-align:left;}