@charset "utf-8";
/* CSS Document */



#bannerRD {
	height:81px;
	width:100%;
	z-index: 15;
	position: relative;
	background-color:#00305e;
	/*background-image:url(../images/sys/logo-blue-bg.jpg);*/
	background-repeat:no-repeat;
}


#bannerRD ul { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	background-color: #00305e; 
	} 
	
#bannerRD li { 
	float: left; 
	} 
	
#bannerRD li a { 
	display: inline-block; 
	color: white; 
	text-align: center; 	
	padding: 10px 15px; 
	text-decoration: none; 
	height:61px;
	vertical-align:middle;
	} 
	
#bannerRD li a:hover, .dropdown:hover .dropbtn { 
	background-color:#9ba5b1; 
	} 
	
#bannerRD li.dropdown { 
	display: inline-block; 
	} 
	
#bannerRD .dropdown-content { 
	display: none; 
	position: absolute; 
	background-color: #f9f9f9; 
	min-width: 160px; 
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
	} 
	
#bannerRD .dropdown-content a { 
	color: black; 
	padding: 12px 16px; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	} 
	

#bannerRD .dropdown-content a:hover {
	background-color: #f1f1f1
	} 
	
#bannerRD .dropdown:hover .dropdown-content { 
	display: block; 
	} 

#DD-resources{
	width:990px;
	background-color:#50627a; 
	position:absolute;
	left:-3px;
	padding: 3px;
	color: black: 
	height:200px;
		
}

#DD-info{
	width:990px;
	background-color:#50627a; 
	position:absolute;
	left:-3px;
	padding: 3px;
	color: black: 
	height:200px;
		
}

#DD-whoweare{
	width:990px;
	background-color:#50627a; 
	position:absolute;
	left:-3px;
	padding: 3px;
	color: black: 
	height:265px;
		
}

#DD-whatwedo{
	width:990px;
	background-color:#50627a; 
	position:absolute;
	left:-3px;
	padding: 3px;
	color: black: 
	height:265px;
		
}

.DD-content{
	color: black; 
	text-align: left; 	
	padding: 2px 2px; 
	text-decoration: none; 
	vertical-align:middle;
	background-color:#50627a; 
	
}

.DD-content a { 
	color: black; 
	text-align: center; 	
	padding: 2px 2px; 
	text-decoration: none; 
	height:10px;
	vertical-align:middle;
	} 
	
#IOI{
	height:156px;
	width:896px;
	background-image: url(../images/HPN/interest-bar.jpg);
	background-repeat:no-repeat;
}

.IoInt{
	height:150px;
	width:212px;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	font-size:11px;
		
	}
	
#reg-ind-bev-alc{
	background-image: url(../images/HPN/beer280x150.jpg);
	background-repeat:no-repeat;
	height:150px;
}
	
#reg-ind-nonbev-alc{
	background-image: url(../images/HPN/gas2.jpg);
	background-repeat:no-repeat;
	height:150px;
}
	
#reg-ind-tob{
	background-image: url(../images/HPN/tob280x150.jpg);
	background-repeat:no-repeat;
	height:150px;
}
	
#reg-ind-faet{
	background-image: url(../images/HPN/faet280x150.jpg);
	background-repeat:no-repeat;
	height:150px;
}

.reg-ind{
	height:150px;
	width:280px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	font-size:12px;
		
	}