.articlesubtitle {
	background : #FFFFFF;
	border-top : 1px solid #06349F;
	border-bottom : 1px solid #06349F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;	
	font-weight : bold;
	color : #06349F;
	font-style : italic;
}

.articletext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : White;
	color : #333333;
}

.articlefooter {
	background : #F5F5F5;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	font-weight : bold;
	color : #333333;
}

.articlefooterlink {
	background : #F5F5F5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}

.articlelink {
	background : #E9F4FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Blue;
	text-decoration : underline;
}

.articlefooterlink:HOVER {
	background : #F5F5F5;
	color : Black;
}

.wraprightbox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background : #FFFFFF;
	color : #333333;
	float : right;
	clear : none;
	padding : 1;
	margin : 1;
	text-align : left;

	width : 480;
}
