body {
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
        background-color: #FFFFFF;
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2271A0;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5C5C;
	font-weight: normal;
}
textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #000000;
	
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4F8700;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4F8700;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4F8700;
	text-decoration: none;
}
a.topsubnav:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.topsubnav:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000F;
	text-decoration: none;
}
a.topsubnav:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #979797;
	text-decoration: none;
}
#searchbar {display:inline;}
#searchbar input{
	padding:px;
	height:14px;
	display: inline;
}
.search_button{
	border: none;
	background: url('/i/button_go.gif') no-repeat top left;
	width: 34px;
	height: 16px;
	font-size:0px;
	padding-left:35px;
	overflow: hidden;
}
.pagetitle{
	font-weight:bold;
	font-size: 12px;
	text-align:left;
	margin-bottom:10px;
}