/* mht:  This css file is here to support legacy ASP.NET 1.1 applications
 */

body {
	background-color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #212121;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}







/**** COMMON STYLES ****/
.topnav td{
	background: url(/images/bg_gradient_tools.gif);
}
.topnav ul{
	margin: 0px;
	padding: 0px;
	float: right;
	list-style: none;
}
.topnav  ul li{
	float: left;
	height: 22px;
	background: url(/images/bg_gradient_tools.gif);
}
.topnav  ul a{
	display: block;
	font-size: 7pt;
	font-weight: bold;
	color: #6699ff;
	text-decoration: none;
	line-height: 22px;
	padding: 0px 20px;
	background: url(/images/nav_line_tools.jpg) no-repeat left;
}
.topnav  ul a:hover{
	color: #99ccff;
	text-decoration: underline;
}









table.sitenav{
	width: 884px;
}










table.footer{
	width: 884px;
}
table.footer td.legal{
	height: 24px;
	background: url(/images/bg_gradient_footer.jpg);
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
	color: #6699ff;
}
table.footer td.legal a{
	font-size: 7pt;
	font-weight: bold;
	color: #6699ff;
	text-decoration: none;
}
table.footer td.legal a:hover{
	color: #99ccff;
	text-decoration: underline;
}
table.footer td.nav{
	text-align: center;
	font-size: 7pt;
	color: #c3c3c3;
	padding-top: 5px;
}
table.footer td.nav a{
	font-size: 7pt;
	color: #c3c3c3;
	text-decoration: none;
}
table.footer td.nav a:hover{
	text-decoration: underline;
}













/**** INDEX PAGE STYLES ****/
table.topcontent{
	width: 884px;
	background: #fff;
}
table.topcontent td.img{
	width: 380px;
	background: #000;
	vertical-align: top;
	padding-bottom: 10px;
}
table.topcontent td.img .content{
	padding: 5px 10px 0px 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
}
table.topcontent td.img .content a{
	font-size: 9pt;
	font-weight: bold;
	color: #85C1ff;
	text-decoration: none;
}
table.topcontent td.img .content a:hover{
	text-decoration: underline;
}

table.topcontent td.main{
	width: 504px;
	background: #000 url(/images/bg_curve_tile.jpg) repeat-y 1px 0px;
	vertical-align: top;
	color: #fff;
}
table.topcontent td.main .content{
	padding: 10px 0px 10px 25px;
	background: url(/images/bg_gradient_curve.jpg) no-repeat;
}
table.topcontent td.main .content h1{
	font-family: arial;
	font-size: 18pt;
	font-weight: normal;
	color: #fff;
	margin: 0px 0px 10px 0px;
	line-height: 22px;
}
table.topcontent td.main .content .topstories{
	font-size: 8pt;
	font-weight: bold;
	color: #d9d9d9;
}
table.topcontent td.main .content .date{
	font-size: 8pt;
	font-weight: normal;
	color: #929397;
}
table.topcontent td.main .content h3{
	font-size: 7pt;
	font-weight: bold;
	color: #B3B7BA;
	margin: 0px;
	margin-bottom: 25px;
}
table.topcontent td.main .content a{
	font-size: 8pt;
	font-weight: bold;
	color: #85C1ff;
	text-decoration: none;
}
table.topcontent td.main .content a:hover{
	text-decoration: underline;
}
table.topcontent td.main .content ul{
	list-style: none;
	margin: 0px;
	padding: 15px 0px 5px 0px;
	font-size: 8pt;
}
table.topcontent td.main .content ul li{
	padding-bottom: 3px;
}
table.topcontent td.main .content .contact{
	padding-right: 15px;
	background: url(/images/btn_get_it_right.jpg) no-repeat;
	width: 172px;
}
table.topcontent td.main .content .contact a{
	display: block;
	width: 80px;
	margin-top: 55px;
	margin-left: 68px;
	font-size: 7pt;
	font-weight: bold;
	color: #85C1ff;
	text-decoration: none;
}
table.topcontent td.main .content .contact a:hover{
	text-decoration: underline;
}













table.highlights{
	width: 884px;
}
table.highlights td{
	background: #535658 url(/images/bg_gradient_ftr.jpg) repeat-x;
	vertical-align: top;
}
table.highlights td.content{
	vertical-align: top;
	padding: 15px 0px 0px 25px;
	color: #dadadc;
	font-size: 8pt;
}
table.highlights td.content h1{
	color: #dadadc;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
}














table.news{
	width: 884px;
	background: #fff;
}
table.news td.left{
	width: 294px;
	height: 199px;
	vertical-align: top;
	background: url(/images/ftr_img_media.jpg) no-repeat bottom;
}
table.news td.middle{
	width: 294px;
	vertical-align: top;
	background: url(/images/ftr_img_publishers.jpg) no-repeat bottom;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
table.news td.right{
	width: 294px;
	vertical-align: top;
	background: url(/images/ftr_img_professionals.jpg) no-repeat bottom;
}
table.news .content{
	width: 190px;
	padding: 15px 0px 10px 15px;
	font-size: 8pt;
}
table.news .content p{
	margin: 8px 0px;
}
table.news .content h1{
	font-size: 9pt;
	margin: 0px;
	margin-bottom: 5px;
	color: #333333;
}
table.news .content h2{
	font-size: 7pt;	
	margin: 0px;
	color: #0066CC;
}
table.news .content a{
	color: #333;
	text-decoration: none;
}
table.news .content a:hover{
	text-decoration: underline;
}
table.news .content a.more{
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
table.news .content a.more:hover{
	text-decoration: underline;
}















/**** SUB PAGE STYLES ****/
table.body{
	width: 884px;
	height: 500px;
	background: #fff;
}

table.body td.nav{
	vertical-align: top;
	padding-top: 5px;
	width: 234px; /*224px*/
	background: #515355;
}
table.body td.nav .main{
	margin: 0px 8px;
	padding: 0px;
	width: 213px;
	text-align: center;
	border-top: 1px solid #818181;
	border-right: 1px solid #818181;
}
table.body td.nav .main .level1, table.body td.nav .main .level12{
	border-left: 1px solid #818181;
	border-bottom: 1px solid #818181;
}
table.body td.nav .main .level2{
	text-align: left;
	padding: 5px 0px 5px 10px;
	border-left: 1px solid #818181;
	border-bottom: 1px solid #818181;
	background: #616264;
}
table.body td.nav .main .level2 a{
	display: block;
	font-size: 9pt;
	font-weight: bold;
	color: #85C1FF;
	text-decoration: none;
}
table.body td.nav .main .level2 a:hover{
	text-decoration: underline;
}
table.body td.nav .main .level3 ul{
	list-style-image: url(/images/arrow_grey.gif);
	text-align: left;
	background: #424447;
	border-left: 1px solid #818181;
	border-bottom: 1px solid #818181;
	margin: 0px;
	padding: 5px 0px 10px 32px;
}
table.body td.nav .main .level3 ul li{
	padding-bottom: 3px;
}
table.body td.nav .main .level3 ul li a{
	font-size: 8pt;
	color: #d9d9d9;
	text-decoration: none;
}
table.body td.nav .main .level3 ul li a:hover{
	text-decoration: underline;
}
table.body td.nav .main .level3 ul li.highlight a{
	font-weight: bold;
	color: #85C1FF;
}

table.body td.main{
	vertical-align: top;
	width: 499px; /*509px*/
	padding-bottom: 15px;
	border-top: 5px solid #515355;
	border-bottom: 5px solid #515355;
}
table.body td.main .breadcrumb{
	padding: 5px 0px 0px 5px;
	color: #A9AAAB;
	font-size: 7pt;
}
table.body td.main .breadcrumb .current{
	color: #d9d9d9;
}
table.body td.main .breadcrumb a{
	font-size: 8pt;
	color: #aaa;
	text-decoration: none;
}
table.body td.main .breadcrumb a:hover{
	color: #aaa;
	text-decoration: underline;
}
table.body td.main .content{
	padding: 0px 45px 0px 55px;
	font-size: 8pt;
}
table.body td.main .content h1{
	font-size: 20pt;
	font-weight: normal;
	color: #404040;
}
table.body td.main .content h2{
	font-size: 13pt;
	font-weight: bold;
	color: #0064B8;
}
table.body td.main .content h3{
	font-size: 9pt;
	color: #0064B8;
}
table.body td.main .content .box-bg{
	background: #EDF0F2;
}
table.body td.main .content .box{
	width: 399px;
	margin-bottom: 10px;
	font-size: 8pt;
}
table.body td.main .content .box-header{
	padding: 4px 10px;
	background: #65696C;
	color: #E0E0E1;
	font-size: 8pt;
	font-weight: bold;
}
table.body td.main .content .box-subheader{
	color: #65696C;
	font-size: 8pt;
	font-weight: bold;
	padding: 10px 10px;
}
table.body td.main .content .box .c{
	padding: 5px 10px 10px 10px;
	vertical-align: top;
}
table.body td.main .content .box .divider{
	margin: 10px 10px 0px 10px;
	background: #fff;
}
table.body td.main .content .box ul{
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
table.body td.main .content .box ul li{
	list-style-image: url(/images/arrow_grey.gif);
	padding-bottom: 5px;
}
table.body td.main .content a{
	font-size: 8pt;
	color: #0064b8;
}
table.body td.main .content a:hover{
	text-decoration: none;
}
table.body td.main .content a:visited{
	color: #9569ab;
}

table.body td.ads{
	width: 151px;
	vertical-align: top;
	text-align: center;
	padding-top: 50px;
	border-top: 5px solid #515355;
	border-bottom: 5px solid #515355;
	border-right: 5px solid #515355;
}
table.body td.ads .services{
	width: 129px;
	background: #e1e1e1 url(/images/bg_gradient_services.jpg) no-repeat;
	font-size: 7pt;
	margin: 10px 10px;
	border: 1px solid #A3A3A3;
}
table.body td.ads .services .header{
	background: #616469 url(/images/bg_gradient_right.gif) repeat-x;
	padding: 5px 10px;
	text-align: left;
	font-size: 7pt;
	font-weight: bold;
	color: #dad9d9
}
table.body td.ads .services .content{
	padding: 10px;
	text-align: left;
}
table.body td.ads .services .content a{
	color: #0064B8;
}
table.body td.ads .services .content a:visited{
	color: #9569AB;
}
table.body td.ads .services .content p{
	margin: 0px 0px 7px 0px;
}

.sendItNotesBody 
{
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 11px; 
	  line-height: 15px;
	   color: black;
}

.sentItNotesTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight:bold; color: black;
}
.bodyCopy1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 15px; 
	color: #4B4B4B
	
}
.bodyHeader 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 16px;
	color: #000000; 
	font-weight: bold
	
}

