/* CSS Document */



body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	background:#FFFFFF;
	}
	
div.container {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	padding:0px;
	margin:0px;
	}
	
div.header {
	position:absolute;
	top:0px;
	left:0px;
	height:60px;
	}
	
#workmark {
	display:none;
	}
	
#workmark_print {
	position:absolute;
	top:0px;
	left:0px;
	width:291px;
	height:45px;
	margin:0;
	padding:0;
	}	
	
a.logo_web {
	display:none;
	}
	
div.search {
	display:none;
	}
	
#searchbox {
	display:none;
	}	
	
#searchbox a {
	display:none;
	}


#searchbox a:visited {
	text-decoration:none;
	color:#336699;
	}

#searchbox a:hover {
	text-decoration:underline;
	color:#3399CC;
	}
	

input.searchfield {
	font-size:x-small;
}
	
 label {
width: 140px;
float: left;
text-align: left;
margin-right: 0.2em;
display: block;
}	
	
.searchbtn {
	float:left;
	margin:3px 0px 0px 5px;
	width:46px;
	height:14px;
	padding:0px;
	text-indent:-9999px;
	background:	url(../images/search.gif) no-repeat left top;

	font-size:0.4em;
	}
	
.searchbtn:hover {
	background:	url(../images/search.gif) no-repeat left -22px;
	}
	
.moreinfobtn {
	background:	url(../images/moreinfo.gif) no-repeat top left;
	display:inline;
}
.moreinfobtn{
	background:	url(../images/moreinfo.gif) no-repeat left -22px;
}
	
.selectbtn {
	float:left;
	margin:3px 0px 0px 5px;
	width:42px;
	height:14px;
	padding:0px;
	text-indent:-9999px;
	background:	url(../images/select.gif) no-repeat top left;
	display:inline;
	}
	
.selectbtn:hover {
	background:	url(../images/select.gif) no-repeat left -22px;
	}
		
.editbtn {
	float:left;
	margin:10px 0px 15px 0px;
	width:115px;
	height:14px;
	padding:0;
	text-indent:-9999px;
	display:inline;
	background:url(../images/editinfo.gif) no-repeat top left;
	}
	
.editbtn:hover {
	background:url(../images/editinfo.gif) no-repeat left -22px;
	}

.chgbtn {
	float:left;
	margin:10px 0px 15px 0px;
	width:115px;
	height:14px;
	padding:0;
	text-indent:-9999px;
	display:inline;
	background:url(../images/change.gif) no-repeat top left;
	}
	
.chgbtn:hover {
	background:url(../images/change.gif) no-repeat left -22px;
	}	
	
.borderbottom {
	border-bottom:1px dotted #CCCCCC;
	}
	
.modbtn {
	float:left;
	margin:10px 0px 15px 0px;
	width:129px;
	height:14px;
	padding:0;
	text-indent:-9999px;
	display:inline;
	background:url(../images/modinfo.gif) no-repeat top left;
	}
	
.modbtn:hover {
	background:url(../images/modinfo.gif) no-repeat left -22px;
	}
	
.upgradebtn {
	float:left;
	margin:10px 0px 15px 0px;
	width:52px;
	height:14px;
	padding:0;
	text-indent:-9999px;
	display:inline;
	background:url(../images/upgrade.gif) no-repeat top left;
	}
	
.upgradebtn:hover {
	background:url(../images/upgrade.gif) no-repeat left -22px;
	}	
		
.renewbtn {
	float:left;
	margin:10px 10px 15px 0px;
	width:106px;
	height:14px;
	padding:0;
	text-indent:-9999px;
	display:inline;
	background:url(../images/renew_subscription.gif) no-repeat top left;
	}
	
.renewbtn:hover {
	background:url(../images/renew_subscription.gif) no-repeat left -22px;
	}

.modorderbtn {
	float:right;
	margin:10px 10px 15px 0px;
	width:99px;
	height:14px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/modify.gif) no-repeat top left;
	display:inline;
	}
		
.modorderbtn:hover {
	background:url(../images/modify.gif) no-repeat left -22px;
	}
			
.clearbtn {
	float:right;
	margin:10px 10px 15px 0px;
	width:87px;
	height:14px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/delete_items.gif) no-repeat top left;
	display:inline;
	}
	
.clearbtn:hover {
	background:url(../images/delete_items.gif) no-repeat left -22px;
	}	
			
			
.proceed {
	float:right;
	margin:10px 10px 15px 0px;
	width:110px;
	height:14px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/checkout.gif) no-repeat top left;
	display:inline;
	}			
	
.proceed:hover {
	background:url(../images/checkout.gif) no-repeat left -22px;
	}	
	
.backPage {
	float:right;
	margin:10px 10px 15px 0px;
	width:220px;
	height:14px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/back.gif) no-repeat top left;
	display:inline;
	}			
	
.backPage:hover {
	background:url(../images/back.gif) no-repeat left -22px;
	}		

.proceed2 {
	float:left;
	margin:10px 10px 15px 10px;
	width:110px;
	height:14px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/signup.gif) no-repeat top left;
	display:inline;
	}			
	
.proceed2:hover {
	background:url(../images/signup.gif) no-repeat left -22px;
	}	
	
.moreinfo {
	float:left;
	margin:10px 0px 15px 0px;
	display:inline;
	text-indent:-9999px;
	padding:0;
	width:97px;
	height:14px;
	background:url(../images/moreinfo.gif) no-repeat left top;
	}
	
.moreinfo:hover {
	background:url(../images/moreinfo.gif) no-repeat left -22px;
	}					
		
div.ondemand {
	display:none;
	}
	
		
div.ondemand_logged {
	display:none;
	}	
	
*html div.ondemand_logged {
	width:280px;
	w\idth:260px;
	height:56px;
	he\ight:46px;
	}

ul.manageacct {
	font-size:90%;
	margin:0;
	padding:3px 0px 0px 10px;
	list-style:outside square;
	}
	
.subinfo {
	color:#6699CC;
	text-decoration:none;
	}	
	
.subinfo:visited {
	color:#6699CC;
	text-decoration:none;
	}		

.subinfo:hover {
	color:#33CCCC;
	text-decoration:underline;
	}		
	
	
#sublogin {
	float:left;
	display:inline;
	width:255px;
	height:15px;
	font-size:90%;
	font-weight:bold;
	color:#003366;
	text-transform:uppercase;
	padding:3px 0px 0px 5px;
	}
	

#loginbox {
	float:left;
	display:inline;
	padding:0;
	width:105px;
	height:30px;
	margin:0px 0px 0px 5px;
	color:#003366;
	font-size:80%;
	text-transform:uppercase;
	line-height:1.1em;
	}
	

input.loginname {
	font-size:x-small;
	margin-bottom:0px;
	padding-bottom:0px;
	}
	
#pwbox {
	float:left;
	display:inline;
	padding:0;
	width:105px;
	height:30px;
	margin:0px 0px 0px 5px;
	color:#003366;
	font-size:80%;
	text-transform:uppercase;
	line-height:1.1em;
	}	

	
input.pw {
	font-size:x-small;
	margin-bottom:0px;
	padding-bottom:0px;
	}
	
.loginbtn {
	float:right;
	margin:3px 10px 0px 0px;
	width:38px;
	height:14px;
	padding:0px;
	text-indent:-9999px;
	background:	url(../images/login.gif) no-repeat top left;
	display:inline;
	}
	
.loginbtn:hover {
	background:	url(../images/login.gif) no-repeat left -22px;
	}
		
.loginbtn2 {
	float:left;
	margin:0px 0px 10px 0px;
	width:38px;
	height:14px;
	padding:0px;
	text-indent:-9999px;
	background:	url(../images/login.gif) no-repeat top left;
	display:inline;
	}
	
.loginbtn2:hover {
	background:	url(../images/login.gif) no-repeat left -22px;
	}
	
#pwsignup {
	display:none;
	}
	
#pwsignup a {
	text-decoration:none;
	color:#336699;
	}
	
#pwsignup a:visited {
	text-decoration:none;
	color:#336699;
	}	

#pwsignup a:hover {
	text-decoration:underline;
	color:#3399CC;
	}	
		
#navbar {
	display:none;
	}
	
#navbar ul {
	display:inline;
	margin:0;
	padding:0;
	}

#navbar ul li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}
	
#navbar a {
	float:left;
	display:inline;
	height:25px;
	text-indent:-999px;
	padding:0px;
	margin:0px;
	}
	
#mr_26 {
	width:132px;
	background:url(../images/mr26_login.gif) no-repeat top left;
	}

#mr_26:hover {
	background:url(../images/mr26_login.gif) no-repeat left -25px;
	}
	
	
#home {
	width:49px;
	background:url(../images/nav_01.gif) no-repeat top left;
	}

#home:hover {
	background:url(../images/nav_01.gif) no-repeat left -25px;
	}
	
		
#analysis {
	width:63px;
	background:url(../images/nav_02.gif) no-repeat top left;
	}
	
#analysis:hover {
	background:url(../images/nav_02.gif) no-repeat left -25px;
	}	
	
#news {
	width:50px;
	background:url(../images/nav_03.gif) no-repeat top left;
	}
	
#news:hover {
	background:url(../images/nav_03.gif) no-repeat left -25px;
	}	
	
#research {
	width:68px;
	background:url(../images/nav_04.gif) no-repeat top left;
	}
	
#research:hover {
	background:url(../images/nav_04.gif) no-repeat left -25px;
	}	
	
#money {
	width:55px;
	background:url(../images/nav_05.gif) no-repeat top left;
	}
	
#money:hover {
	background:url(../images/nav_05.gif) no-repeat left -25px;
	}
		
#consulting {
	width:78px;
	background:url(../images/nav_06.gif) no-repeat top left;
	}
		
#consulting:hover {
	background:url(../images/nav_06.gif) no-repeat left -25px;
	}	
		
#events {
	width:56px;
	background:url(../images/nav_07.gif) no-repeat top left;
	}
	
#events:hover {
	background:url(../images/nav_07.gif) no-repeat left -25px;
	}
		
#jobs {
	width:47px;
	background:url(../images/nav_08.gif) no-repeat top left;
	}
		
#jobs:hover {
	background:url(../images/nav_08.gif) no-repeat left -25px;
	}	
	
#amj {
	width:134px;
	background:url(../images/nav_09.gif) no-repeat top left;
	}

#amj:hover {
	background:url(../images/nav_09.gif) no-repeat left -25px;
	}

#about {
	width:68px;
	background:url(../images/nav_10.gif) no-repeat top left;
	}
	
#about:hover {
	background:url(../images/nav_10.gif) no-repeat left -25px;
	}	
	
#breadcrumb {
	display:none;
	}

*html #breadcrumb {
	width:795px;
	w\idth:775px;
	height:30px;
	he\ight:20px;
	}

#breadcrumb a {
	text-decoration:none;
	color:#666666;
	}
	
#breadcrumb a:visited {
	text-decoration:none;
	color:#666666;	
	}	
	
#breadcrumb a:hover {
	text-decoration:underline;
	color:#999999;
	}		

#middle {
	position:absolute;
	top:60px;
	left:0px;
	padding:0;
	margin:0;
	}
	
#middle2 {
	position:absolute;
	top:60px;
	left:0px;
	padding:0;
	margin:0;
	}	

#contentleft {
	float:left;
	width:66%;
	padding:0px;
	margin:0px;
	}
	
#content_2_3 {
	float:left;
	width:66%;
	padding:0px;
	margin:0px;
	}	
	

#contentleft a {
	color:#000000;
	text-decoration:none;
	}	
	
#contentleft a:visited {
	color:#000000;
	text-decoration:none;
	}		
	
#contentleft a:hover {
	color:#666666;
	text-decoration:underline;
	}	
	
#content_2_3 a {
	color:#336699;
	text-decoration:none;
	}	
	
#content_2_3 a:visited {
	color:#336699;
	text-decoration:none;
	}		
	
#content_2_3 a:hover {
	color:#3399cc;
	text-decoration:underline;
	}			
	
#content_2_3 p {
	clear:both;
	}
	
#content_2_3 h3 {
	clear:both;
	}
	
#content_2_3 h1 {
	clear:both;
	font-size:140%;
	line-height:1.6em;
	margin-top:0;
	padding-top:0;
	}	
	
#content_2_3 h2 {
	clear:both;
	font-size:120%;
	line-height:1.6em;
	margin-top:0;
	padding-top:0;
	}	
	
#content_full {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	}	
	

#content_full a {
	color:#336699;
	text-decoration:none;
	}	
	
#content_full a:visited {
	color:#336699;
	text-decoration:none;
	}		
	
#content_full a:hover {
	color:#3399cc;
	text-decoration:underline;
	}		
	
	
		
#content_full p {
	clear:both;
	}
	
#content_full ul {
	margin:0px 0px 10px 15px;
	padding:0;
	list-style:square;
	}
	
#content_full h3 {
	clear:both;
	}
	
#content_full h1 {
	clear:both;
	font-size:140%;
	line-height:1.6em;
	margin-top:0;
	padding-top:0;
	}
	
#content_full h2 {
	clear:both;
	font-size:140%;
	line-height:1.6em;
	}
		
		
#advancedsearch {
	float:left;
	width:780px;
	padding:0px;
	}

	
#advancedsearch h1 {	
	font-size:140%;
	margin-top:0;
	line-height:1.6em;
	}
	
#advancedsearch h2 {	
	font-size:110%;
	margin-top:5px;
	margin-bottom:0px;
	}
		
#advancedsearch h3 {	
	font-size:100%;
	margin-top:5px;
	margin-bottom:0px;
	}		
	
#advancedsearch td {
	vertical-align:top;
	}
	
#advancedsearch table {
	margin-bottom:10px;
	}

div.searchresults {
	float:left;
	width:100%;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	display:inline;
	border-bottom:1px solid #cccccc;
	}
	
div.entry {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	}
	
.entrytitle {
	text-decoration:none;
	color:#000000;
	}	
	
div.cart {
	float:left;
	width:573px;
	padding:0px;
	margin:0px;
	display:inline;
	border-bottom:1px solid #cccccc;
	}
		
div.qty {
	float:left;
	width:60px;
	padding:5px 10px;
	}
	

*html div.qty {
	width:80px;
	w\idth:60px;
	}

div.reportname {
	float:left;
	width:393px;
	padding:5px 10px;
	}	
	
*html div.reportname {
	width:413px;
	w\idth:393px;
	}	

div.totalamt {
	float:left;
	width:483px;
	padding:5px 0px 5px 10px;
	margin:0px;
	border:0;
	font-weight:bold;
	text-align:right;
	}
	
*html div.totalamt {
	width:493px;
	w\idth:483px;
	}
		
div.price {
	float:left;
	width:60px;
	text-align:right;
	padding:5px 10px;
	}
	

*html div.price {
	width:80px;
	w\idth:60px;
	}


	
h3.red {
	float:left;
	display:inline;
	font-size:80%;
	line-height:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	color:#CC0000;
	letter-spacing:1px;
	height:10px;
	margin:10px 0px 0px 0px;
	padding:2px 10px;

	}
	
*html h3.red {
	width:90px;
	w\idth:70px;
	height:14px;
	he\ight:10px;
	}
	
div.writing {
	clear:both;
	float:left;
	width:390px;
	padding:0px;
	margin: 5px 10px;
	display:inline;
	}
	
h1.content {
	font-size:120%;
	padding:0px;
	line-height:1.0em;
	margin-top:0;
	margin-bottom:3px;
	}

	
#contentcenter {
	display:none;
	}
	
#latest {
	float:left;
	margin:0px 0px 10px 0px;
	width:158px;
	padding:10px;
	background:url(../images/latest_bg.gif) repeat-y top left;
	border:1px solid #CCCCCC;
	}

*html #latest {
	width:178px;
	w\idth:158px;
	}
	
#latest p {
	font-size:90%;
	margin:0px;
	line-height:1.1em;
	padding:0px 0px 2px 0px;
	}
	
#latest h2 {
	font-size:105%;
	}
	
#latest a {
	text-decoration:none;
	color:#336699;
	}


#latest a:visited {
	text-decoration:none;
	color:#336699;
	}
	
#latest a:hover {
	text-decoration:underline;
	color:#3399cc;
	}
	
h1.research {
	float:left;
	width:158px;
	height:13px;
	font-size:0.6em;
	text-indent:-9999px;
	background:url(../images/research_bar.gif) no-repeat top left;
	}
	
div.thumbgraph {
	float:left;
	width:146px;
	border:1px solid #cccccc;
	background:#FFFFFF;
	margin:10px 0px;
	display:inline;
	padding:5px;
	}
	

*html div.thumbgraph {
	width:156px;
	w\idth:146px;
	}
	
	
.smallfont {
	clear:both;
	font-size:100%;
	}
	
.smallfont a {
	text-decoration:none;
	color:#336699;
	}


.smallfont a:visited {
	text-decoration:none;
	color:#336699;
	}
	
.smallfont a:hover {
	text-decoration:underline;
	color:#3399cc;
	}

.leftpad {
	margin-left:10px;
	margin-bottom:10px;
	display:inline;
	}
	
.rightpad {
	margin-right:10px;
	margin-bottom:10px;
	display:inline;
	}	

div.tracker {
	display:none;
	}
	
*html div.tracker {
	width:198px;
	w\idth:178px;
	}



h1.tech {
	float:left;
	width:160px;
	height:22px;
	font-size:0.8em;
	text-indent:-9999px;
	background:url(../images/tracker.gif) no-repeat top left;
	display:inline;
	margin:0px;
	padding:0;
	}

ul.t_tracker {
	clear:both;
	margin-left:0px;
	padding-left:0px;
	margin-top:5px;
	list-style:none;
	}
	
a.trackerlinks {
	text-decoration:none;
	color:#000000;
	}

a.trackerlinks:hover {
	text-decoration:underline;
	color:#666666;
	}
			
a.trackerlinks:visited {
	text-decoration:none;
	color:#000000;
	}			

#contentright2 {
	float:left;
	width:33%;
	}
	
#contentright {
	float:left;
	width:33%;
	}

#latestnews {
	float:left;
	width:100%;
	margin:0px;
	padding:0;
	display:inline;
	
	}
	
#latestnews ul {
	margin:0px 0px 10px 0px;
	padding:0;
	list-style:none;
	font-size:90%;
	}
	
#latestnews a {
	text-decoration:none;
	color:#336699;
	}
	
#latestnews a:visited {
	text-decoration:none;
	color:#336699;
	}	

#latestnews a:hover {
	text-decoration:underline;
	color:#3399cc;
	}	
	
#latestnews p {
	font-size:90%;
	}
	
#brokerage {
	display:none;
	}
	
#brokerage ul {
	clear:both;
	margin-left:0px;
	padding-left:20px;
	list-style:outside square;
	margin-top:0px;
	}

#brokerage ul a {
	text-decoration:none;
	color:#000000;
	}
		
#brokerage ul a:visited {
	text-decoration:none;
	color:#000000;
	}

#brokerage ul a:hover {
	text-decoration:underline;
	color:#666666;
	}
				
		
	
h1.b_ratings {
	float:left;
	width:178px;
	height:21px;
	text-indent:-9999px;
	font-size:0.8em;
	background:url(../images/brokerage_ratings.gif) no-repeat top left;
	margin:0px 0px 10px 0px;
	display:inline;
	padding:0;
	}
	
	
div.top_ad {
	display:none;
	}
		
div.large_ad {
	display:none;
	}
	
div.small_ad {
	display:none;
	}
	
#mr26_box {
	border:1px solid #cccccc;
	width:158px;
	padding:10px;
	margin:0px 10px 0px 10px;
	background:#d0d2d3;
	}

*html #mr26_box {
	width:178px;
	w\idth:158px;
	}

h1.mr26_print {
	float:left;
	width:570px;
	height:40px;
	margin:0px 0px 10px 0px;
	padding:9;
	text-indent:-9999px;
	background:url(../images/mr26_wordmark.gif) no-repeat top left;
	}

ul.genlist {
	margin-left:-5px;
	padding:0px 10px 0px 21px;
	list-style:outside square;
	}
	
ul.genlist a {
	color:#6699cc;
	text-decoration:none;
	}	
	
ul.genlist a:visited {
	color:#6699cc;
	text-decoration:none;
	}		
	
ul.genlist a:hover {
	color:#33cccc;
	text-decoration:underline;
	}		
	
#newest_issue {
	float:left;
	width:198px;
	border:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	}

#issue_info {
	float:left;
	width:200px;
	margin:0px 0px 10px 0px;
	}

#issue_info h3 {
	margin:0;
	}
	
.pdf_box {
	float:left;
	border:0;
	margin:0px 10px 10px 0px;
	padding:0px 10px 0px 0px;
	width:94px;
	display:inline;
	}


*html .pdf_box {
	width:104px;
	w\idth:94px;
	}
		
.pdf_box p {
	text-align:center;
	margin:0;
	}


.pdf {
	float:left;
	padding:10px 10px;
	margin:0px;
	width:84px;
	height:46px;
	text-indent:-9999px;
	background:url(../images/pdf_icon.gif) no-repeat 24px center;
	display:inline;
	}

.pdf:hover {
	background:#eeeeee url(../images/pdf_icon.gif) no-repeat 24px center;
	}	
	
.pdf_info {
	float:left;
	width:82px;
	border:1px solid #cccccc;
	padding:3px 10px;
	margin:0px 10px 0px 0px;
	}
	
*html .pdf_info {
	width:92px;
	w\idth:82px;
	}
	
.optionbox {
	float:left;
	width:230px;
	height:430px;
	padding:10px;
	margin:0px;
	display:inline;
	border:1px solid #cccccc;
	}

*html .optionbox {
	width:250px;
	w\idth:230px;
	}
	
.optionbox h1 {
	font-size:110%;
	margin-top:0px;
	padding-bottom:3px;
	border-bottom:1px solid #cccccc;
	}

.rightspace {
	margin-right:10px;
	display:inline;
	}

.redcol {
	color:#ff0000;
	font-weight:bold;
	}
	
.boldtxt {
	font-weight:bold;
	}
	
.centertxt {
	text-align:center;
	}
	
.highlight1 {
	clear:both;
	background-color:#FFFFFF;
	margin-right:12px;
	display:inline;
	}
		
.highlight2 {
	background-color:#EEEEEE;
	margin-right:12px;
	display:inline;
	}
	
.highlight {
	background-color:#CCFFFF;
	}
	
	
.categories {
	float:left;
	width:187px;
	height:200px;
	padding:0px;
	display:inline;
	}
	
.categories ul{
	margin:10px 0px 0px 0px;

}

	
h2.borderbottom2 {
	border-bottom:1px dotted #CCCCCC;
	font-size:0.9em;
	}
	
.topic_wide {
	clear:both;
	width:780px;
	}

	
#footer {
	clear:both;
	margin:0;
	padding:0px;
	width:66%;
	color:#000000;
	}
	
	
.mpalogo {
	display:none;
	}
	
#mpalogo_print {
	float:left;
	width:203px;
	height:40px;
	padding:0;
	margin:10px 0px 0px 0px;
	}
	
#privacy {
	clear:both;
	float:left;
	width:500px;
	padding:0;
	margin:0px 0px 15px 0px;
	height:40px;
	}
	
	
#privacy p {
	margin-top:0px;
	display:inline;
	font-size:85%;
	padding:0;
	}
	
#privacy a {
	color:#336699;
	text-decoration:none;
	}
	
#privacy a:visited {
	color:#336699;
	text-decoration:none;
	}	
	

#privacy a:hover {
	color:#3399cc;
	text-decoration:underline;
	}	
	
#timedate {
	 font-weight:bold; 
	 font-size:85%;
	 }

#printemail {
	display:none;
	}

#social {
	display:none;
	}

