/* NLC General style for Netscape*/

body {
	font-family: Arial, sans-serif;
	font-size: .90em;
	color : Black;
	margin-right : .2em;
	margin-left: .60em;
	background: white;
}


/* NLC Headings */
h1 {
	font-family : Arial, sans-serif;
	font-size : 1.55em;
	color : Black;
	font-weight : bold;
	background : white;
}

h2 {
	font-family : Arial, sans-serif;
	font-size : 1.35em;
	color : Black;
	font-weight : bold;
	background : white;
}

h3 {
	font-family : Arial, sans-serif;
	font-size : 1.15em;
	color : Black;
	font-weight : bold;
	background : white;
}

h4 {
	font-family : Arial, sans-serif;
	font-size : .70em;
	color : Black;
	font-weight : bold;
	background : white;
}

td, th
	{
	font-family: Arial, sans-serif;
	font-size: .90em;
	color : Black;
}

p, font, ul, ol, dl
    {
	font-family: Arial, sans-serif;
	font-size: .90em;
	color : Black;
	background : white;
}

a:link {
	font-family: Arial, sans-serif;
	color : Navy;
	background : white;	
}

a:active {
	font-family: arial, sans-serif;
	color : red;
	background : white;
}

a:visited {
	font-family: Arial, sans-serif;
	color : Purple;
	background : white;
}

.navcolumn
	{
	font-family: Arial, sans-serif;
	font-size: .65em;
	color : Black;
	font-weight : bold;
	background : white;
}

.navcolumn A:link 
	{
	color: Navy;
	background : white;
	text-decoration: none;
}

.navcolumn A:visited 
	{
	color: Purple; 
	background : white; 
	text-decoration: none;
}

.navcolumn A:active
	{
	color: Red; 
	background : white; 
	text-decoration: none;
}

.center {
	text-align : center;
}

.left {
	text-align : left;
}

.right {
	text-align : right;
}

.justify {
	text-align : justify;
}

.copyright { 
	font-family : Arial, sans-serif;
	font-size: 0.55em;
	}

.red {
	color : Red;
}

div.footer {
	font-family : Arial, sans-serif;
	font-size : .60em;
	color : Black;
	font-weight : bolder;
	background : white;
}

sup { 
	font-family : Arial, sans-serif;
	font-size: 0.60em;
	}


/*///////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////*/

/* NLC General style for Internet Explorer*/


@media screen {
  

body {
	font-family: arial, sans-serif;
	font-size: 1.0em;
	color : black;
	margin-right : .2em;
	margin-left: 1.2em;
	background : white;
}

/* nlc headings */
h1 {
	font-family : arial, sans-serif;
	font-size : 1.65em;
	color : black;
	font-weight : bold;
	background : white;
}

h2 {
	font-family : arial, sans-serif;
	font-size : 1.50em;
	color : black;
	font-weight : bold;
	background : white;
}

h3 {
	font-family : arial, sans-serif;
	font-size : 1.25em;
	color : black;
	font-weight : bold;
	background : white;
}

h4 {
	font-family : arial, sans-serif;
	font-size : .75em;
	color : black;
	font-weight : bold;
	background : white;
}

td, th
	{
	font-family: arial, sans-serif;
	font-size: 1.0em;
	color : black;
}

p, font, ul, ol, dl
    {
	font-family: arial, sans-serif;
	font-size: 1.0em;
	color : black;
	background : white;
}

a:link {
	font-family: arial, sans-serif;
	color : navy;
	background : white;	
}

a:active {
	font-family: arial, sans-serif;
	color : red;
	background : white;
}

a:visited {
	font-family: arial, sans-serif;
	color : purple;
	background : white;
}

.navcolumn
	{
	font-family: Arial, sans-serif;
	font-size: .75em;
	color : Black;
	font-weight : bold;
	background : white;
}

.navcolumn A:link 
	{
	color: Navy;
	background : white;
	text-decoration: none;
}

.navcolumn A:visited 
	{
	color: Purple; 
	background : white; 
	text-decoration: none;
}

.navcolumn A:active
	{
	color: Red; 
	background : white; 
	text-decoration: none;
}

.center {
	text-align : center;
}

.left {
	text-align : left;
}

.right {
	text-align : right;
}

.justify {
	text-align : justify;
}

.copyright { 
	font-family : Arial, sans-serif;
	font-size: 0.64em;
	}
	
.red {
	color : Red;
}	

div.footer {
	font-family : Arial, sans-serif;
	font-size : .60em;
	color : Black;
	font-weight : bolder;
	background : white;
}

sup { 
	font-family : Arial, sans-serif;
	font-size: 0.80em;
	}

@page rotated {size: landscape}
