body {
	margin: 15px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
.blue_menu {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-align:center
}
.blue_menu a:link, .blue_menu a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-align:center
}
.blue_menu a:hover {
	text-decoration:underline;
}


.aeshome {
	visibility: hidden;
	font-weight: bold;
	font-size: 13px;
	color: #034277;
	text-align:center;
	text-decoration:none;
}

.aescorp {
	font-weight: bold;
	font-size: 13px;
	color: #034277;
	text-align:center;
	text-decoration:none;
}
.aescorp a:link, .blue_menu a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #034277;
	text-align:center;
	text-decoration:none;
}

.aescorp a:hover {
	text-decoration:none;
}


.style2 {
	font-weight: bold;
	font-size: 13px;
	color: #89B3D9;
	}
.style4 {
	font-size: 13px;
	color: #023F76;
	}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	width: 170px;
	height: 25px;
	background: #FFFFFF;
	text-decoration:none;
	text-align:left;
	padding: 6px;
	border-color:#F4912B;
	border-width:1px;
	}
.menu a:link, .menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	width: 170px;
	height: 25px;
	background: #FFFFFF;
	text-decoration:none;
	text-align:left;
	padding: 6px;
	border: solid;
	border-color:#F4912B;
	border-width:1px;
	}
	
.menu a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #F4912B;
	text-decoration:none;
	text-align:left;
	padding: 6px;
	}
	

	
.content {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;	
	}