html{ 
 height: 100%;
         margin: 0;
         padding: 0
}

BODY
{ 
 height: 100%;
         margin: 0;
         padding: 0;
	font-family : Arial;
	font-size : x-small;
	background-image : url( "../assets/images/bg.jpg" );
	background-position : 0px 0px;
	background-color : rgb(255,255,255);
	background-attachment : scroll;	
	background-repeat: repeat-x;		
	background-image : url( "../assets/images/bg.jpg" )
}


	
A:active
{
	color : rgb(0,0,153);
	font-size : 12px;
	font-family : Arial}

A:link
{
	color : rgb(0,0,153);
	font-family : Arial
}

A:visited
{
	color : rgb(102,153,153);
	font-size : 12px;
	font-family : Arial}

.nof_CorporateBanners1-Banner1
{
	font-family : Trebuchet MS ;
	font-size : 28;
	font-weight : 400;
	font-style : normal;
	color : #000066
}

.nof_CorporateNavbar2-Regular
{
	font-family : Trebuchet MS ;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #000099
}

.nof_CorporateNavbar4-Rollover
{
	font-family : Trebuchet MS ;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #000000
}

.nof_CorporateNavbar6-Highlighted
{
	font-family : Trebuchet MS ;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #000099
}

.nof_CorporateNavbar8-HighlightedRollover
{
	font-family : Trebuchet MS ;
	font-size : 10;
	font-weight : 700;
	font-style : normal;
	color : #000000
}

.nof_CorporateNavbar3-Regular
{
	font-family : Arial;
	font-size : 11pt;
	font-weight : 700;
	font-style : normal;
	color : rgb(255,0,0)
}

.nof_CorporateNavbar5-Rollover
{
	font-family : Arial;
	font-size : 11pt;
	font-weight : 700;
	font-style : normal;
	color : #cccccc
}

.nof_CorporateNavbar7-Highlighted
{
	font-family : Arial;
	font-size : 11pt;
	font-weight : 700;
	font-style : normal;
	color : #ffffff
}

.nof_CorporateNavbar9-HighlightedRollover
{
	font-family : Arial;
	font-size : 11pt;
	font-weight : 700;
	font-style : normal;
	color : #cccccc
}



.TextObject {
	font-family: Arial;
	font-size : 12px
}

P {
	font-family: Arial;
	font-size : 12px
}

UL {
	font-family: Arial;
	font-size : 12pt
}

OL {
	font-family: Verdana,        Tahoma,        Arial,        Helvetica,        Sans-serif,        sans-serif;
	font-size : 12px
}

LI {
	font-size: 12px
}

A {
	font-family: Verdana,        Tahoma,        Arial,        Helvetica,        Sans-serif,        sans-serif;
	font-size : 12px;
	text-decoration : none
}.TextNavBar{	font-family : Verdana,     Tahoma,     Arial,     Helvetica,     Sans-serif,     sans-serif;
	font-size : 12px
}
A:hover
{
	color : rgb(0,0,0);
	font-size : 12px;
	font-family : Arial}


