* {margin:0; padding:0;}

body 
	{
	background-color:#344C73;
	margin:0;
	padding:0;
	min-width:1000px;
	font-family:arial,helvetica,sans-serif;
	font-size:small;
	color:#333;
	}
	
a {color:#344C73;}	

h1 a, h2 a, h3 a, h4 a  {text-decoration:none;}	
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover  {text-decoration:underline;}	
	
.clearboth 
	{
	clear:both;
	height:0;
	line-height:;
	padding:0;
	float:none;
	display:block;
	}

span.clearboth 
	{display:block; height:1px; line-height:1px; padding:0; margin:0;}
	
	
a.pdf_link {
	padding:5px 0 8px 29px;
	background:url(/images_new/pdf_icon.gif) no-repeat 0 0;
	}
	
