/*CSS file created 10/13/2003 */

/*--------------------GLOBAL--------------------*/
/*BODY {background-color: #80A3C1;}*/
sup { font-size: 70%;} 
td {font-family: Times, serif; font-size: 100%; vertical-align: top;} 
th {font-family: Times, serif; font-size: 100%; vertical-align: top;} 
strong {font-family: Times, serif;  font-weight: bold; color: #003366; } 
b {font-weight: bold; color: #003366;} 
h1 {font-size: 150%; color: #003366; font-weight: normal;}
.media {font-size: 150%; color: #003366; font-weight: normal;}
.media2 {font-size: 100%; color: #003366; font-weight: normal;}
h2 {font-size: 140%; color: #003366; font-weight: normal;}

th {font-family: Times, serif; font-size: 75%; vertical-align: top; color: #003366;} 
body {
background-image: url("/images/bg.gif");
background-repeat: repeat-y;
}

.pad {PADDING-RIGHT: 5%; PADDING-LEFT: 5%;}
/*--------------------GENERIC--------------------*/ 
.address {font-family: Times, serif; font-size: 11px; color: #FFFFFF;}
.bold1 {font-family: Times, serif; font-size: 12px; color: #ffffff; font-weight: bold;}
.top {font-family: Times, serif; font-size: 10px; color: #ffffff; font-weight: normal;}



/*--------------------LINKS--------------------*/ 
 

a:link {text-decoration: underline; } /* unvisited links */ 
a:active {text-decoration: underline;} /*active links*/ 
a:visited {text-decoration: underline;} /* visited links */ 
a:hover {text-decoration:underline; } /* mouseover */ 

a.nav:{font-family: Arial, Helvetica, sans-serif; font-size: 75%; PADDING-TOP: 3 EM;PADDING-BOTTOM: 3EM;}


/*link styles for nrg tag*/ 
a.nav:link { 
font-family: Arial, Helvetica, sans-serif; 
color: #ffffff; 
text-decoration:none;
font-size: 75%;
} /* unvisited links */ 

a.nav:active { 
font-family: Arial, Helvetica, sans-serif; 
color: #ffffff;
text-decoration:none; 
font-size: 75%;
PADDING-bottom: 2px;
} /*active links*/ 

a.nav:visited { 
font-family: Arial, Helvetica, sans-serif; 
color: #ffffff; 
text-decoration:none; 
font-size: 75%;
} /* visited links */ 

a.nav:hover { font-family: Arial, Helvetica, sans-serif; 
color: #FFCC00; 
text-decoration:none; 
font-size: 75%;
} /* mouseover */ 


/* grey link styles for homepage*/ 
a.gry:link {color: #cccccc; text-decoration:underline;} /* unvisited links */ 
a.gry:active {color: #cccccc;} /*active links*/ 
a.gry:visited {color: #cccccc; text-decoration: underline;} /* visited links */ 
a.gry:hover {color: #339900; text-decoration:underline; } /* mouseover */ 

/* grey link styles for homepage*/ 
a.nws:link {color: #4F6D83; text-decoration:underline;} /* unvisited links */ 
a.nws:active {color: #4F6D83;} /*active links*/ 
a.nws:visited {color: #4F6D83; text-decoration: underline;} /* visited links */ 
a.nws:hover {color: #4287BA; text-decoration:underline; } /* mouseover */ 
