.page_title {
	color: #f1f1f1;
	font-size:13px;
	background-color: #344147;
	width: 100%;
	line-height: 20px;
	height: 20px;
	text-align:center;
	font-weight: bold;
}




.heading_level1 {
	color: #E7EBEC;
	font-size:13px;
	font-weight:bold;
}


.body_text {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.body_text_bold {
	font-weight:bold;
}

.body_text_bold_colored {
	color: #fff;
	font-weight:bold;
}

a, .link {
	color:#000;
	text-decoration: underline;
	}
	a:hover, .link:hover {
		color:#FFFF33;
		}
	

.link_bold {
	color:#000;
	text-decoration: underline;
	font-weight:bold;
}

.link_bold_colored {
	color:#fff;
	text-decoration: underline;
	font-weight:bold;
}


.contact_details {
	text-align:right;
	color: #f1f1f1;
	font-size: 12px;
	font-weight: bold;
	font:Arial, Helvetica, sans-serif;
	margin-top: -3px;
	margin-bottom: 3px;
	}