/* NAVIGATION */
#vertmenu 
{
	margin:0;
	float:left;
	width:145px;
}
#vertmenu a.menuItem
{
	margin-bottom:.5em;
	border:1px solid #E1E1E1;
	display:block;
	width:135px;
}

span.pidnews, span.forwardarticle
{
	background:url(../../PID2/Images/banner_bg.gif) repeat-x;
	display:block;
	float:left;
	height:46px;
	width:98px;
	margin-bottom:10px;
}
span.forwardarticle
{
	background:url(../../PID2/Images/forward_bg.gif);
	background-repeat:repeat-x;
	margin-left:10px;
	overflow::auto;
	width:298px;
}
span.forwardarticle div
{
	background:url(../../PID2/Images/emails.gif) no-repeat;
	background-position:220px 0;
	float:right;
	height:46px;
	width:100%;
}
span.pidnews a, span.pidnews a:active,span.pidnews a:hover,span.pidnews a:visited, 
span.forwardarticle a, span.forwardarticle a:active,span.forwardarticle a:hover,span.forwardarticle a:visited
{
	color:#FFFFFF;
	display:block;
	font-size:16px;
	font-weight:bold;	
	left:.5em;	
	position:relative;
	text-decoration:none;
	top:.8em;
}


div.hstats
{
	background:url(../../PID2/Images/hmstalsts_bg.gif)  bottom repeat-x;
	width:140px;
}
div.hstats a
{
	background:url(../../PID2/Images/graph.gif) bottom repeat-x;
	display:block;
	height:180px;
	text-align:center;
	width:100%;
}
div.hstats span
{
	display:block;
	padding:25px 8px;
}


/* BODY */
#NewsBox
{
	padding-top:10px;
	margin:0;
	width:562px;
}
#NewsBoxContent
{
	border-left:1px solid #E1E1E1;
	padding-left:10px;
	width:406px;
	float:left;	
}
.featuredArticleCol1, .featuredArticleCol2
{
	border-right:#E1E1E1 1px solid;
	width:192px;
	margin:10px 10px  0 0;
	padding:0 10px 0 0;
	float:left;
}
.featuredArticleCol2
{
	border-right:0;
	margin:10px 0 0 0;
	padding:0;
}	
.featuredArticle
{
	border-bottom:#E1E1E1 1px dotted;
	margin:0 0 10px 0;		
}
.featuredArticle img
{
	float:left;
	margin:5px;	
}