
body {
	background-image: none;
	background:#fff;
	color: #666;
	font: 14px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}
a {
	color: #f1a629;
}
a:hover	{
	color:#000;
	}
a
#header	a,#footer a	{
	color:#666;
	}
#header	a:hover,#footer a:hover	{
	color:#000;
	}
#header {
	background-image:none;
	background:#fff;
}
h1, h2 {
	margin: 0 0 10px 0;
	font-family: "Times", "Palatino", "Georgia", serif;
	color:#065b89;
}
h3, h4, h5, h6 {
	font-family: "Times", "Palatino", "Georgia", serif;
}
h3 {
	font-weight:bold;
	font-family: "Palatino", "Georgia", serif;
	}
h4.sidebar-title {
	color:#065b89;
}
#footer {
	background-image:none;
	color:#666;
}
fieldset {
	border: none;
}
label	{
	display:block;
	}
textarea {
	width: 90%;
}
