@charset "UTF-8";
/* CSS Document */

/* Width of Premium is controlled by the container in which it is placed. */
.premiumheadermember, .premiumheadernonmember{
	width: 100%;
	height: 24px;
	background-image:url(http://im.morningstar.com/Im/mbr/premiummember955.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:-15px;
}

.premiumheadernonmember{
	background-image:url(http://im.morningstar.com/Im/mbr/premiumnonmember955.png);
}


.premiumheadertext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:24px;
	text-align:right;
	padding-right:10px;
	
}
.premiumheadertext a:link {text-decoration:none; color:#000; font-weight:bold;}
.premiumheadertext a:visited {text-decoration:none; color:#000; font-weight:bold;}
.premiumheadertext a:hover  {text-decoration:underline; color:#000; font-weight:bold;}
.premiumheadertext a:active {text-decoration:underline; color:#000; font-weight:bold;}


