@charset "utf-8";
body {
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color: #696969;
	background-image:url(/SiteDesign/Images/bg.aspx);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
a {
	text-decoration:none;
	
}
p {
	line-height:16pt;
	font-size:12px;
	font-family:Helvetica,  Arial, sans-serif;
	color: #696969;
}
h1 {
	color:#054075;
	margin:0;
	font-weight:normal;
}
 h2 {
	color:#054075;
	margin:0;
	font-weight:normal;
}
h3 {
	color:#054075;
	margin:0;
	font-weight:normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainInformationTable{ width:100%; }
.PageManagerInfoContainer { display: none; }

.headerwrapper {
	width:100%;
	height:132px;
	background-image:url(/SiteDesign/Images/headerbg.aspx);
	background-repeat:repeat-x;
	background-position: center top;
}
.headerwrapper .honorsheader {
	width:1015px;
	height:132px;
	margin:auto;
}
.honorsheader .logo {
	float:left;
	width:168px;
	height:116px;
	position: relative;
	z-index: 1;
}
.honorsheader .login {
	float:right;
	height:32px;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#888888;
	font-size:12px;
}
.login a {
	font-family: Arial, Helvetica, sans-serif;
	color:#888888;
}
.login .currentUserLabelText {
	float:right;
}
.login .cmsdesklink {
	float:right;
}
.login .signoutLink {
	float:right;
	margin-left:5px;
}
.honorsheader .nav {
	float:right;
	height:39px;
	width:825px;
}
.nav .oneCMSMenu {
	height:39px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	float:right;
}
.nav .oneCMSMenuItem {
	padding-left:10px;
	padding-right:10px;
}
.nav .oneCMSMenuItemMouseOver, .nav .oneCMSMenuHighlightedMenuItemMouseOver, .nav .oneCMSMenuHighlightedMenuItem {
	background-image:url(/SiteDesign/Images/navhoverbg.aspx);
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;
}
/*.nav .CMSMenu {

}
.nav .CMSMenuItem, .nav .CMSMenuHighlightedMenuItem {
	
}
.nav .CMSMenuItemMouseOver, .nav .CMSMenuHighlightedMenuItemMouseOver {
	
}*/
.honorsheader .subnav {
	height:42px;
	width:825px;
	float:right;
}
.subnav .oneCMSMenu {
	height:42px;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	float:right;
}
.subnav .oneCMSMenuItem, .subnav .oneCMSMenuHighlightedMenuItem {
	padding: 0 10px;
}
.subnav .oneCMSMenuItemMouseOver, .subnav .oneCMSMenuHighlightedMenuItemMouseOver {
	color:#007ee1;
	padding: 0 10px;
}
.subnav .CMSMenu {
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image:url(/SiteDesign/Images/navhoverbg.aspx);
	background-repeat:repeat;
}
.subnav .CMSMenuItem, .subnav .CMSMenuHighlightedMenuItem {
	padding: 4px 15px 4px 10px;
}
.subnav .CMSMenuItemMouseOver, .subnav .CMSMenuHighlightedMenuItemMouseOver {
	color:#007ee1;
	padding: 4px 15px 4px 10px;
}
.banner {
	width:100%;
	height:320px;
	background-position: center top;	
	background-image:url(/SiteDesign/Images/banner.aspx);
	background-repeat:no-repeat;
}
.content {
	width:965px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-220px;
	z-index:3;
	position:relative;
	background-image:url(/SiteDesign/Images/contentbg.aspx);
	background-repeat:no-repeat;
	min-height:300px;
	padding-left:80px;
	padding-right:65px;
	padding-top:100px;
}
.content .pagefooter {
	text-align:center;
	width:965px;
	padding-top:20px;
	padding-bottom:10px;
	margin:auto;
}
.pagefooter a, .pagefooter p {
	margin:0;
}
h1 {font-size:25px;
	font-family:Georgia;
	color:#054075;
	margin:0;
	font-weight:normal;
}
h4 {
	line-height:14pt;
	font-size:14px;
	font-family:Helvetica,  Arial, sans-serif;
	color: #696969;