FORM
{   margin:0;
} 
body {
    margin: 0;
    margin-top: 0;
    margin-left: 0;
    background: url(gfx/gray3x186.gif) 0px 200px repeat-y; 
    
} 
a {  text-decoration: none}
.copy { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: justify}
/* copy1 is same as copy without text-justify
*/
.copy1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
a:hover {  color: #990000}
.title { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ; font-weight: bold}
.header { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #003366; font-weight: bold }
.blueleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.redleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.grayleft { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.introcopy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-align: justify}
.intro_bullets {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; list-style-position: outside; list-style-image: none; list-style-type: square}
.bio_title {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic}
.right_table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; vertical-align: middle}
.left_table {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-align: left}
.bigheader {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #003366}
.featuredots {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; list-style-type: square}
.tablewithborder
{
    border:10;
    /*border-collapse:collapse;*/
}

/* gridview Table Header Created for Brownfields, used H2 css settings h1 {
	font-size: 115%;
	font-weight: bolder;
	color: #954b4b;
}
*/
.tableheader { font-family: Arial, Helvetica, sans-serif; font-size: 115%; color: #954b4b; text-align: justify; font-weight: bolder;}


/*Terradex Blue left column on masterpage  #003366 
           Grey on the left navigation bar #999999 
           Light Grew White Smoke as in rows of Gridview #f5f5f5*/
/* added by Peter 6/21/2007 */
.td200
{
	font-size: 80%;
	padding: 1px 7px 1px 7px;
	font-family:  Arial, Helvetica,Verdana, sans-serif;
	color: black;
	border-color:#f5f5f5 ;
	border-style:solid;
	border-width:thin;
	width:200px;
		
	
}
.td300
{
	font-size: 80%;
	padding: 1px 7px 1px 7px;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	color: black;
	border-color:#f5f5f5;
	border-style:solid;
	border-width:thin;
	width:300px;
}

.td450
{
	font-size: 80%;
	padding: 1px 7px 1px 7px;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	color: black;
	border-color:#f5f5f5;
	border-style:solid;
	border-width:thin;
	width:450px;
}


.header2 
{
	background-color: #003366;
	height: 30px;
	color: #eff1fe;
	font-size: 150%;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	font-weight: bolder;
	text-align: center;
	margin: 5px;
	padding: 3px 3px 3px 3px;
	width: 620px;
}

/*header for subheadings or columns */
.headerSmall {
	background-color: #003366;
	color: #eff1fe;
	padding: 5 px;
	font-size: 100%;
	font-weight: bolder;
	font-family: Arial, Helvetica,Verdana, sans-serif;
	border-color:#787878;
	border-style:solid;
	border-width:thin;
	

}
#markerList table {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 720px;
	}

#markerList th {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

#markerList td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

#markerList td.width {
	width: 190px;
	}

#markerList td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	}
