@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:00px ;
	padding:00px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	background-color:#000000;
}

#main-box
{
		width: 805px;
		position: relative;
		margin: auto ;
		display:block;
		
	
}
.white-bg
{
 		background:url(niahc-images/bg.jpg) scroll left top repeat;
		background-color:#FFFFFF;
		float: left;
		width: 805px;
	}
.gray_bg {
	background:url(niahc-images/bg_gray2.jpg) scroll right top repeat-y #FFFFFF;
	float: left;
	width: 805px;
}
	
.left-float
{
	float:left;
	
}
.left-content  { float:left; width:573px; }

.right-content  {
	float:right;
	width:221px;
	margin-right:2px;
	display:block;
}

.right-float  { float:right; }

.padding{	padding:00px;}

.margin{	margin:00px;}

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

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

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

.image-left-margin
{
	margin-left:10px;
}

.image-margin-right
{
	margin-right:10px;
}

.image-margin-bottom { margin-bottom: 10px; }

.image-margin-top { margin-top: 10px; }

.gray-color { background-color:#e9e9e9; height:35px; }

.right-side-border-line { border:#999999 solid 2px; width:215px; }

.clear
{
	clear:both;
}
.normal-padding
{
	padding:10px;
}
.padd_15_20
{
	padding:15px 20px;
}
.left-box
{
	width:316px;
	float:left;
}
.left-box-center-bg
{
	background:url(niahc-images/left-box-center.jpg) scroll left top repeat-y;
	display:block;
	width:316px;
}

.right-box
{
	width:225px;
	float:right;
}

.right-box-center-bg
{
	background:url(niahc-images/right-box-center.jpg) right top repeat-y;
	display:block;
	width:225px;
}

.footer-color
{
	background-color:#9f3d4a;
	color:#FFFFFF;
	float: left;
	width: 805px;
	line-height: 40px;
	
}

.center-line
{
	border:#FFFFFF 1px solid;
	margin:7px 00px 7px 00px;
}

.title-text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}
.title-text-sub
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:inherit;
	font-weight:bold;
	color:#333333;
}
.bottom_link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
	float: left;
}
.bottom_link A:link, .bottom_link A:active, .bottom_link A:visited, .bottom_link A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_link A:hover {
	text-decoration: underline;
}
.border_content {
	border-top: 2px solid #000000;
}
.margin_content {
	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;
}
