#sitepage {
	color:#666666;
	font:9px Arial,sans-serif;
	line-height: 11px;
}
#sitepage table {
	color:#666666;
	font:9px Arial,sans-serif;
	line-height: 11px;
}
#sitepage a {
	color:#666666;
}
#sitepage a hover {
	color:#0f5386;
}
#sitepage .header {
	color:#0f5386;
	font-size:18px;
	font-weight:bold;
	line-height: 25px;
	margin-bottom: 6px;
	border-bottom:1px dotted #b4b4b4;
}
#sitepage h1 {
	color:#0f5386;
	font-size:18px;
	font-weight:bold;
	line-height: 21px;
	margin-bottom: 6px;
	border-bottom:1px dotted #b4b4b4;
}
#sitepage h2 {
	color:#0f5386;
	font-size:13px;
	font-weight:bold;
	line-height: 18px;
	margin-bottom: 6px;
}
	#sitepage div#searchbox {
		width:288px;
		height:33px;
	}
	#sitepage div#searchbox table {
		top:4px;
		right:7px;
		border-collapse:collapse;
		margin:0px;
		padding:0px;
	}
	#sitepage div#searchbox #searchfield_2 {
		color:#666;
		font-size:11px;
		width:175px;
		margin-right:4px;
		padding:2px 0px;
	}
	#sitepage div#searchbox a#searchbutton {
		display:block;
		width:29px;
		height:26px;
		cursor:pointer;
	}
	#sitepage div#searchbox a#searchbutton:hover {
		background:url(../images/go.png) 0px 26px;
	}
