form {
    margin: 0; 
}    
body {
    margin-top: 0px;
    margin-left: 0px; 
}    
a {  text-decoration: none}
.copy { 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;
}
.blueleftstrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold
}
.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}




H2
{
	font-size: 24px;
	color: #003366;
	font-family: Arial;
}

H4
{
	font-size: 18px;
	color: #003366;
	font-family: Arial;
}
H1
{
	font-weight: bolder;
	font-size: 28px;
	color: #003366;
	font-family: arial;
}
P
{
	font-size: 14px;
	color: black;
	font-family: Arial;
}


/* 3/19/2007:  Below are the CSS for the Environmental Report for Loopnet , 
coloring is a guess about Loopnet

  - lightest brown:  #efe5d0
  - middle brown: #b5a789
 - darkest brown: #675c47
Peter Loopnet guessed colors
font  blue/purple  #828cb8

*/

#form1 
{
	/*width: 600px;*/
}
.body2 {
    margin: 0px;
    background-color:white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:small;
   
 
    
    
} 

.header2
{
	background-color: #47528b;
	height: 30px;
	color: #eff1fe;
	font-size: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	margin: 5px;
	padding: 3px 3px 3px 3px;
	width: 620px;
}

.header2ForGasHeading
{
	background-color: #47528b;
	height: 50px;
	color: #eff1fe;
	font-size: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	margin: 5px;
	padding: 3px 3px 3px 3px;
	width: 620px;
}


.footer2
{
	background-color: #47528b;
	height: 15px;
	color: #eff1fe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	font-weight: bolder;
	padding: 3px 3px 3px 3px;
	margin:5px;
	width: 620px;

}
/* needed to pad and move the body a bit */
.main {
	background-color: white;
	padding: 15px;
	margin: 0px 10px 10px 10px;
}
/* combination of main and normal below*/
.mainnormal {
	background-color: white;
	padding: 15px;
	margin: 0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #230070;
}



.normal
{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #230070;
	
	padding: 3px 3px 3px 3px;
}

.small
{
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #230070;
}
.verysmall {
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 580px;
}


.table2
{
	margin-left: 20px;
	margin-right: 20px;
	border-collapse: collapse;
	caption-side: top;
	width: 600px;
	border-right: #e8f2fe thin solid;
	border-top: #e8f2fe thin solid;
	border-left: #e8f2fe thin solid;
	border-bottom: #e8f2fe thin solid;
}



.th2narrow {
	background-color: #47528b;
	color: #eff1fe;
	padding: 5 px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color:#787878;
	border-style:solid;
	border-width:thin;
	width:45px;

}

.th2 {
	background-color: #47528b;
	color: #eff1fe;
	padding: 5 px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color:#787878;
	border-style:solid;
	border-width:thin;
	

}

	
.td2narrow
{
	font-size: 80%;
	padding: 7px 7px 7px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #230070;
	border-color:#e8f2fe ;
	border-style:solid;
	border-width:thin;
	width:45px;	
	
}

.td2wide
{
	font-size: 80%;
	padding: 7px 7px 7px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #230070;
	border-color:#e8f2fe ;
	border-style:solid;
	border-width:thin;
	width:185px;	
	
}
.td200
{
	font-size: 80%;
	padding: 1px 7px 1px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	border-color:#e8f2fe ;
	border-style:solid;
	border-width:thin;
	width:200px;
		
	
}
.td300
{
	font-size: 80%;
	padding: 1px 7px 1px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	border-color:#e8f2fe ;
	border-style:solid;
	border-width:thin;
	width:300px;
		
	
}
.td133
{
	font-size: 80%;
	padding: 1px 7px 1px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	border-color:#e8f2fe ;
	border-style:solid;
	border-width:thin;
	width:133px;
	text-align:right;
		
	
}
.success
{
	font-size:2em;
	color:Blue;
	font-weight:bold;
}
.warning
{
	font-size:2em;
	color:Red;
	font-weight:bold;
}	
.closureHide
{
	visibility:hidden;
	position:absolute;
	left:-1000px;
}
.closureShow
{
	visibility:visible;
	position:inherit;
	left:auto;
}
.break_after
{
	page-break-after:always;
}
.contentContainer
{
	width:660px;
}
/*
caption 
{
	font-style: normal;
	font-size: 80%;
	font-weight:bolder;
	padding-bottom: 15px;
	text-align:left;
}

.color {
	font-size: 100%;
	font-weight:bolder;
	color: black;
	font-weight: bolder;
	margin-bottom: 3px;
	margin-bottom: 3px;
	}

*/

/* h1 etc. is already defined!! below are the Brownfield parts!
Loopnet colors
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
very light grey  #ccc
light grey as well #787878
light salmon colore #ffd5b6;
very pale blue: #dcedff
white=  #ffffff

.feedbacklabel
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #828cb8;
	background-color: #828cb8;
	}


Peter Loopnet guessed colors
font  blue/purple  #828cb8


nearly whithe just a bit purple #eff1fe
dark purple version 1 #47438e; upadted #47528b




h1 {
	font-size: 130%;
	font-weight: bolder;
	color: #954b4b;
}

h2 {
	font-size: 115%;
	font-weight: bolder;
	color: #954b4b;
}

h3 {
	font-size: 100%;
	font-weight:bolder;
	color: #954b4b;
	}
	



a:link {
	color: #954b4b;
	text-decoration: none;
	
}



a:visited {
	color:Purple ;
	text-decoration: none;
	
}
ter*/ 

