@charset "utf-8";
/* CSS Document */

.news_return_a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
}
.news_return_a:active  { text-decoration:underline; }
.news_return_a:link    { text-decoration:underline; }
.news_return_a:visited { text-decoration:underline; }
.news_return_a:hover   { text-decoration:underline; }
	
.body_middle {
	background-color:#FFFFFF;
	text-align:left;
}

.body_left {
	background-image:url(images/aon_bgnd_left_660.jpg);
	height:660px;
	width:212px;
}

.body_left_table {
	height:660px;
	width:202px;
	text-align:left;
	vertical-align:bottom;
}


.body_center {
	background-color:#042461;
	vertical-align:top;
	height:660px;
	width:512px;
}

.body_right {
	background-image:url(images/aon_bgnd_right_660.jpg);
	height:660px;
	width:212px;
}

.body_right_table {
	height:660px;
	width:202px;
	text-align:right;
	vertical-align:bottom;
}

.news_title_top {
	color:#000000;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
