*
{
	font-family: Trebuchet MS;
	font-size: 13px;
}

p
{
	font-size: 13px;
	margin-top: 0px;
}

.heading
{
	font-size: 16px;
	font-weight: bold;
	color: darkgreen;
}

.heading_blue
{
	font-size: 16px;
	font-weight: bold;
	color: darkblue;
}

.sub_heading
{
	font-size: 14px;
	font-weight: bold;
	color: darkgreen;
	padding-bottom: 0px;
}

.highlight_blue
{
	font-weight: bold;
	color: darkblue;
}

.highlight_green
{
	font-weight: bold;
	color: darkgreen;
}

.section_spacer
{
	background-color:#1B4182;
	border-left:34px solid #828B3F;
	color:#FFFFFF;
	width: auto;
	line-height:28px;
	padding-bottom:4px;
	padding-left:4px;
	padding-top:4px;
	text-transform:uppercase;
}

.page_block li 
{
	list-style-image: url("/img/blue_square.png");
}
