@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, form, hr, div, table, tr, td {
	padding: 00px;
	margin: 00px;
}
p {
	padding: 00px 00px 15px 00px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 36px;
	padding: 00px 00px 15px 00px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
A:link, A:active, A:visited, A:hover {
	color: #0000FF;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
}
.clear {
	clear: both;
}
img {
	border: 00px;
}
.padding_none {
	padding: 00px;
}
.margin_none {
	margin: 00px;
}
body
{
	margin: 20px 00px 20px 00px;
	padding:00px;
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:130%;
	background-color:#ececec;
}
#white-bg
{
	 float:left;
	 background-color:#FFFFFF;
	
}

#main-box, #main-box2
{
	width:852px;
	position:relative;
	margin:auto;
	background:url(niahc-LP-images/content-bg.jpg) scroll repeat-y left top; width:852px;
}
#main-box2
{
	background:url(niahc-LP-images/content-bg2.jpg) scroll repeat-y left top; width:852px;
}
.align-left { 	text-align:left; }

.align-right{	text-align:right; }

.align-center { text-align:center; }

.left-float { float:left;}

.right-float { float:right; }

.margin { margin:00px; }

.padding { padding: 00px; }

.left-content-width { width:551px; float:left; display:block;  }

.left-side-top-image { background:url(niahc-LP-images/box-left-corner.jpg) scroll left top no-repeat; width:551px; height:35px;   }

.left-side-content-bg {  background:url(niahc-LP-images/box-left-line.jpg) scroll repeat-y left top; 
				width:551px;   }

.right-content-width { width:297px; float:right; display:block; }

.right-side-top-image { background:url(niahc-LP-images/box-right-corner.jpg) scroll left top no-repeat; width:297px; height:35px;   }

.right-side-content-bg {  background:url(niahc-LP-images/box-right-line-bg.jpg) scroll repeat-y left top; width:297px;  }

.content-padding { padding:00px 15px;}


.clear { clear:both; }

.normal-padding { padding:10px 15px;}

.form-padding { padding:10px }

.form-text
{
	
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	
}

.title-text { font-family:"Trebuchet MS"; font-size:18px; font-weight:bold;  color:#333333;}

.banner
{
	background:url(niahc-LP-images/banner.jpg)  scroll left top no-repeat;
	width:852px;
	height:365px;
}
.bg_white {
	background: url(niahc-LP-images/bg_white.jpg) center bottom scroll no-repeat;
	width: 852px;
	height:365px;
	float: left;
}
.footer-padd
{
	padding:10px 30px;
}
.footer-padd2
{
	padding: 10px 30px 60px 30px;
}
.footer-bg
{
	background:url(niahc-LP-images/footer-bg.jpg) scroll left top no-repeat;
	width:853px;
	height:93px;
}
.footer-bg2
{
	background:url(niahc-LP-images/footer-bg2.jpg) scroll left bottom no-repeat;
	width:853px;
}
.bottom_link {
	width:852px;
	color: #000000;
	margin: auto;
	text-decoration: none;
	line-height: 40px;
}
.bottom_link A:link, .bottom_link A:active, .bottom_link A:visited, .bottom_link A:hover {
	color: #000000;
	text-decoration: none;
}
.bottom_link A:hover {
	text-decoration: underline;
}
.border_content {
	border-top: 2px solid #000000;
}
.margin_border {
	margin: 00px 00px 15px 00px;
}
.coming_soon {
	padding: 200px 00px;
}

/**********articles**********/
.art_padd ol
{
	padding:00px 00px 00px 20px;
}
.art_padd ul
{
	padding:00px 00px 00px 20px;
}

.art_padd li
{
	padding:00px 00px 10px 00px;
}
.art_br_line
{
	border:#000000 solid 1px;
	margin:15px 00px;
}

.center_line
{
	border:#000000 solid 1px;
	margin:10px;
}