/*********************************************************************/
/*                 GENERAL TEXT AND BACKGROUND COLORS                */
/*********************************************************************/

body {
background: #7f0000 url("images/enviro/background.gif") repeat-x;
background-attachment: scroll;
background-repeat: repeat-x;
margin: 10px 0 0 0px;
padding: 0px;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .80em;
}

p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
} 

ul { 
font-family: Verdana, Arial, Helvetica, sans-serif;  margin: 0px 5px 10px 25px;
} 

td { 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

img { 
border: none;
}


ul { 
margin-bottom: 0%; padding-top:3px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: square; 
}

ul.standard li {padding:3px;}

input.text { 
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px;
	border-color : 7F9DB9;
	border-style : solid;
}


.table-medium td {
font-size: 12px;
}


.table-small td {
font-size: 11px;
}

/*********************************************************************/
/*                               LAYOUT                              */
/*********************************************************************/



h1 { 
padding: 0px; font-size: 24px; margin: 5px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;
background: url(images/enviro/gradient.gif);
background-position: left bottom;
background-repeat: no-repeat;
height:30px;
} 

h2 { 
padding: 0px 0 0px 0px; font-size: 20px; margin: 3px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#daae2b;
}

h3 { 
padding: 0px 0 0px 0px; font-size: 18px; margin: 10px 0px 5px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#daae2b;
} 

h4 { 
padding: 0px 0 0px 0px; font-size: 14px; margin: 10px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#9e0000;
} 


.bold {
font-weight:bold;
}

.red {
color: red;
}

.italic {
font-style:italic;
}


#copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align : center;
padding-top:5px;
color: #a00;
}

#gotop { 
float: right;
margin:5px 10px;
text-align:center;
font-size: 8pt;
} 
 

/*********************************************************************/
/*                                LINKS                              */
/*********************************************************************/

.cursor {cursor: default;}
.hand {cursor: hand;}

a:link { 
color: #9e0000
} 
a:visited { 
color: #660000
} 
a:hover { 
color: #c70303
} 
a:active { 
color:#f00 
} 
a.hide { 
display: none 
} 
a.clean { 
text-decoration: none 
} 



#menus a:link { 
color: #ad8154; text-decoration:none;
} 
#menus a:visited { 
color:#ad8154; text-decoration:none;
} 
#menus a:hover { 
color: #9e0000; text-decoration:underline;
} 
#menus a:active { 
color:#f00 
} 



#footerlinks { 
font-size: 13px; 
text-align:center;
}

#footerlinks a { 
color:#d00;
}

#footerlinks a:hover { 
color:#ffcc00;
}
 
#copyright a {
color:#a00;
}

#copyright a:hover {
color:#ffcc00
}


a.rollover2 {
	display: block;
	width: 118px;
	height: 45px;
	text-decoration: none;
	background: url("images/enviro/home-bottom-2.gif");
	}

a.rollover2:hover {
	background-position: -118px 0;
	}

a.rollover3 {
	display: block;
	width: 105px;
	height: 45px;
	text-decoration: none;
	background: url("images/enviro/home-bottom-3.gif");
	}

a.rollover3:hover {
	background-position: -105px 0;
	}
	
a.rollover4 {
	display: block;
	width: 76px;
	height: 45px;
	text-decoration: none;
	background: url("images/enviro/home-bottom-4.gif");
	}

a.rollover4:hover {
	background-position: -76px 0;
	}	

a.rollover6 {
	display: block;
	width: 101px;
	height: 45px;
	text-decoration: none;
	background: url("images/enviro/home-bottom-6.gif");
	}

a.rollover6:hover {
	background-position: -101px 0;
	}	




a.rollover2b {
	display: block;
	width: 148px;
	height: 95px;
	text-decoration: none;
	background: url("images/enviro/sub-top-2.gif");
	}

a.rollover2b:hover {
	background-position: -148px 0;
	}

a.rollover3b {
	display: block;
	width: 128px;
	height: 95px;
	text-decoration: none;
	background: url("images/enviro/sub-top-3.gif");
	}

a.rollover3b:hover {
	background-position: -128px 0;
	}
	
a.rollover4b {
	display: block;
	width: 92px;
	height: 95px;
	text-decoration: none;
	background: url("images/enviro/sub-top-4.gif");
	}

a.rollover4b:hover {
	background-position: -92px 0;
	}	

	
a.rollover6b {
	display: block;
	width: 108px;
	height: 95px;
	text-decoration: none;
	background: url("images/enviro/sub-top-6.gif");
	}

a.rollover6b:hover {
	background-position: -108px 0;
	}	
	
	
	
	
.displace {
	position: absolute;
	left: -5000px;
	}	
	

/*********************************************************************/
/*                             MISCELLANEOUS                         */
/*********************************************************************/

acronym { 
color: #666666 
} 
.ucase { 
text-transform: uppercase 
} 
.nobr { 
white-space: nowrap 
} 
.smalltext { 
font-size: 11px; 
line-height:13px;
padding:3px;
} 
.tinytext { 
font-size: 9px; 
}

.indent1 { 
margin-left: 12px;  
} 
.indent2 { 
margin-left: 24px; 
} 
.indent3 { 
margin-left: 36px; 
} 
.indent4 { 
margin-left: 48px; 
} 
.indent5 { 
margin-left: 60px; 
} 

#printheadings{display:none}


.print {
display: none
}



/*********************************************************************/
/*                               PRINTING                            */
/*********************************************************************/

@media print 
{ 


/* display the print header */
#printheadings{display:block}

/* turn off navigation and ad bar */
.left-margin {display: none}

img.noprint {display: none}

td.noprint {
display: none
}

.print {
display: block;
}

.noprint {
display: none
}

#header {
display: none
}

#footer {
background: #5c0101 url("images/enviro/footer.gif") top left no-repeat;
width: 736px;
height: 94px;	
}

#content {
color:#000;
font-size: 12px;
}

#content td {
color:#000;
font-size: 12px;
}

td {color:#000;}

h1 {  
page-break-inside: avoid; margin:0px;
} 
h2 { 
page-break-inside: avoid 
} 
h3 { 
page-break-inside: avoid 
} 
h4 { 
page-break-inside: avoid 
} 
h5 { 
page-break-inside: avoid 
} 
h6 { 
page-break-inside: avoid 
} 

td.noprint {
display: none
}
td.body1 {
display: none
}
td.body4 {
display: none
}
td.nav1 {
display: none
}
td.nav2 {
display: none
}
td.nav4 {
display: none
}
td.bottom {
margin-right:600px;
}
td.body2 {
margin-right:600px;
}


blockquote { 

} 
ul { 

} 
ol { 

} 
dl { 

} 

} 
