html {
	
}
body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	width: 100%;
	background-color: #aaddff;
	font-size: 12px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000077;
	background-position: left;
	padding-left: 60px;
	padding-top: 20px;
	background-image: url(images/NN_h1.jpg);
	background-repeat: no-repeat;
	height: 40px;
	
}
h2 {
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	height: 26px;
	background-image: url(images/NN_h2.gif);
	background-repeat: repeat-x;
}

#main_container {
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#topsection {
	width: 900px;
	height: 70px;
	float: left;

}
#topsection_title_left {
	float: left;
	width: 305px;
	height: 70px;
	margin-left: 20px;
	background-image: url(images/NNCO_Logo.gif);
	background-repeat: no-repeat;
}
.topmenu{
	float: left;
	margin-top: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.topmenu li{
	display: inline;
}

.topmenu li a{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	width: 85px;
	margin-left: 10px;
	padding-top: 1px;
	float: left;
	background-image: url(images/NN_top_button.gif);
	background-repeat: no-repeat;
	height: 22px;
}
#right_mid a:link, #right_mid a:visited {
	color: #339900;
	text-decoration: none;
}
#right_mid a:hover, #right_mid a:active {
	color: #cc0000;
	text-decoration: none;
}


.topmenu li a:hover, .topmenu li .current{
	color: #000066;
	background-image: url(images/NN_top_button_current.gif);
	background-repeat: no-repeat;
}

#left_column {
	float: left;
	width: 250px;
}
.left_helpAD {
	height: 178px;
	width: 200px;
	float: left;
	padding-left: 37px;
}
#left_pictures {
	float: left;
	width: 250px;
}


#left_top {
	float: left;
	width: 250px;
	height: 208px;
	background-image: url(images/NN_left_header.jpg);
	background-repeat: no-repeat;
}
.leftmenu {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-left: 0px;
}
.leftmenu ul {
	list-style-type: none;
	padding-left: 40px;
	margin:0px;
}
.leftpic {
	float: right;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}


.leftmenu li a {
	display: block;
	height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 195px;
	padding-top: 12px;
	margin: 0px;
	background-image: url(images/NN_button.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 2px;
}
.leftmenu li a:hover, .leftmenu li .current {
	background-image: url(images/NN_button_current.gif);
	background-repeat: no-repeat;
	color: #000066;
	}
/* .leftmenu li a:link, .lefmenu li a:visited{
color: #FFFFFF; text-decoration: none;
}*/

#right_column {
	float: right;
	width: 650px;
}
#right_top {
	float: left;
	width: 650px;
	height: 98px;
	background-image: url(images/NN_right_header.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}
#right_mid {
	float: left;
	width: 545px;
	color: #333333;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-image: url(images/NN_content_bg.jpg);
	background-repeat: repeat-y;
}
#right_mid strong {
	color: #0033CC;
	font-size: 14px;
}
.rightimage {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.leftimage {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


#right_bot {
	float: left;
	margin-top: 0px;
	padding-top: 50px;
	width: 650px;
	height: 25px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	background-image: url(images/NN_right_footer.jpg);
	background-repeat: no-repeat;
}


.check {
	float: left;
	width: 280px;
	text-align: center;
}
#topsection_title_right {
	width: 570px;
	font-size: x-large;
	font-weight: bold;
	color: #000066;
}
#topsection_container_right {
	width: 550px;
	height: 70px;
	float: left;
}
blockquote {
}
.postit {
	width: 212px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 200;
	visibility: visible;
	height: 210px;
}
#postitdiv {
	position: absolute;
	left: 72%;
	top: 119px;
}
td {
	color: #333;
}
h3 {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
