body {
	background-color:#a5aaad;
	}
	
a.searchbutton, a.searchbutton:link, a.searchbutton:visited, a.searchbutton:active, a.searchbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	background-color:#ececec;
	border:#ececec solid 1px;
	padding:2px 4px 3px 4px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
	}

/*footer*/
.footer{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height: 22px;
}

.footer a, .footer a:hover, .footer a:visited{color:#FFFFFF; text-decoration:underline;}


.subtitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#057087;
	font-size:10pt;
	font-weight:bold;
}

.quicklinktitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
}

.h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#707173;
	font-size:16pt;
	font-weight:bold;
}

.h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#627c8d;
	font-size:13pt;
	font-weight:bold;
}

.subh2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#627c8d;
	font-size:11pt;
	font-weight:bold;
	text-transform:lowercase;
}

.contact{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#627c8d;
	font-size:11pt;
	font-weight:bold;
}


#fixfont td, p {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#666666;
	text-align:left;}