p{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px;
}
#pageTitle h1 {
	color: #5c8727;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 37px;
	padding: 0;
	margin: 0 0 19px;
}
#homepageOrangeOverlay h1 {
	color: #ffffff;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 37px;
	margin: 0;
	padding: 32px 0 0 52px;
}
h2{
	color: #ab0534;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
}
#main_column h3{
	color: #c2a303;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	margin: 0 0 3px;
}
#contentHome h3{
	color: #AB0534;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
}
#contentHome h4{
	color: #800080;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
h4, h5, h6 {
	line-height: 15px;
	margin: 0 0 3px;
}
a{
	color: #5c8727;
	text-decoration: underline;
}
a:hover{
	color: #1ab7ea;
	text-decoration: underline;
}
.metadata1 {
	color: #5c8727;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
}
.metadata2 {
	color: #c2a303;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
}
.metadata3 {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.list .list_item {

}
.list .list_subheading,
.entity .entity_subheading,
.form .form_subheading {
	color: #ab0534;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
}
.homepage_contentbox .list_item {

}
.page_content_left p:first-child {
	margin-top: 0;
}
.form_button {
	background-color: #1ab7ea;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	line-height: 15px;
	padding: 4px 8px;
	text-decoration: none;
}
.form_button:hover {
	background-color: #4fc8ef;
	text-decoration: none;
}