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

body {
background: #edeef0 url(images/enviro/background.gif) repeat-x;
margin: 0px;
padding:0px;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
}

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

li { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%;
} 

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

img { 
border: none;
}

input.text { 
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: 1px solid #64add4;

}


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

#content { 
	float: left;
	width: 700px;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

#footer {
	clear: both;
	padding: 10px 0px;
	background: #fff;
}


div.hr hr {
  display: none;
}


.pa-thumbnail
{
float: left;
width: 125px;
height: 136px;
background: #fff;
border: 1px solid #999;
margin: 0 5px 5px 0;
padding: 5px;
font-size: .7em;
font-family: arial, helvetica, sans-serif;
}

.pa-thumbnail a
{
text-decoration: none;
}


.ex-thumbnail
{
float: left;
width: 170px;
height: 150px;
background: #fff;
border: 1px solid #999;
margin: 0 5px 5px 0;
padding: 5px;
font-size: .7em;
font-family: arial, helvetica, sans-serif;
}

.ex-thumbnail a
{
text-decoration: none;
}



/*********************************************************************/
/*                               NAVBAR                              */
/*********************************************************************/

#navlist
{
color: white;
background: #0767a9;
padding: 0 1px;
margin-left: 0;
margin-bottom: 0;
width: 180px;
font: normal 0.8em Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
width: 174px;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #39c;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 154px;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #28b;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}

	
	
	
	
	
	
	
	
/* END SIDEBAR CODING */


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

h2 { 
padding: 0 0 0px 0px; font-size: 18px; margin: 5px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#57b314;
} 

h3 { 
padding: 0px 0 0px 0px; font-size: 14px; margin: 5px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#034a1c;
} 

h4 { 
padding: 0px 0 0px 0px; font-size: 12px; margin: 5px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#001057;
}

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

#copyright a {
color:#aaaaaa;
}

#copyright a:hover {
color:red;
}

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

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

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

a:link { 
color: #034a1c
} 
a:visited { 
color: #034a1c
} 
a:hover { 
color: #57b314
} 
a:active { 
color:#db0023 
} 
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;
} 




#footerlinks { 
font-size: 11px; 
text-align:center
} 
 
#footerlinks a:link { 
color: #001057;
} 

#footerlinks a:visited { 
color: #001057;
} 

#footerlinks a:hover { 
color: #034fc2;
} 

#footerlinks a:active { 
color: #ffd700;
} 



/*********************************************************************/
/*                             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}


/*********************************************************************/
/*                               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:640px;
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
}
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 { 

} 

} 

