/*********************************************************************/
/*                 GENERAL TEXT AND BACKGROUND COLORS                */
/*********************************************************************/

body {
background: #414743;
/* background: url("images/enviro/background.gif") repeat; */
background-attachment: scroll;
background-repeat: repeat-y;
background-position: top center;
margin:15px 0 0 0px;
padding:0px;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
} 


td { 
font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif;
} 

img { 
border: none;
padding:0x;
margin:0px
}

img.right { 
float:right;
border: none;
padding:15px;
}

img.left { 
float:left;
border: none;
padding:15px;
}

img.center { 
align
}

input.text { 
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px;
	border-color : 7F9DB9;
	border-style : solid;
}


/*********************************************************************/
/*                               LAYOUT                              */
/*********************************************************************/


#mainbody
{
padding: 10px 10px;
}

ul.blue
{
list-style-image: url(images/enviro/bluedot.gif); list-style: outside; margin:0 0 10px 30px; padding:0 0 0 5px;
}

#mainbody ul ul
{
list-style-image: url(images/enviro/disc.gif); list-style: outside; margin:0 0 10px 30px; padding:0 0 0 5px; 	
}


#mainbody ol
{
list-style: outside; margin:0 0 10px 30px; padding:0 0 0 5px;
}


#listnav
{
margin-left: 0;
padding-left: 10px;
list-style: none;
}

#listnav li 
{
font-size: 11px;
padding-left: 10px;
background-image: url(images/enviro/arrowlist.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}



#mainbody p
{
padding: 8px 0px;
margin:0px;
}

#date
{
padding: 10px 2px;
background-color: #004aa1;
text-align:center;
color:white;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-weight: normal;
font-size: 15px;
}

#news
{
padding: 6px 6px;
border-bottom:2px solid white;
}

#news ul
{
list-style-image: url(images/enviro/bluedot.gif); list-style: outside; margin:0 0 0 10px; padding:0 0 0 5px;
}

#news li 
{
list-style: outside; margin:5px 0 0 0px; padding:0 0 0 0px; color:#333; font-size: .85em;
}


#whitepapers
{
padding: 6px 6px;
border-bottom:2px solid white;
}

#whitepapers ul 
{
list-style-image: url(images/enviro/bluedot.gif); list-style: outside; margin:0 0 0 10px; padding:0 0 0 5px;
}

#whitepapers li 
{
list-style: outside; margin:5px 0 0 0px; padding:0 0 0 0px; color:#333; font-size: .85em;
}

.ppt-images
{
padding: 6px 6px 12px 6px;
border-bottom:2px solid white;
}


/*********************************************************************/
/*                               NAVIGATION                              */
/*********************************************************************/

#navcontainer { width: 155px; }

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-weight: normal;
font-size: 17px;
}

#navcontainer a
{
display: block;
padding: 6px 0 4px 0px;
margin: 0px;
width: 155px;
background-color: #005ac4;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #0075ff;
color: #fff;
}

#active a
{
background-color: #ffc701; /* Active Not Hovered */
}

#active a:hover
{
background-color: #ffd601; /* Active Hover */
}
/* END NAVIGATION CODING */


#navcontainer ul ul li { margin: 0;}

#navcontainer ul ul a
{
display: block;
padding: 3px 0px 3px 0px;
width: 155px;
background-color: #1e90ff;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

#navcontainer ul ul a:hover
{

background-color: #87cefa;
text-decoration: none;
}


#subactive a
{
background-color: #222;
background-image: url(images/enviro/arrow.gif);
background-repeat: no-repeat;
background-position : right;
}

/*********************************************************************/
/*                               HEADINGS                              */
/*********************************************************************/


h1 { 
padding: 0 0 0px 0px; font-size: 1.5em; margin: 0px 0px 0px 0px; font-family: Trebuchet MS, Helvetica, sans-serif; color:#003d86; 
background: url(images/enviro/gradient.gif);
background-position: left bottom;
background-repeat: no-repeat;
height:30px;
} 

h2 { 
padding: 0 0 0px 0px; font-size: 1.35em; margin: 5px 0px 0px 0px; font-family: Trebuchet MS, Helvetica, sans-serif; color:#003d86; 
} 

h3 { 
padding: 0px; font-size: 1.15em; margin: 5px 0px 0px 0px; font-family: Trebuchet MS, Helvetica, sans-serif; color:#003d86; 
} 

h4 { 
padding: 0px; font-size: 1.0em; margin: 5px 0px 0px 0px; font-family: Trebuchet MS, Helvetica, sans-serif; color:#003d86; 
} 



/*********************************************************************/
/*                                LINKS                              */
/*********************************************************************/

.cursor {cursor: default;}
.hand {cursor: hand;}

a:link { 
color: #005ac4
} 
a:visited { 
color: #003d86
} 
a:hover { 
color: #0075ff
} 
a:active { 
color: #ffd700 
} 
a.hide { 
display: none 
} 
a.clean { 
text-decoration: none 
} 


 
#content a:link { 
color: #001057;
} 

#content a:visited { 
color: #001057;
} 

#content a:hover { 
color: #034fc2;
} 

#content a:active { 
color: #ffd700;
} 



#footer
{ 
text-align:center;
margin:10px;
font-size: 12px;
} 
#footer p
{
padding-top:0px;
margin:10px;
color: #333;
} 


#footer a:link { 
color: #001057;
} 

#footer a:visited { 
color: #001057;
} 

#footer a:hover { 
color: #034fc2;
} 

#footer a:active { 
color: #ffd700;
} 



/*********************************************************************/
/*                             MISCELLANEOUS                         */
/*********************************************************************/

#copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align : center;
padding-top:5px;
}

#gotop { 
float: right;
margin:5px 10px;
text-align:center;
font-size: 8pt;
} 
 
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 70px;
  text-align: right;
  font-weight:bold;
  }

div.row span.formw {
  float: right;
  width: 205px;
  text-align: left;
  font-weight:bold;
  }

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}


/*********************************************************************/
/*                               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
}

.noprint {
display: none
}

#mainbody {
width:600px;
color:#000;
}

td {color:#000;}

h1 {  
page-break-inside: avoid 
} 
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
}

blockquote { 

} 
ul { 

} 
ol { 

} 
dl { 

} 

} 
