@charset "UTF-8";

/* Re-Definitions */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003;
	background-color: #055481;
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#aaaaaa;
	margin:0px;
	padding:0px;
	line-height: 18px;
}

/* Layout Definitions */

#contentWrapper {
	background-repeat:repeat-y;
	background-color:#B8B8B8;
	margin: 12px auto 24px auto;
	width: 924px;
	padding: 0px;
	background-image: url(media/images/layout_10.png);
}
#contentHeader {
	background-image: url(media/images/ma_layout_02.png);
	background-repeat: no-repeat;
	min-height: 942px;
}
#contentBodyBG {
	background-image: url(media/images/ma_layout_04.jpg);
	background-repeat: no-repeat;
	min-height: 688px;
	padding: 0px 20px 0px;
}
#contentFooter {
	background-image: url(media/images/ma_layout_06.png);
	height: 139px;
}
#title {
	margin: auto;
	width: 569px;
}
#box_and_burst {
	float: right;
	width: 330px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#contentFooter {
	color: #FFF;
}

#novaLogo {
	display: block;
	width: 147px;
	height: 31px;
	float: right;
	position: relative;
	right: 175px;
	top: 78px;
}


/* HTML Elements */

#contentFooter a {
	color: #FFF;
	text-decoration: none;
}

#contentFooter a:hover {
	color: #FFF;
	text-decoration: underline;
}




/* Class Definitions */

.pageHeadline {
	font-size: 22px;
	color: #006;
	line-height: 30px;
	margin-top: 32px;
}

.pop_up_wrapper {
	background-image:url(media/images/pop_up_01.png);	
	height: 500px;
	background-repeat:no-repeat;
	padding-left: 180px;
	padding-top: 1px;
}
#innerContentWrapper {
	background-color: #CCC;
	float:left;
	left:6px;
	padding-top:20px;
	position:relative;
	width:666px;
}
#header {
	margin: auto;
	height: 297px;
	width: 902px;
}
#navigationWrapper {
	margin: auto;
	width: 902px;
	border-top: 1px solid #333;
	background-image: url(media/images/layout_06.png);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	top:-1px;
	min-height: 450px;
	display: table;
}
#navLayer  {
	width: 230px;
	position: relative;
	float: left;
}
#navLayer ul {
	margin: 0px;
	margin-top:13px;
	padding: 0px;
}
#navLayer ul li {
	list-style-type: none;
	margin: 9px 0px 9px 12px;
	padding: 0px;
	background-color:#CCC;
	width: 208px;
	border: 1px solid #242424;
}
#navLayer ul li a {
	padding: 5px;
	height: 18px;
	display: block;
	text-decoration:none;
	color:#006;
	border: 1px solid #666;
}
#navigationText {
	font-size: 18px;
	display: block;
	margin-top: 10px;
	margin-left: 12px;
}
#footer {
	background-image:url("media/images/layout_09.png");
	background-repeat:no-repeat;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	clear:both;
	float:left;
	height:32px;
	margin:auto;
	position:relative;
	top:1px;
	width:902px;
}
#banner_right {
	background-image: url(media/images/layout_04.jpg);
	display: block;
	float: right;
	height: 398px;
	width: 386px;
	margin-right: 0px;
}
#footerLinks ul {
	padding: 0px;
	margin: 0px 20px 0px 0px;
}
#footerLinks ul li {
	list-style-type: none;
	float: right;
	padding-left: 20px;
	margin: 7px 5px;
}
#footerLinks ul li a{
	text-decoration: none;
	color:#4E4E4E;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
#footerLinks ul li a:hover{
	text-decoration: underline;
	color:#333;
}
#innerContent {
	position: relative;
	width: 635px;
	left: 12px;
}
#midContentWrapper {
	background-image: url(media/images/contentBG.png);
	background-repeat: repeat-y;
	background-position: 11px;
}
#interactiveBanner {
	width: 300px;
	position: absolute;
	top: 85px;
	margin-left: 35px;
}
#innerContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
	font-size: 24px;
	color: #B5180E;
}

#innerContent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
	font-size: 18px;
	color: #B5180E;
}
#navLayer ul li:hover a {
	color: #000;
	background-color: #7ABFEC;
	border: 1px solid #CCC;
}

.white {
	color:white;
}

