﻿@import url('nens-layout.css');
.right_table_header {
	background-color: #FFFFFF;
}
.justify_left_text {
	text-align: justify;
}
.right_table {
	border: 1px solid #CCCCCC;
	background-color: #4E6074;
	text-align: center;
	color: #FFFFFF;
}
.style15 {
	text-align: left;
}
.style20 {
	text-align: center;
	line-height: .8em;
	color: #003366;
}
.style22 {
	text-align: center;
	line-height: .8em;
	color: #FFFFFF;
	background-color: #336699;
}
.style18 {
	text-align: left;
	color: #336699;
}
.linespacing {
	text-align: left;
	line-height: 1.1em;
}
.style12 {
	text-align: center;
}
.style4 {
	text-align: center;
}
.style14 {
	text-align: center;
}
body
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2A5078;
}
.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11.5pt;
	font-weight: 900;
	font-style: italic;
	line-height: 14pt;
}
#masthead {
	width: 900px;
	margin: 0px auto 0px auto;
	height: 220px;
	background-color: #FFFFFF;
}
#container {
	background-position: center bottom;
	border-color: #336699;
	margin: 0px auto;
	min-width: 850px;
	width: 900px;
	border-top-style: solid;
	border-top-width: 2px;
}

.style3 {
	text-align: center;
}
.style9 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2A5078;
}
.style4 {
	text-align: left;
}
.style10 {
	background-color: #FFCCFF;
}
.style11 {
	background-color: #FFCCFF;
	text-align: center;
}
.style3 {
	text-align: center;
}
.style9 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2A5078;
}
.style4 {
	text-align: center;
}
.style10 {
	background-color: #FFCCFF;
}
.style11 {
	background-color: #FFCCFF;
	text-align: center;
}
.fontspacing {
	letter-spacing: 2pt;
}
html>body #navigation {
	border-style: none none solid none;
	border-width: 0px 0px medium 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #79ABB4;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
}

ad {
	padding: 0px 0px 5px 0px;
	border-style: none;
	border-width: 0px;
	width: 850px;
	height: 220px;
	right: auto;
	left: auto;
	background-image: url('images/nens-header.jpg');
	background-color: transparent;
}

h1
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #19323E;
}
h2
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	line-height: 1em;
}
		
h3
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #2A5078;
	font-size: 1.1em;
	font-weight: bold;

}
h4
{
	color: rgb(51, 102, 153);
	font-family: calibri, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}
#navigation {
	margin-left: auto;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.1em;
	border-style: none;
	margin-right: auto;
	float: none;
	font-weight: bold;
	height: 30px;
	top: auto;
	bottom: auto;
}

/* Styles for Navigation */
#navigation ul {
	color: #2A5078;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	font-size: 1em;
	padding: 0px 5px 0px 5px;
	margin: 0 auto 0 auto;
	color: #2A5078;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#navigation a {
	text-decoration: none;
	margin: 0 4px 0 4px;
	padding: 0px 4px 0px 4px;
	display: block;
	border: 4px none #336699;
	color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 30px;
}
#navigation a:hover {
	border-color: #FFFFFF;
	border-style: none;
	background-color: #2A5078;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}


#footer {
	width: 100%;
	background-color: #fff;
	padding: 0;
	overflow: hidden;
	margin-top: 0px;
	border-top-style: solid;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #6EA9B5;
	color: #19323E;
	position: relative;
	z-index: auto;
	visibility: visible;
	border-top-color: #6EA9B5;
}
#footer p {
margin: 1em 0 1em 2em;
padding: 0;
}
#footer a {
	padding: 0;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
a:link
{
	color: #FF66CC;
	font-style: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}
a:visited {
	color: #FF66CC;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
a:active 
{
	color: rgb(255, 102, 153);
}

#right_col {
	border-left: thin dashed #FF99CC;
	background: #FFFFFF url('../images/rightcolumn.jpg') repeat-y right top;
	padding: 10px 5px;
	margin: 0px;
	width: 187px;
		float: right;
		color: #4E6074;
		font-family: Calibri, Arial, Helvetica, sans-serif;
	height: 442px;
		left: 0px;
		overflow: auto;
		position: relative;
		display: block;
	top: 0px;
}
#left_col {
	margin: 0px 2px auto 0px;
	width: 190px;
	float: left;
	background-color: #C7DCE1;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #2A5078;
	font-size: 1em;
	padding-left: 5px;
	height: auto;
	font-weight: normal;
	z-index: auto;
	position: relative;
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
	line-height: 1em;
	padding-right: 5px;
}
.leftcol_products {
	text-align: center;
	background-color: #4E6074;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .9em;
}
.leftcol_products a {
	text-align: center;
	background-color: #4E6074;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .9em;
}
.leftcol_products a {
	text-align: center;
	background-color: #4E6074;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .9em;
}
#page_content {
	margin-left: 210px;
	margin-right: 75px;
	padding-right: 10px;
	padding-left: 15px;
	width: 450px;
	background-color: #FFFFFF;
	overflow: scroll;
	visibility: visible;
	height: 600px;
}
#page_content a {
	width: 450px;
	overflow: auto;
	visibility: visible;
	color: #006699;
}
h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6EA9B5;
	text-align: center;
}
h1 a:link {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #333333;
	line-height: 14pt;
	text-align: center;
	text-decoration: none;
	font-style: italic;
}
h1 a:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
	line-height: 14pt;
	text-align: center;
	text-decoration: none;
	background-color: #7EB3BD;
}
.style1 {
	color: rgb(25, 50, 62);
}
.style2 {
	text-align: center;
}
.contentnumbered {
	text-align: left;
	color: #006699;
}
#page_content_home {
	margin-left: 210px;
	margin-right: 75px;
	padding-right: 10px;
	padding-left: 15px;
	width: 450px;
	background-color: #FFFFFF;
}

