body
{
	background-color: #ebeff3;
	margin-top: 13px;
	
}
.text_home {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-align: justify;
	padding-right: 33px;
	padding-left: 16px;
	color: #104a7d;
}

.text_home a {
	text-decoration: underline;
	color: #104a7d;
} 

.text_home a:hover {
	text-decoration: underline;
	color: #ED2F23;
} 


.home_bground {
	background-image: url(_img/compass.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text_lower {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #104a7d;
	text-align: justify;
	padding-right: 26px;
	padding-left: 30px;
}

.text_lower a {
	text-decoration: underline;
	color: #104a7d;
} 

.text_lower a:hover {
	text-decoration: underline;
	color: #ee3024;
} 


.text_inside {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #104a7d;
	text-align: justify;
}

.text_inside a {
	text-decoration: underline;
	color: #104a7d;
} 

.text_inside a:hover {
	text-decoration: underline;
	color: #ee3024;
} 




.hdr_bground {
	background-image: url(_img/hdr_graphic.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ehl_bground {
	background-image: url(_img/logo_ehl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gutter_left {
	background-image: url(_img/gutter_left_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.gutter_right {
	background-image: url(_img/gutter_right_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.hdr_bground_bio {
	background-image: url(_img/red_line_graphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.login_home {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #104a7d;
	text-transform: uppercase;
}

.login_home a {
	text-decoration: underline;
	color: #104a7d;
} 

.login_home a:hover {
	text-decoration: underline;
	color: #ED2F23;
} 
.table-pad { padding: 6px 0 6px 0; }
.photo-pad {
	padding: 0 15px 0px 0;
	float: left;
	margin-top: 6px;
}
