@charset "utf-8";
/* CSS Document */

body{
font-family: Arial, Helvetica, sans-serif;
font-weight:100;
font-size:11px;
color: white;
background-position:center;

}

#container{

width: 725px;
background-color: white;
margin: 0 auto;
text-align:center;

}


#navcontainer{

text-align:left;
}

#title{
float:left;
padding-left: 26px;
text-align:left;
}

#belownavcontainer{

width: 300px;
padding-left: 26px;
position:absolute;
top: 50px;
text-align:left;
float:left;
}

#belownavcontainer a{
text-align:left;
}

#contentHolder{

font-family:Helvetica Neue, arial, sans-serif;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:100;
font-size:11px;
color:#0B2668;
text-align:left;
}

#textHolder{

font-family:Helvetica Neue, arial, sans-serif;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:100;
font-size:11px;
color:#0B2668;
text-align:left;
padding-left:25px; 
width:600px; 
}


#logoContainer{
top: 0px;
padding-right: 25px;
float:right;

}



a {
	color: #0B2668;
	text-decoration: none;
	
}
a:hover {
	color: #5CA0C7;
	text-decoration:none;
	
}

#belownavcontainer a {
	color: #508BAD;
	text-decoration: none;
	
}
#belownavcontainer a:hover {
	color: #0B2668;
	text-decoration:none;
	
}

#footer a {
	color: #57728B;
	text-decoration: none;
	
}
#footer {
	text-align: center;
	color: #57728b;
}
#footer a:hover {
	color: #0B2668;
	text-decoration:none;
	
}

#contentHolder a {
	color: #5CA0C7;
	text-decoration: none;
	
}
#contentHolder a:hover {
	color: #0B2668;
	text-decoration:none;
	
}

#textHolder a {
	color: #5CA0C7;
	text-decoration: none;
	
}
#textHolder a:hover {
	color: #0B2668;
	text-decoration:none;
	
}

*html #footer {
top:758px;
padding-left:0px;
margin-left:-60px;
}

*html #belownavcontainer {
margin-left:-313px;
top:58px;
}

*html #textHolder {
top:148px;
}



#page {
	width: 676px;
	margin: 0 auto;
	text-align: left;
}
html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-family: Arial;
}
#header {
	text-align: center;
	position: relative;
	height: 140px;
	font-size: 11px;
}
#myxLogo {
	display: block;
	position: absolute;
	background-image: url('images/myxLogo.gif');
	background-position: 0 28px;
	background-repeat: no-repeat;
	width: 150px;
	height: 190px;
	top: 0;
	left: 0;
	text-indent: -10000px;
}
#vqLogo {
	display: block;
	position: absolute;
	background-image: url('images/vqLogo.gif');
	background-position: 0 0	;
	background-repeat: no-repeat;
	width: 295px;
	height: 67px;
	left: 192px;
	top: 28px;
	text-indent: -10000px;
}
#nclLogo {
	display: block;
	position: absolute;
	background-image: url('images/nclLogo.gif');
	background-position: 0 0	;
	background-repeat: no-repeat;
	width: 295px;
	height: 73px;
	left: 529px;
	top: 39px;
	text-indent: -10000px;
}
#header .nav {
	padding-top: 100px;
	color: #064584;
	font-weight: bold;
}
#header .nav a {
	color: #74a4ca;
	padding: 0 9px;
	font-weight: normal;
}
#footer .nav {
	padding-top: 18px;
}
#footer .nav a {
	color: #74a4ca;
	padding: 0 9px;
	font-weight: normal;
}
a:focus {
	outline: none;
}
.separator {
	background-image: url('images/separator.gif');
	background-position: 50% 50%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin-top: 18px;
	margin-bottom: 18px;
}
.soundLogo {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('images/sound.gif');
	background-position: 0 50%;
	background-repeat: no-repeat;
	color: #74a4ca;
	line-height: 24px;
}