.page_title {
	color: #4D80B5;
	font-size:22px;
	margin-top: 30px;
}

.page_description {
	color: #458B40;
	font-size:16px;
}

.page_strapline {
	background: #eef5db;
	border-bottom: 1px solid #ddebb6;
	border-top: 1px solid #ddebb6;
	height:13px;
	line-height: 13px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}



.heading_level1 {
	color: #4D80B5;
	font-size:18px;
	border-bottom: 1px solid #ddebb6;
	margin-bottom: 10px;
	margin-top: 15px;
}

.heading_level2 {
	color: #394048;
	font-size:11px;
}

.heading_level3 {
	color: #59585D;
	font-size:13px;
}

.heading_level4 {
	color: #F05F20;
	font-size:12px;
}



.body_text {
	color: #4D80B5;
	font-size: 12px;
	font-weight:normal;
}

.body_text_bold {
	font-weight:bold;
}

.body_text_italic {
	font-style:italic;
}

.body_text_underline {
	text-decoration:underline;
}


ul, .unordered_list {
	list-style-image: url(../images/bullet.gif) ;
}


a, .link, .link_bold {
	color: #4D80B5;
	text-decoration: none;
	font-weight:bold;
	}
	a:hover, .link:hover, .link_bold:hover {
		color: #aacc49;
		}



.image_block {
}






/* SUB MENU */

.side_heading a {
	display:block;
	font-size: 12px;
	color: #4D80B5;
	text-align:right;
	background: none;
	font-weight:bold;
	padding: 10px 18px 10px 0;
	border-top: 1px solid #4D80B5; 
	}
	.side_heading a:hover, .side_heading a.selected {
		color: #4D80B5;
	}
	.side_heading a.selected {
		background: url(../images/arrow.gif) center right no-repeat;
	}

.side_contact a {
	display:block;
	font-size: 12px;
	font-weight:bold;
	color: #4D80B5;
	border-top: 1px solid #4D80B5;
	border-bottom: 1px solid #4D80B5;
	background: #eef5db url(../images/contact_arrow.gif) center left no-repeat;
	padding: 0 0 0 46px;
	height: 36px;
	line-height: 36px;
	margin-top: 10px;
	}
	.side_contact a:hover {
		color: #8cc63e;
		}
		
.side_level2, .side_level2 selected {
	text-align:right;
	padding: 10px 18px 3px 0;
	font-size: 12px;
	font-weight:bold;
	color: #4D80B5;
}

.side_level2.selected {
	color:#4D80B5;
	}

.side_level3 a {
	display:block;
	text-align:right;
	padding: 4px 18px 4px 0;
	font-size: 10px;
	font-weight:normal;
	color: #4D80B5;
	border-top: 1px solid #eef5db;
	}
	.side_level3 a:hover, .side_level3 a.selected {
		color: #8cc63e;
	}
	.side_level3 a.selected {
		background: url(../images/arrow.gif) center right no-repeat;
	}