.page_strapline,
.page_description {
font-weight: bold;
}


h1 {
	margin-top:5px;
	font-size:17px;
	color:#5C8B08;
	border-bottom:1px solid #C9ED86;
	padding-bottom:5px;
	margin-bottom:10px;
}

h2 {
	padding: 0;
	margin: 0;
	
	color: #333333;
	
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	padding: 0;
	margin: 0;
	
	color: #2A3A0D;
	
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}


.body_text {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

.body_highlighted {
	color: #A826A8;
}

a {
	color:#333333;
	text-decoration: underline;
} 

ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-top:5px;
}

.link_highlighted {
	color: #A826A8;
	text-decoration: underline;
	font-weight:bold;
}

.page_description {
	
}

.image_border{
	border:1px solid #5C8B08;
}

.row_style{
	background:#F9EFF9;
}	

.reduced_text{
	font-size:11px;
}

/****************************************\
/	Content Styling [ Fancy Link ]
/****************************************/

a.button {
	background: url(/images/new/button_background.gif) left top no-repeat;
	float: left;
	height: 27px;
	width: 119px;
	line-height: 26px;
	
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;
}

a.button:hover {

}
