body {
	margin: 0 ;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #333;
	background: #FFF;
	}
	
#container {
		margin: 8px;
		padding: 0px 10px 10px 10px;
		border: 1px solid #CACACA;
		background: #F6F6F6;
	}

h1 {
	border: 1px solid #014290;
	background:#015AC2;
	color:#fff;
	font:  bold 100% Arial, Helvetica, sans-serif;
	border-width: 1px 0 1px 0;
	line-height:1.1;
	margin:0 0 0px 0;
	padding:4px 3px 4px 8px;
}

h2 {font-family: "Trebuchet MS";
	color:#015AC2;
	font-size: 18px; 
	margin-bottom: -5px;}
	
h3 {
	font-family: "Trebuchet MS";
	color:#015AC2;
	font-size: 16px; 
	margin-bottom: -15px;}

.printicon {
	background: transparent url(../images/print_ico.gif) no-repeat top left!important;
	padding: 2px 25px;

}
p, li, ul {font-size: 11px; line-height:1.5em; }
div#topcontrols {
text-align: right;
margin-bottom: 0;
} 

a:link  {
	color: #015AC2;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
}
a:visited  {
	color: #015AC2;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
}
a:hover {
	color: #FF8F8D;
	text-decoration: underline;
	font-weight:bold;
	font-size: 11px;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
