*
{
	margin: 0px;
	padding: 0px;
}
html {
    overflow-y: scroll;
}

body
{
	behavior: url(csshover.htc);
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

.MainBody
{
	width: 957px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
}
.TopBar
{
	height: 7px;
	width: 957px;
	text-align: left;
	margin: 0px auto;
	background-color: #f00;
}
.Logo
{
	width: 909px;
	height: 40px;
	padding: 10px 24px 36px 24px;
}
/**** General classes start***/
ul, li
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0px;
}
a
{
	text-decoration: none;
	color: #333333;
}
a:hover
{
	color: #990000;
}

.onHover
{
	color: #ff0000 !important;
	border-bottom: 3px solid #ff0000;
	border-bottom: none\9;
	padding-bottom: 0px;
}


.RedClr
{
	color: #ff0000;
}
.AlignRght
{
	text-align: right;
}
.FltLft
{
	float: left;
}

.FltRght
{
	float: right;
}
.clear
{
	clear: both;
}


.BdrTop
{
	border-top: 1px solid #333333;
}
.HDimg
{
	margin-bottom: 7px;
	float: left;
}
.HDimgNews
{
	margin-bottom: 7px;
	display: block;
}
.DateChng
{
	font-size: 10px;
	color: #999999;
	line-height: 15px;
	padding: 10px 0px 20px 0px;
}
table, table tr th, table tr td
{
	line-height: 16px;
	font-weight: normal;
}
table
{
	width: 100%;
	border-collapse: collapse;
}
.MainBody .MrgnRgt0
{
	margin-right: 0px;
}
/**** General classes end***/



/**** Header classes start***/
h1
{
	font-size: 15px;
	color: #333333;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}
/**** Header classes end***/


/**** Table classes start***/
.ItemContent table
{
	width: 100%;
	font-size: 10px;
	border-collapse: collapse;

	margin-bottom:6px;
}
.ItemContent table tr th
{
	border-collapse: collapse;
	border-bottom: 1px solid #cccccc;
	background-image: url( '../images/menu_bg.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	color: #999999;
	vertical-align: bottom;
	padding-top: 4px;
	text-align: left;
}
.ItemContent table tr td
{
	border-collapse: collapse;
	border-bottom: 1px solid #cccccc;
	vertical-align: bottom;
	padding-top: 4px;
}

.MainBody .ItemContent table tr td a
{
	text-decoration: none;
	color: #333333;
}
.MainBody .ItemContent table tr td a:hover
{
	color: #990000;
}



.MainBody .RelesSchedule table
{
	width: 100%;
	font-size: 10px;
	border-collapse: collapse;
	margin-top: 2px;
}

.MainBody .RelesSchedule table tr td
{
	width: 146px;
	font-size: 12px;
	line-height: 17px;
	border-top: 1px solid #cccccc;
	padding: 2px 0px;
}
.MainBody .RelesSchedule table tr td a
{
	text-decoration: none;
	color: #333333;
}
.MainBody .RelesSchedule table tr td a:hover
{
	color: #990000;
}


.MainBody table.prdctupdate tr td.fisrtCol
{
	width: 223px;
}
.MainBody table.prdctupdate tr td
{
	border-top: 1px solid #cccccc;
	padding: 4px 2px 10px 0px;
	vertical-align: top;
	line-height: 17px;
}
.MainBody table.prdctupdate tr td a
{
	color: #ff0000;
}
.MainBody table.prdctupdate tr td a:hover
{
	color: #990000;
}

.MainBody table.prdctupdate tr td ul li
{
	list-style-type: none;
	background-image: url( '../images/grey_arw.gif' );
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}
.MainBody table.prdctupdate tr td ul li a
{
	color: #333333;
}
.MainBody table.prdctupdate tr td ul li a:hover
{
	color: #ff0000;
}
/**** Table classes end***/





/**** menu Start***/
.MainBody .Menu
{
	/*display:table;*/
	width: 834px;
	padding: 0px 0px 0px 24px;
	float: left;
}
.MainBody .Menu ul li
{
	list-style-type: none;
	float: left;
	display: inline;
	margin-right: 24px;
	height: 27px;
}

.MainBody .Menu ul li a
{
	font-weight: bold;
	color: #999999;
	float: left;
	white-space: nowrap;
	font-size: 9px;
}
.MainBody .Menu ul li a:hover
{
	color: #ff0000;
	border-bottom: 3px solid #ff0000;
	padding-bottom: 0px;
}
.MainBody .Menu ul li a.on
{
	color: #ff0000;
	border-bottom: 3px solid #ff0000;
	padding-bottom: 0px;
}

.MainBody .archive
{
	float: left;
}

.MainBody .archive ul li a
{
	font-weight: bold;
	color: #999999;
	display: block;
	border-bottom: 3px solid #ffffff;
	_border-bottom: 0px solid #ffffff;
	font-size: 10px;
}
.MainBody .archive ul li a:hover
{
	color: #ff0000;
	padding-bottom: 0px;
	display: block;
	border-bottom: 3px solid #ff0000;
	_border-bottom: 0px solid #ffffff;
}
.MainBody .archive ul li a.on
{
	color: #ff0000;
	border-bottom: 3px solid #ff0000;
	padding-bottom: 3px;
}
.MainBody .archive ul li
{
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	height: 19px;
	
}
.MainBody .archive ul li ul
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 160px;
	border: solid 1px #ccc;
	background: #fff;
	border-bottom:none !important;
}

.MainBody .archive ul li ul.sub li
{
	border-width: 0px !important;
}
.MainBody .archive ul li ul.sub li a
{
	font-weight: bold !important;
	width: 155px;
	border-bottom: 1px solid #cccccc;
	color: #999;
	padding-left:5px;
}
.MainBody .archive ul li ul.sub li a:hover
{
	color: #ff0000;
	border-bottom: 3px solid #ff0000;
	background-repeat: repeat-x;
	background-position: bottom left;
}
.MainBody .archive ul li > ul
{
	top: auto;
	left: auto;
}

.MainBody .archive ul li:hover ul
{
	display: block;
	_margin-top: 27px;
}
/**** menu end***/

/**** Left menu start ***/
.MainBody .MenuLeft
{
	margin-left: -12px;
	padding-top: 6px;
}
.MainBody .MenuLeft a
{
	padding: 8px 0px 0px 12px;
	border-bottom: 1px solid #cccccc;
	width: 170px;
	color: #cccccc;
	font-weight: bold;
	height: 25px;
	float: left;
	background-color: #ffffff;
}
.MainBody .MenuLeft a:hover
{
	color: #666666;
	border-bottom: 1px solid #666666;
	background-image: url( '../images/left_bg_hv.gif' );
	background-repeat: repeat-x;
	background-position: bottom left;
}
.MainBody .MenuLeft a.active
{
	color: #666666;
	border-bottom: 1px solid #666666;
	background-image: url( '../images/left_bg_hv.gif' );
	background-repeat: repeat-x;
	background-position: bottom left;
}

.MainBody .MenuLeft .subnav
{
	border-bottom: 1px solid #cccccc;
	float: left;
	padding-bottom: 12px;
}
.MainBody .MenuLeft .subnav a
{
	padding: 2px 0px 0px 12px;
	font-weight: normal;
	border-bottom: 0px;
	height: 22px;
}
.MainBody .MenuLeft .subnav a:hover, .MainBody .MenuLeft .subnav a.subactive
{
	background-image: url( '../images/left_nav_arrw.gif' );
	background-repeat: no-repeat;
	background-position: 0px 11px;
	color: #666666;
	border-bottom: 0px;
}
/**** Left menu end***/

/**** Content area start***/
.ContentArea
{
	width: 909px;
	text-align: left;
	padding: 29px 24px 0px 24px;
	margin: 0px auto;
	background-image: url( '../images/menu_bg.gif' );
	background-repeat: repeat-x;
	float: left;
}

.ContentAreaLft
{
	float: left;
	width: 596px;
}
.ContentAreaRght
{
	float: right;
	width: 283px;
}
.MenuLeft
{
	float: left;
	width: 170px;
}
.ContentRght
{
	float: right;
	width: 709px;
	padding-bottom: 24px;
}
.ItemContent, .EventBox
{
	border-top: 1px solid #333333;
	clear: both;
	padding-bottom: 19px;
}
.RelesSchedule
{
	border-top: 1px solid #333333;
	clear: both;
	padding-bottom: 5px;
}

.EventBox p
{
	font-size: 10px;
	line-height: 15px;
}
.MainBody .EventBox a
{
	color: #333333;
}
.MainBody .EventBox a:hover
{
	color: #ff0000;
}
.ContentRght .ItemContent
{
	padding-bottom: 0px;
	padding-top:2px;
}
.ContentRght .ItemContent h1
{
	padding-bottom: 14px;
	float:left;
	width:100%;
}
.ContentRght .ItemContent p
{
	padding-bottom: 14px;
	
}
table td p
{
	padding-bottom: 0px !important;
}
.top
{
	background: #ffffff url( '../images/back2top_arw.gif' ) no-repeat 100px 9px;
	padding-right: 20px;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
	float: left;
	margin-bottom: 29px;
}
.top:hover
{
	font-weight: bold;
	color: #990000;
}
.regi
{
	color: #ff0000;
	float: left;
	margin-bottom: 25px;
}
.learn
{
	margin: 0px 0px 25px 0px;
	padding: 0px;
	float: left;
	color: #ff0000;
}



a.PageTip
{
	text-decoration: none;
	position: relative;
	overflow: hidden;
	width: 12px;
}
a.PageTip span
{
	position: absolute;
	left: -150px;
	top: 21px;
	display: block;
	background: #fff;
	width: .01em;
	height: .01em;
	overflow: hidden;
	z-index: 100;
	font-weight: normal;
}










a.PageTip span.NewFeatAdd
{
	position: absolute;
	left: -202px;
	top: 21px;
	display: block;
	background: #fff;
	width: .01em;
	height: .01em;
	overflow: hidden;
	z-index: 100;
	font-weight: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {a.PageTip span.NewFeatAdd{

	left: -131px;
	top: 15px;
	
}
}

a.PageTip:hover span.NewFeatAdd
{
	position: absolute;
	width: 112px;
	padding: 9px;
	font-size: 10px;
	color: #999999;
	background-color: #edeef0;
	z-index: 100;
	display: table;
	line-height: 15px;
	height: auto;
}




/*... CSS for images ...*/

.CoreStndImg
{
	width: 66px;
	overflow: hidden;
	background-image: url( '../images/core.jpg' );
	margin-top: 6px;
	margin-right: 5px;
	height: 14px;
	float:left;

}

.CoreOptImg
{
	width: 66px;
	overflow: hidden;
	background-image: url( '../images/optional.jpg' );
	margin-top: 6px;
	margin-right: 5px;
	height: 14px;
	float:left;

}

.PremStandImg
{
	width: 66px;
	overflow: hidden;
	background-image: url( '../images/PremStanderd.jpg' );
	margin-top: 6px;
	margin-right: 5px;
	height: 14px;
	float:left;
}

.PremOptImg
{
	width: 66px;
	overflow: hidden;
	background-image: url( '../images/PremOptional.jpg' );
	margin-top: 6px;
	margin-right: 5px;
	height: 14px;
	float:left;
}

#divSch td
{
	vertical-align:top;
}










.MainBody .ItemContent ul
{
	margin-bottom: 32px;
}
.MainBody .ItemContent ul li
{
	list-style-type: none;
	background-image: url( '../images/grey_arw.gif' );
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 12px;
}
.MainBody .ItemContent ul li a
{
	color: #333333;
}
.MainBody .ItemContent ul li a:hover
{
	color: #ff0000;
}
/**** Content area end***/

/**** Release area start***/
.combox3
{
	clear: both;
	height: 47px;
}
.ReleaseContent table tr th
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #74706f;
	border-bottom: 1px solid #bebebe;
	line-height: 22px;
	padding-right: 20px;
}
.ReleaseContent table tr td
{
	font-size: 10px;
	color: #999999;
	line-height: 22px;
	border-bottom: 1px solid #bebebe;
	padding-right: 10px;
}
/**** Release area end***/


.BdrTop0
{
	border-top: 0px solid #333333;
}
.MainBody .events h1, .MainBody .news h1
{
	padding-bottom: 0px;
	margin-bottom: -3px;
}
.MainBody .news p
{
	padding-top: 10px;
	padding-bottom: 25px;
}
.MainBody .events .eventTime
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: block;
}

.MainBody .download
{
	margin-top: -5px;
	margin-bottom: 21px;
}
.MainBody .download strong
{
	margin: 0px;
	padding: 0px;
	float: left;
}
.MainBody .download img
{
	margin: 4px 15px 0px 0px;
}
/***** Footer start *******/
.MainBody .footer a
{
	color: #d1d2d4;
	margin-right: 20px;
}
.MainBody .footer a:hover
{
	text-decoration: underline;
}
.footer
{
	background-color: #818286;
	float: left;
	width: 100%;
	font-size: 10px;
	color: #d1d2d4;
}


.term
{
    margin-right:15%;
	float: left;
	padding-left: 24px;
}
.copyright
{
    padding-top:50px;
	padding-left: 24px;
}
/***** Footer end *******/


/*---abbas CSS----*/

#GridRelease
{
	border: none;
}
#GridRelease tr:hover td
{
	background-color: #cccccc;
}

#GridRelease tr td
{
	text-align: left;
}

.drop
{
	background: url( '../images/grey_arw.gif' )right top no-repeat;
	height: 8px;
	width: 8px;
}

/*---css for home dropdown text---*/
.txtRed
{
	color: #ff0000;
}

/*---css margin and padding---*/
.marginLeft
{
	margin-left: 11px;
}

.ItemContent p a
{
	color: #ff0000;
	
}

.ItemContent p a span
{
	color: #ff0000 !important;
}


/* ---collapse CSS---*/

h3.ui-state-default
{
	background: url( '../images/plus.gif' ) right center no-repeat;
}

h3.ui-state-active
{
	background: url( '../images/minus.gif' ) right center no-repeat;
}


/* ---tabs on tabs---*/

ul#tabs
{
	list-style-type: none;
	margin: 3px 0 0 0;
}
ul#tabs li
{
	display: inline;
}

ul#tabs li a
{
	color: #42454a;
	border:none;
	border-bottom: none;
	padding: 0.3em;
	text-decoration: none;
	display: block;
	float: left;
}

ul#tabs li a:hover
{
	background-color: #f1f0ee;
}

ul#tabs li.PrdTab a.selected
{
	background: url( '../images/BtnPrdUpdatesSelect.jpg' ) right center no-repeat;
	height: 28px;
	width: 151px;
}

ul#tabs li.MktTab a.selected
{
	background: url( '../images/BtnMktHilightsSelect.jpg' ) right center no-repeat;
	height: 28px;
	width: 201px;
}
ul#tabs li.PrdTab a
{
	background: url( '../images/BtnPrdUpdates.jpg' ) right center no-repeat;
	height: 28px;
	width: 151px;
}

ul#tabs li.MktTab a
{
	background: url( '../images/BtnMktHilights.jpg' ) right center no-repeat;
	height: 28px;
	width: 201px;
}

ul#tabs li a.selected
{
	color: #000;
	display: block;
	float: left;
	font-weight: bold;
	visibility:visible;
	
	
}

div.tabContent.hide
{
	display: none;
}

div.tabContent.hide1
{
	visibility: hidden;
}


 .ItemContent h1 a:hover
{
	color:#ff0000 !important;
}
 .ItemContent h1 a:active
{
	color:#ff0000 !important;
}

.MktTopLink 
{
	margin:8px 0px 0px 2px;
	border-top: 1px solid #333333;
	clear:both;
}

.MktTopLink a
{
		font-size:10px;
		color:#666666;
	
} 


.ContentAreaLft h3
{
	padding-bottom: 8px;
	padding-top:6px;
	border-top: 1px solid #333333;
    clear: both;
    width:100%;
    
}

.ContentAreaLft .ItemContent
{
	border-top:none !important;
}

.ContentAreaLft .ItemContent p
{
	padding-bottom:14px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.ui-accordion-content
{
	
}
}

table.ReletedPrd{
	border-collapse: collapse;
    font-size: 10px;
     width: 100%;
}

table.ReletedPrd tr th{
    background-image: url("../images/menu_bg.gif");
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #CCCCCC;
    border-collapse: collapse;
    color: #999999;
    padding-top: 4px;
    text-align: left;
    vertical-align: bottom;
}

table.ReletedPrd tr td{
border-bottom: 1px solid #CCCCCC;
    border-collapse: collapse;
    padding-top: 4px;
    vertical-align: bottom;
}

.AllUpdate
{
	
	background: url( '../images/GrayArrow_Right.jpg' ) left center no-repeat;
	display: block;
    font-size: 10px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 10px;
    padding-left: 12px;
}


#GridRelease tr td table 
{
    width:30%;
    
}
#GridRelease tr td table td
{
    padding-right: 0px !important;
    border-bottom:none !important;
    border:none;
    
}

#GridRelease tr:last-child td
{
   background-color:#fff !important;
}