/* NANPA Stylesheet */
/* NeuStar (www.neustar.biz) */

/* General Site Structure */
body {
	background:#f0f0f0;;
	margin:0;
	padding:0;
	text-align:center;
	width:100%;
	height:100%;
}
p {font-family:verdana, arial, sans serif;}
img {border:0;display:block;}
img.inline {border:0;display:inline;}
acronym {border-bottom:1px dotted #036;cursor: help;}
#container {
	width: 863px;
	background-color:#fff;
	margin:0 auto;
	padding-top:0;
	text-align:left;
	box-shadow: 2px 4px 8px #ccc;
}
html, #container {
	height:100%;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	margin-bottom:-34px;
}
#banner {
	text-align:left;
	padding: 0;
	margin:0;
	height:60px;
	background-color:#fff;
}
#content {
	background:#fff;
	width:100%;
	text-align:left;
	height:100%;
}
body.home #content{
	padding:0px;
}
#content table:first-child{
	width: 100%;

}
#sidebarA {
	width: 187px;
	margin: 0;
	padding: 0;
	background-color:#555555;
	height:100%;
	display: none;
}

/* Basic Styles */
#logo {float:left; margin:20px 0 20px 30px;}

/* Top Navigation */
#topnavcontainer {
	margin:10px 5px 0 0;
	padding:0;
	float:right;
	text-align:right;
	voice-family: "\"}\""; 
  	voice-family:inherit;
}
#navlist {
	margin:25px 25px 0 0;
	padding:0 0 0 10px;
	font-family:verdana, arial, sans serif;
	font-size:11px;
	color:#fff;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding-left:20px;
	font-size: 10px;

}
#navlist a:link, #navlist a:visited {
	line-height: 14px;
	margin: 0 0 0 7px;
	text-decoration: none;
	color:#777;
	outline: none;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	background: transparent;
	color: #000;
	text-decoration: none;
}
#navlist a i{opacity: .4; margin-right: 5px;}
#navlist a:hover i{opacity: 1; text-decoration: none; transition: .6s;}

#navlist a.navnoborder {border-left:none;}

.bannertop{
	height: 250px;
	width: 100%;
	display: block;
	background-color: #3e4769;
	color: #f0f0f0;
	text-align: center;
	padding-top: 70px;
	background-image: url("/content/img/waves_light-gray.png");
	background-position: top right;
	background-size: cover;
}
.bannertop h2{}
.bannertop h3{
	margin:0px; 
	padding: 0px;
	font-weight: normal;
	font-size: 1.75rem;
}

.bannertop p{
	font-size: 12px;
}

.primary-nav{display: block; clear: both; width: 100%; text-align: center; position: relative;}
.primary-nav ul{margin:0px; padding:0px; border-top: solid 1px #ccc;  list-style: none; text-align: center;}
.primary-nav ul li{float: left; padding:0px; margin: 0px; list-style: none;}
.primary-nav ul li a{
	display: block;  
	padding: 10px 20px; 
	margin-bottom: 0px;
	text-decoration: none;
	border-left:solid 1px #ccc;
	font-size: 10px;
	font-family:verdana, arial, sans serif;
	text-align: center;
	min-width: 60px;
	color: #3e4769;
	background-color: #f0f0f0;
}
.primary-nav ul li:first-child a{border: none;}
.primary-nav ul li a img{display: none;}

.primary-nav ul li a:hover{
	background-color: #3e4769;
	color: #fff;
}
#qm0, #qm1, #qm3, #qm4, #qm5, #qm6, #qm7{
	top: 34px !important;
	overflow: hidden;
	width: 174px !important;
	background-color: none !important;
	box-shadow: 1px 3px 6px #00000030;
	border-right: solid 1px #777; 

}
#qm0 div, #qm1 div, #qm3 div, #qm4 div, #qm5 div, #qm6 div, #qm7 div{
	background-color: rgb(60, 71, 111) !important;
	opacity: .8;

	}
	#qm0 div:hover, #qm1 div:hover, #qm3 div:hover, #qm4 div:hover, #qm5 div:hover, #qm6 div:hover, #qm7 div:hover{
	opacity: 1;
	background-color: rgb(50, 57, 86) !important;
	transition: .5s;
	}

#qm0{
	
	left: 0px !important;
}

#qm1{

	left: 100px !important;
}

#qm3{
	left: 459px !important;
}
#qm4{

	left: 560px !important;
}
#qm5{

	left: 661px !important;
}
#qm6{

	left: 688px !important;
}
#qm7{

	left: 236px !important;
}



.box{
	display: inline-block; 
	vertical-align: top;
	min-height: 200px;
	margin: 0;
	overflow: hidden;
	font-size: 11px;
	font-family: verdana, arial;
	
}
.innerbox{
	padding:5px;
	margin:0px;
	vertical-align: top; 
	height: 100%;
	width: auto;
	display: block;
}
.box h3{
	margin:0 0 15px; padding: 0px;
	font-size: 14px;
	font-weight: 500;
	display: block; 
	width: 100%;

}

.box ul{margin:0px; padding:0px; list-style: none;}


.box h3 i{float: right; color: #3e4769; opacity: .7;}

.box2{float: right;}


.welcome{
	display: block; 
	width: auto; 
 background: rgb(243,243,251);
background: -moz-linear-gradient(180deg, rgba(243,243,251,1) 0%, rgba(224,225,238,1) 89%);
background: -webkit-linear-gradient(180deg, rgba(243,243,251,1) 0%, rgba(224,225,238,1) 89%);
background: linear-gradient(180deg, rgba(243,243,251,1) 0%, rgba(224,225,238,1) 89%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f3fb",endColorstr="#e0e1ee",GradientType=1);  
	padding:15px 25px 25px 25px;
}
.welcome h2{
	display: block;  
	color:#3e4769;
}
.welcome .whatsnew{
	margin:0 30px 0 0;
	text-align: center;
}
.whatsnew h3{
	font-family:verdana, arial, sans serif;
	font-weight: 300;
}
.whatsnew ul{list-style: none; margin: 20px 0 10px; padding: 0px; display: block;}
.whatsnew ul li{
		display: inline-block; 
		padding:10px; 
		border-left: solid 1px #cccccc; 
		border-right: solid 1px #cccccc; 
		width: 30%;
		font-family: verdana, arial, sans serif;
		font-size: 11px;
	}
.whatsnew ul li:first-child, .whatsnew ul li:last-child{border: none;}
.whatsnew ul li a{
	text-decoration: none; 
	margin:0px; 
	padding: 0px;
	color:#3e4769;
}
.whatsnew ul li a:hover{

	color:#000;
}


.whatsnew ul li i{
	display: block;
	clear: both;
	margin-bottom: 15px;
	font-size: 2.75em;
	color: #3e4769;
	opacity: .3;
}

.ulleft{width: 50%; float: left;}

.btn{
	display: inline-block;
	padding: 10px 25px;
	background-color:#3e4769;
	text-align: center;
	color: #fff;
	font-family: Arial;
	font-size: .65rem;
	text-decoration: none;
	margin-top:15px;
	margin-right: 10px;
}
 .bannertop .btn{
 	background-color: #B9A5E2;
 	color: #fff;
 	border-radius: 3px;
 	transition: 1s;
 }
 .bannertop .btn:hover{
 	background-color: #6192CA;
 	transition: 1s;
 }



/* Left Navigation */
.leftNav {
	background: url(/content/img/leftNav_bg.gif) repeat-x top left;
	height:7px;
	width: 187px;
}
.leftNavBorder {height:1px;background-color: #828282;}
.whiteSpace {height:1px;width:1px;background-color: #fff;}

/* continued left margin content sections */
#whatNew {
	background:#3E4978;
	width:187px;
	border-top:1px solid #828282;
	border-bottom:1px solid #828282;
}
#whatNew h3 {
	background:url(/content/img/whatNew_h3_bg.gif) no-repeat top left;
	height:27px;
	width:187px;
	border-bottom:1px dotted #828282;
	margin:0 0 10px 0;

}
#whatNew h3 span {display:none;}
.hpNews {
	font-family:verdana, arial, sans serif;
	font-size:10px;
	color:#fff;
	margin:5px;
	padding:5px 0;
	border-bottom:1px dotted #828282;
}
.hpNewsArchive {
	font-family:verdana, arial, sans serif;
	font-size:10px;
	color:#fff;
	text-align:right;
	margin:10px 0 0 0;
	padding:5px 10px 3px 0;
	border-top:1px dotted #828282;
}
#feedBack, #supportInfo {
	background:url(/content/img/feedBack_bg.gif) repeat-x top left;
	height:auto;
	font-family:verdana, arial, sans serif;
	color:#e1e1e1;
	font-size:11px;
	text-align:left;
	padding:10px 5px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	padding:5px;
}
#supportInfo {border-top:1px solid #828282;}
#introContent {	
	background:#fff;
	margin-bottom:5px;
	float: left;
	width: 500px; 
}
.hpContent {
	font-size:11px;
	line-height:16px;
	color:#000;
	padding:10px 5px;
	margin:0;
}
.hpContent a:link, .hpContent a:visited, .hpContent a:active {
	text-decoration:underline;
	color:#00506A;
}
.hpContent a:hover {color:#33829D;}
#whatNew a:link, #whatNew a:visited, #whatNew a:active {
	text-decoration:none;
	color:#fff;
}
#whatNew a:hover {text-decoration:underline;}
#feedBack a:link, #feedBack a:visited, #feedBack a:active, #supportInfo a:link, #supportInfo a:visited, #supportInfo a:active {
	text-decoration:underline;
	color:#e9e9e9;
}
#feedBack a:hover, #supportInfo a:hover {
	color:#fff;
	text-decoration:underline;
}
#sectionA {
	width:528px;
	background:#fff;
	margin:0;
	padding:0;
}
#fastTrack {
	padding:0;
	margin:0;
	width:50%;
	height:360px;
	border-right: solid 1px #f0f0f0;
}
#fastTrack h3 {
	margin:0;
	padding:0;
	width:100%;
	height:26px;

}
#fastTrackLinks {
	padding:0;
	margin:10px 0 40px 50px;
}
#fastTrackLinks li {
	list-style-type:disc;
	font-family:verdana, arial, sans serif;
	font-size:11px;	
	line-height:27px;		
}
#fastTrackLinks li a:link, #fastTrackLinks li a:visited, #fastTrackLinks li a:active {
	text-decoration:underline;
	color:#000;
}
#fastTrackLinks li a:hover {color:#444;}
#fastTrack h3 span, #codeMap h3 span,#webSurvey h3 span, #webGuide h3 span {
	color: #3e4769;
	text-align: center;
	display: block;
	font-family:verdana, arial, sans serif;
	font-weight: 300;
}
#codeMap {
	margin-left:2px;
	width:50%;

	
}
#codeMap h3 {
	margin:0;
	padding:0;
	width:100%;
	height:25px;

}
#codeMap img{
	opacity:.5;
	transition: 1s;
	outline: none;
}
#codeMap img:hover{
	opacity:.99;
	transition: 1.5s;
}
#webGuide {
	width:526px;
	height:95px;
	background:#DDDDD1 url(/content/img/webGuide_bg.jpg) no-repeat top left;
	border:1px solid #7B7763;
	margin-top:3px;
}
#webGuide h3 {
	margin:0;
	padding:0;
	width:526px;
	height:26px;
	background:transparent url(/content/img/wg_h3_bg.gif) no-repeat top left;
}
#webSurvey {
	width:526px;
	height:95px;
	background:#DDDDD1 url(/content/img/webGuide_bg.jpg) no-repeat top left;
	border:1px solid #7B7763;
	margin-top:3px;
}
#webSurvey h3 {
	margin:0;
	padding:0;
	width:526px;
	height:26px;
	background:transparent url(/content/img/ws_h3_bg.gif) no-repeat top left;
}
.wgContent {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	line-height:16px;
	color:#3D4E54;
	padding:10px 5px;
	margin:0;
}
.wgContent a:link, .wgContent a:visited, .wgContent a:active {
	text-decoration:underline;
	color:#4E5F65;
}
.wgContent a:hover {color:#7F8F98;}
#legalContent {
	width:100%;
	background:#3e4769;
	margin:0;
	padding-top:25px;
	padding-bottom:20px;
	color: #fff;

}
.legalText {
	font-size:11px;
	color:#fff;
	margin:0 15px 0 15px;
	padding:0;
}
 #subContentContainer li a:link, #subContentContainer li a:active {
	text-decoration:underline;
	color:#333;

}
.legalText a{
	text-decoration:underline;
	color:#ccc;
		text-decoration: none;
		padding:0 10px;
}
.legalText a:hover{
	color: #fff;
}
 #subContentContainer li a:hover {color:#3E4978;}
}
#subContentContainer a:link, #subContentContainer a:active {
	text-decoration:underline;
	color:#3E4978;
}
#subContentContainer a:hover {color:#000;}
#subContentContainer {padding:0px 15px;}
#subContentContainer h3:first-child {
	margin:0px -15px 30px -15px;
	padding:30px 0 30px 32px;
	font-family:verdana, arial, sans serif;
	color:#fff;
	background-color: #3e4769;

}
#subContentContainer h5 {
	margin:0 15px 0 15px;
	padding:0 0 5px 0;
	font-family:verdana, arial, sans serif;
	color:#3E4978;
	font-size:14px;
	
}
#subContentContainer li {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	padding-bottom:7px;
}
.subContent  {
	font-size:11px;
	line-height:16px;
	color:#000;
	padding:10px 15px;
	margin:0 10px 0 0;
}
.subContentFoot  {
	font-size:10px;
	line-height:14px;
	color:#000;
	padding:10px 15px;
	margin:0;
	border-top:1px solid #bbb;
}
.listContent  {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	margin-bottom:15px;
}
.subList {margin-top:10px;}
.listContentSub  {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	margin:0 10px 15px 0;
	list-style-type: lower-alpha;
}
.listContentSubSub  {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	margin:0 10px 15px 0;
	list-style-type: lower-roman;
}
.subContent a:link, .subContent a:active, .listContent a:link, .listContent a:active, .subContentHeader a:link, .subContentHeader a:active, .siteMapList a:link, .siteMapList a:active {
	text-decoration:underline;
	color:#3E4978;
}
.subContent a:visited, .listContent a:visited, .subContentHeader a:visited, .siteMapList a:visited {color:#999;}
.subContent a:hover, .listContent a:hover, .subContentHeader a:hover, .siteMapList a:hover {color:#000;}
.contentTable {
	border:1px solid #555;
	margin:5px;
	text-align:left;	
}
.contentTblHeader {
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:11px;
	padding:10px 5px;
	border-right:1px solid #555;
}
.contentTblHeaderB {
	background:#eee;
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:11px;
	padding:10px 5px;
	border-right:1px solid #555;
}
.contentTblContent {
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:11px;
	padding:10px 5px;
}
.contentTblContentB {
	font-family:verdana, arial, sans serif;
	color:#000;
	font-size:11px;
	padding:10px 5px;
	background:#eee;
}
.contentTable a:link, .contentTable a:visited, .contentTable a:active {
	text-decoration:underline;
	color:#00506A;
}
.contentTable a:hover {color:#3E4978;}
.contactForm {
	font-family: verdana, arial, sans serif;
	font-size:11px;
}
.contactFormField {
	border:1px solid #555;
	margin:2px;
	background:#f9f9f9;
}
.contactFormButton {
	border:1px solid #00384B;
	background:#009b48;
	color:#fff;
	font-weight:bold;
}
.contactCallOut {
	border:1px solid #00506A;
	background:#dfe0de;
	font-family:verdana, arial, sans serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
}
.contactCallOut a:link, .contactCallOut a:visited, .contactCallOut a:active, .contactCallOut a:hover {color:#000;}
/*-- directory list --*/
.dirListHeader {
	background:#3E4978;
	padding:5px;
	font:bold 12px verdana, arial, sans serif;
	color:#fff;
}
.dirListSubHeader, .dirListSubHeaderB {
	background:#e5e5e5;
	padding:5px;
	font:bold 12px verdana, arial, sans serif;
	color:#000;
	border-bottom:1px solid #777;
}
.dirListSubHeaderB {border-right:1px solid #777;}
.dirListContent, .dirListContentB {
	background:#fff;
	padding:10px 5px;
	font-family:verdana, arial, sans serif;
	font-size:11px;
	color:#000;
	border-bottom:1px solid #999;
}
.dirListContentB {border-right:1px solid #999;}
.aniTableP {
	margin:0 0 10px 0;
	padding:0;
}
.aniTableL {margin:10px;}
#flashContainer {
	width:715px;
	height:421px;
	background:url(/content/img/ac_flash_bg.gif)no-repeat top left;
	padding-top:11px;
}
#containerMap {
	width:520px;
	background-color:#fff;
	margin:0 auto;
	padding-top:0;
	padding-right:3px;
	padding-bottom:0;
	padding-left:3px;
	border-left:1px solid #cdcdc5;
	border-right:1px solid #cdcdc5;
	text-align:left;
}
img.mapBorder {border:1px solid #006384;}
/* SiteMap */
.subContentHeader {
	font-size:11px;
	line-height:16px;
	color:#000;
	padding:3px 15px;
	margin:5px 10px;
	background:#e5e5e5;
}
.siteMapList {
	margin:0 5px;
	padding:0 20px;
	list-style-type:none;
}
hr.titleSplit {
	background:#c5c5c5;
	margin:0;
	padding:0;
	border:0;
	height:1px;
}
/* site search form */
.searchForm {
	background:#f5f5f5;
	border:solid 1px #ddd;
	font-size:11px;
}
.regContent {
	font-family:verdana, arial, sans serif;
	font-size:11px;
	padding:10px;	
}
.regInput {
	padding-left:3px;
	border:solid 1px #222;
	color:#555;
}
.regButton {
	background:#e5e5e5;
	border:1px solid #555;
	height:21px;
}
/* Temp items ***************************************/
#hpCallOut {
	background:#f0f0e6;
	border:2px solid #670000;
	margin:0 10px 10px 10px;
	padding:10px;
	font-size:12px;
	text-align:center;
}
#hpCallOut a:link, #hpCallOut a:active, #hpCallOut a:visited {color:#670000;}
#hpCallOut a:hover {color:#676750;}

/*:::::::::::::::NPA SURVEY STYLES::::::::::::::::::::::::*/
#contactform{
	margin-left: 14px;
	width: 94%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	z-index: 200;
}

#contactform tr{
	margin-top: 15px;
}

#contactform p{
	font-size: 13px;
}

#contactform hr{
	border: 0;
	height: 1px;
	color: #CCC;
	background-color: #CCC;
	margin: 20px 0 20px 0;
}

#contactform a.datepickershow{
	display: inline;
}

/*Test Styling*/

#contactform2{
	margin-left: 14px;
	width: 94%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	z-index: 200;
}

#contactform2 tr{
	margin-top: 15px;
}

#contactform2 p{
	font-size: 13px;
}

#contactform2 hr{
	border: 0;
	height: 1px;
	color: #CCC;
	background-color: #CCC;
	margin: 20px 0 20px 0;
}

#contactform2 a.datepickershow{
	display: inline;
}

#contactform2 input, textarea {
    padding: 9px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    width: 200px;
    background: #FFFFFF url('bg_form.png') left top repeat-x;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    } 
	
#contactform2 textarea {
    width: 400px;
    max-width: 400px;
    height: 150px;
    line-height: 150%;
    } 
	
#contactform2 input:hover, textarea:hover,
input:focus, textarea:focus {
    border-color: #C9C9C9;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
    } 
	
#contactform2 .submit input {
    width: auto;
    padding: 9px 15px;
    background: #617798;
    border: 0;
    font-size: 14px;
    color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    }

#response{
	background: none repeat scroll 0 0 #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    height: 400px;
    margin-left: 15px;
    margin-top: -285px;
    position: relative;
	font-size: 13px;
	font-weight: bold;
}

.error{
	color: #990000;
	font-weight: bold;
	font-size: 15px;
}
