/* GENERAL DEFINITIONS */


HTML {	
	font-family: "Electra LH regular",Times,serif;
	}

BODY {	
	background-color: white;
	background-position: left top;
        background-repeat: repeat-y;
	font-family: "Electra LH regular",Times,serif;
/*	background-image: url("/style/basic/blue130.gif");*/
	}

BODY.nnrc {
	background-image: url("/images/blue_cact.gif");
}

P.nnrc,LI.nnrc,TD.nnrc	{
/*         line-height: 150%;*/
         }

H1,H2,H3,H4,H5,H6 {color:black;}

H1,H2	{
	font-family: "BellGothic",Helvetica,sans-serif;
	}

H3	{
	font-family: "BellGothic",Helvetica,sans-serif;
	}

H4,H5,H6 {
	font-family: "BellGothic",Times,serif;
	}

H1	{
	font-size: 14pt;
	text-transform: uppercase;
	}

H2	{
	font-size: 12pt;
	text-transform: uppercase;
	}


H1 A {
	 text-transform: uppercase;
	}

H2 A {
	 text-transform: uppercase;
	}




H3	{
	font-size: 12pt;
	}

H4	{
	font-size: 12pt;
	}

H5	{
	font-size: 10pt;
	}

H6	{
	font-size: 10pt;
	}

H1,H3,H5 {font-weight: bold;}
H2,H4,H6 {font-weight: medium ! important;}


HTML,BODY,UL,OL,LI {
/*	font-size: 12pt;*/
	}

HTML,BODY,UL,OL,LI,P {
	font-family: "Electra LH regular",Times,serif;
	color: black;
	}

HTML,BODY,P {
	margin-right: 50px;
	}

EM	{
	font-style: normal;
	font-weight: bold
	}

A:link	{color: rgb(0,0,192);
	 text-decoration:none;}

A:visited {color: rgb(96,0,192);
	 text-decoration:none;}

ADDRESS	{
	font-family: "Electra LH regular",Times,serif;
	font-size: 9pt;
	font-style: normal;}

TT {
	font-family: "Courier",monospace;}

TD	{
/*	vertical-align: bottom;*/
	}

TD.logo	{
/*	background: none; */
/*        color: rgb(153,153,153);*/
        color: gray;
	font-family: "Electra LH regular",Times,serif; 
	vertical-align: bottom;
	}

TH.logo	{
	background: white;
	font-family: "Electra LH regular",Times,serif; 
	text-align: right;
	vertical-align: bottom;
	}


TD.menu {
	color: red;
/*	font-family: "Electra LH regular",Times,serif; */
/*	font-family: BellGothic,Helvetica,sans-serif;*/
	font-family: "BellGothic",Times,serif;
 	font-size: small; 
/*	line-height: 160%;*/
/*	vertical-align: top;*/
/*	background: rgb(0,0,204);*/
	}

TD.menu A EM {
	color: white;
/*	clear: both;*/
/*	line-height: 400%;*/
	text-transform: uppercase;
	}

TD.menu {
	  /* font-size: 1pt; */
	}

TD.menu B EM {
	font-family: "BellGothic",Times,serif;
	color: white;
/*	clear: both;*/
/*	line-height: 400%;*/
	text-transform: uppercase;
	}

TD.menu B {
	font-family: "BellGothic",Times,serif;
	color: white;
/*	clear: both;*/
	text-transform: uppercase;}

TD.menu A {
/*	clear: both;*/
	text-transform: uppercase;
	font-weight: bold;}


TD.menu A:link {
	color: white;
	text-decoration: none;
	}

TD.menu A:visited {
	color: white;
	text-decoration: none;
	}

U 	 {
	 text-decoration: none;
/*	 text-transform: lowercase;*/
/*	 margin-top: 10px;*/
	 color: white;
	 background: rgb(0,0,192);}

U A:link {
	 text-decoration: none;
/*	 text-transform: lowercase;*/
	 margin-top: 10px;
	 color: white;
	 background: rgb(0,0,192);}

U A:visited {
	 text-decoration: none;
/*	 text-transform: lowercase;*/
	 margin-top: 10px;
	 color: white;
	 background: rgb(0,0,192);}


