* {

  font-family: Arial, sans-serif;

  font-size: 11px;

  color: #666666;

  font-weight: normal;

}



body {

  background-color: #0098CD; 

 /* background-color:#0098cd; */

	background-image: url(/img/bg_inside.jpg);

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

	

tr {

  vertical-align: top; 

}	



a:link       { color: #0098CD; font-family: arial; font-size: 8pt }

a:visited    { font-family: arial; font-size: 8pt; color: #0098CD }



h1{

	font-size :14px;

	color:#0098CD;

	font-weight:bold;

}



h2 {

	font-size : 12px;

	color: #333333;

	font-weight:bold;

}



.outer {

	width:990px;

	height:100%;

	margin:auto;

}



.logo {

	width:100%; 

	height:170px;

}



.header{

	background-color:#9EC7C9; 

	width:100%;

}



.header h1{

	font-size :26px;

	color:#0098CD;

	font-weight:bold;

} 

.header h2{

	font-size :18px;

	color:#0098CD;

	font-weight:bold;

} 



.headerText {

	text-align : center; 

	width:750px; 

	background-image : url('/img/nlogo-bg.jpg'); 

	background-repeat: repeat-y;  

	height:5px; 

	vertical-align: top;

}



.navTable {

	width :225;

	min-height : 250px;

}



.navTable th {

	width: 225px; 

	height: 27px; 

	text-align:justify;

	padding-left :15px; 

	padding-top:10px;

	padding-bottom:8px;

}



.navTable td {

	width: 225px; 

	padding-top:10px;

	padding-bottom:8px;

}







.navTable a{

	font-weight :bold;

	text-decoration: none;	

	font-size: 12px;

}



th{

font-weight:bold;

text-align:left;

}





.navbar {

	color :#FFFFFF;

	font-size: 11px;

	background-color:#0098CD;

	color: #FFFFFF; 

	text-align:center;

	height:30px;

	vertical-align:middle;

}





.footer td{

	color :#000000;

}



.footer {

 width:100%;

}



.footer a{

	font-size :11px;

	text-decoration:none;

	}

	

	.On {

	background-color : #0098CD;

	opacity :50%;



	filter:alpha(opacity=50);

	-moz-opacity:0.5;

	-khtml-opacity: 0.5;

	opacity: 0.5;

	}	

	

	.On a{

	color :#FFFFFF;

	}

	

	.headerRow {

		font-weight:bold;

		padding-left :25px;

		color : #333333;

	}