body {
	background: white;
	color: black;
	font: 12pt;
	margin: 0px 0px 0px 0px;}

header, footer, nav, section, article {display:block;}
	
	
header.titlecol4{
	height:30px;
	width: 775px;
	_width: 785px;
	font-size:12px;
	color: #2F4F4F;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-align: right;
	margin-left: 15px;
	padding-right: 10px;
    padding-top: 5px;
}	

nav.visuallinks{
	text-align: right;
    width: 810px;
	max-width: 810px;
	padding-left: 50px;
	padding-bottom: 10px;}

section {padding-bottom: 1px;}

article {
	margin-left: 10px;
	padding-top: 0px;
	clear: both;}
	
article h1{
	color: #8BA1A1;
	font: 16pt Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;}
	
article.center{
	text-align: center;}
	
small{
	color: #2F4F4F;
	font: 10pt Arial, Helvetica, sans-serif;}
	
figure.visuallink{
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	padding: 0px;
	width: 185px;
	align: right;
}

figcaption.titlefortile{
	margin-right: 7px;
	margin-bottom: 12px;}
	
/* elements that are obsolete in HTML file now  */

img { border: 0; }	