.auh {
	float:right;
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	margin-bottom:20px;
}
.auh a {
	font-size: 12px;
	color: #fff;
	margin-bottom:20px;
}
.foot {
	background-color:#002157;
	padding-left: 0px;
}
.top {
	background-color:#003663;
}
.hr {
	color:#002157;
}
.ul {
	color:#002157;
}
.style1 {
    color: #002157;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.awards {
	width; 175px;
	background-color:#002157;
}
.red {
	color:#900;
	font-weight:bold;
}
.side {
	background-image:url("../images/side_left.jpg");
	background-repeat:repeat;
}