body { 
text-align: center; 
background-color: #70a3ba;
background-image: url(gfx/site_background2.jpg);
margin: 0 0 0 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #74878F;
line-height:140%;
}


#loginbtn{
position:absolute;
top:2px;
left:2px;

}

#pageContainer {
margin-left: auto;
margin-right: auto;
text-align: left;
width:599px;
background-color: #ffffff;
}

#BANNER {
background:transparent url(gfx/BANNER2.jpg) no-repeat;
margin:0px 3px 0px 3px;
padding:0;
height:165px;
width:593px;
}
	
#MAINNAV {
	background:url(gfx/HEADER_BG.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 51px;
	line-height: 51px;

	}
	
#MAINNAV ul {
	list-style: none;
	display: inline;
	text-align:center;
	
	
}
#MAINNAV ul li {
	margin-left: 0;
	padding: 0px 1em 0px 1em;
	list-style: none;
	display: inline;
	font-size:11px;
	border-left: 1px solid #000;
		}
#MAINNAV ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
		

#MAINNAV ul li a:link {
	color: #000;
	text-decoration: none;
	
}
#MAINNAV ul li a:visited {
	color: #000;
	text-decoration: none;
}
#MAINNAV ul li a:hover {
	color: #e41f1f;
	text-decoration: none;
}
	
	
		
#MIHI {
background:url(gfx/MIHITEXT.gif) no-repeat;
margin: 20px 0px 20px 0px;
height: 100px;
width: 599px;
}

#HEADER_NP_BUS {
	background:url(gfx/HEADER_NPBUS.gif) no-repeat;
	margin: 20px 0px 20px 50px;
	padding: 0px;
	height:30px;
	}
	
#HEADER_CONTACT {
	background:url(gfx/HEADER_CONTACT.gif) no-repeat;
	margin: 20px 0px 20px 50px;
	padding: 0px;
	height:30px;
	}

#HEADER_REGISTER {
	background:url(gfx/HEADER_REG.gif) no-repeat;
	margin: 20px 0px 20px 50px;
	padding: 0px;
	height:30px;
	}
#HEADER_THANKS {
	background:url(gfx/HEADER_THANKS.gif) no-repeat;
	margin: 20px 0px 20px 50px;
	padding: 0px;
	height:30px;
	}

#NPBUS {
	background-color: #fff;
	float:left;
	margin: 0px 0px 0px 0px;
	width: 599px;
	
	}
	
#FOOTER {
	margin: 0px;
	padding: 0px;
	height: 51px;
	line-height: 50px;
	text-align:right;
	color: #ECE9D8;	
	background-color: #70a3ba;
	font-size:10px;
	}
	

#FOOTER ul {
	list-style: none;
	display: inline;
	text-align:right;
	
	
}
#FOOTER ul li {
	margin-left: 0;
	padding: 0px 1em 0px 1em;
	list-style: none;
	display: inline;
	font-size:10px;
	border-left: 1px solid #fff;
		}
#FOOTER ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
		

#FOOTER ul li a:link {
	color: #fff;
	text-decoration: none;
	
}
#FOOTER ul li a:visited {
	color: #fff;
	text-decoration: none;
}
#FOOTER ul li a:hover {
	color: #000;
	text-decoration: none;
}
	
	
	
	
	
	
	
	
	

h1 {
display:none;
}
h2 {
display:none;
}
h3 {
display:none;
}

p {
margin: 10px 50px 10px 50px;
}

 a:link {
	color: #e41f1f;
	text-decoration: none;
	
}
 a:visited {
	color: #e41f1f;
	text-decoration: none;
}
 a:hover {
	color: #000;
	text-decoration: none;
}







.frmclear {
clear:both;
line-height:60px;
}

.clear {
clear:both;
line-height:20px;
}

#NPBUS p img{
float:right;
margin-left: 20px;
}

fieldset {
width:490px;
margin: 10px 0px 20px 20px;
float:left;
clear:both;
border-style:none;
}

div.row {
  clear: both;
  padding-top: 10px;
  
  }

div.row span.flabel {
  float: left;
  width: 220px;
  text-align: right;
  
 
  }

div.row span.formw {
  float: right;
  width: 260px;
  text-align: left;
  
  
  } 

br {
	clear: left;
}
input:focus, select:focus, textarea:focus {
background:#74B3F8;
color:white;
}


span.formw input.btn {
	width: 100px;
}
span.formw select.wide {
	width: 100px;
}

label {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
}

input, textarea, select {
	width: 196px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
select {
width: 200px;
}

textarea {
height: 100px;
}
input.chk {
width: 20px;
}
select.fwide {
	width: 260px;
}
#memberlogin {

}
#loginRequest {
margin: 10px 50px 10px 50px;
background-color:#f1f1f1;
border:1px solid #cccccc;
padding:10px;
}
#loginRequest p {
margin:0;
color:#0d949c;
}
#errormsg
		{
			margin:2px;
			border:1px solid #c00;
			padding:1px;
			
		}    
		.error
		{
			background:#fcc;
		}
