	
body	{
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}

/* General high-level elements */
	
img	{ border: 0px; margin: 0px; padding: 0px; }
.hidden	{ display: none; visibility: hidden; }
.absolute	{ position: absolute; }

a	{
	color: #003399;
	text-decoration: none;
}
a:hover	{ text-decoration: underline; }
a:visited	{
	color: #000066;
}
a.anchorlink	{ display: none; visibility: hidden; }

.text-highlight	{ color: #9E1B34; font-weight: bold; }
.text-interest	{ color: #444; }
.text-dimmed	{ color: #999; }

div.parentbox	{
	margin: 0;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

/* Page body closing elements */

.end-of-article { /* used for the mini lr roundel that appears at the end of articles */
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	}

.orientationlinks	{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #999999;
	}

.pagemetadata	{
	width: 100%;
	margin: 0;
	padding-top: 15px;
	text-align: center;
	}

.pagemetadata p	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1em;
	margin: 0.5em;
	}

div.compliancybox	{
	position: relative;
	width: 100%;
	text-align: center; }

div.printfooter	{ display: none; }
.smalltext-dimmed {
	color: #CCCCCC;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

/* Features */

div.featuredContentBox	{
	margin: 10px;
	
	}
	
div.feature	{
	width: 100%;
	height: 80px;
	color: #333;
	margin: 10px 0 5px 0;
	}

div.feature div.featurepic	{
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	}

div.feature h2	{
	margin: 0;
	padding: 0;
	font-size: 1em;
	}

div.feature p	{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

div.feature span.leader a, div.feature span.leader a:visited	{
	color: #990000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	}

div.feature h2 a span.sub	{ }

.focusbanner {
	background:url(/images/homepage/Banners/focusbanner2.jpg);
	margin: 0px;
	padding: 0px;
}

.mtitle {
	font: normal 16pt Arial, Helvetica, sans-serif;
	color: #FF9966;
	text-decoration: none;
	letter-spacing: .1em;
	
}
.fmain {
	font: bold normal 9pt Arial, Helvetica, sans-serif;
	color: #003333;
	text-decoration: none;
	margin: 20px;
	padding: 20px;
	height: 65px;
}
.linkbullet
{
	list-style-image: url(/images/icons/small/bulletarrow.gif);

}
.redbullet
{
	list-style-image: url(/images/icons/miniredchevron.gif);
}

.tabletext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight: bold;
}