@charset "UTF-8";
/* CSS Document */

#headergroup {
	float: left;
	height: 94px;
	width: 966px;
	position: relative;
	background-image: url(images/header_nt_94x966.png);
	background-repeat: no-repeat;
}


#quicklinks {
	float: right;
	height: 56px;
	width: 94px;
	right: 21px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	top: 21px;
}

#quicklinks ul {
	position: relative;
	list-style-type: none;
	width: 94%;
	float: left;
	height: 58px;
	margin: 0px;
	padding: 0px;
}


#quicklinks li {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	position: relative;
	left: 6px;
	top: 2px;
}


#quicklinks li a {
	color: #FFF;
	width: 100%;
	text-decoration: none;
	position: relative;
}

#quicklinks li.bottomblueborder {
	color: #FFF;
	width: 100%;
	text-decoration: none;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09F;
}

#quicklinks li a:hover {
	color: #0FF;
}

#mhbs {
	float: left;
	position: relative;
	padding-top: 31px;
	padding-left: 37px;
	height: 46px;
	width: 499px;
}
