body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}



body {
	background-color:#FFF;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#231f20;
	background-image:url(../images/bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	behavior: url("../csshover3.htc");
}
a, a:link, a:active, a:visited, a:hover {
	outline-style:none;
}

a { color:#016189; text-decoration:underline; font-weight:normal}
a:hover { color:#016189; text-decoration:none;}



h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	float:left;
	line-height:22px;
	width:470px;
	margin:0px;
	height:22px;
}



h2 {
	font-family:'PT Sans';
	font-size:22px;
	font-weight:normal;
	color:#006189;
	text-decoration:none;
	padding:0px 0px 20px 0px;
}

h2 span{
	color:#9b9b9b;
	text-decoration:none;
	padding:0px 0px 20px 0px;
}

h3 {
	font-family:'PT Sans';
	font-size:18px;
	font-weight:normal;
	color:#006189;
	text-decoration:none;
	padding:0px 0px 10px 0px;
}

h4 {
	font-family:'PT Sans';
	font-size:18px;
	font-weight:normal;
	color:#006189;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

ul.special {
	margin:0px 0px 0px 15px; 
	padding-left:0px;
} 
ul.special li {
	padding:0px 0px 0px 0px;
} 















