.page_title {
	color: #00007f;
	font-size: 18px;
	font-weight: bold;
	margin: 5px -55px 8px -50px;
	padding: 4px  55px 8px 8px;
	border-bottom: 1px solid #00007f;
}



.heading_level1 {
	color: #00007f;
	font-size: 12px;
	font-weight: bold;
	margin: 20px -55px 8px -40px;
	padding: 0  55px 2px 40px;
	border-bottom: 1px solid #c2d0dc;
}

.side_heading {
	color: #00007f;
	font-size: 14px;
	font-weight:  bold;
	margin: 0 0 8px -20px;
	padding: 13px  0 4px 20px;
	border-bottom: 1px solid #8791b7;
}

.body_text_bold {
	font-weight:bold;
}

.body_text_colored {
	color: #017E5E;
}
.body_text_colored2 {
	color: #00007f;
}

a {
	color: #007551;
	text-decoration: none;
	font-weight:bold;
	}
	a:hover {
	text-decoration:underline;
		}


.home_subheading {
	font-size: 11px;
	font-weight: bold;
	color: #00007F;
	margin-bottom: 5px;
	}

.home_bullets {
	font-size: 11px;
	font-weight:normal;
	color: #283C83;
	list-style-type:square;
	}

.row_1{
	background: #FFFFFF;
}	

.row_2{
	background: #ccccff;
}	
