
body {
  margin:0; 
  padding:0; 
  height:100%;
  border:none; 
  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000; 
  }

td, p, h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 9pt;
  color: #000000; 
  line-height: 13pt;
  margin-top: 0px;
  }

h3 {
  font-size: 11pt;
  font-weight: bold;
  color: #CC3300; 
  margin-bottom: 0px;
  }

h5 {
  font-weight: bold;
  margin-bottom: 3px;
  padding-bottom: 3px;
	border-bottom: 1px solid #999;
  }

img.logotxt {
  position: absolute;
  margin-left: 0px;
  margin-top: 0px;
  }

p.intro { font-weight: bold; line-height: 12pt; color: #FFFFFF; } 
p.phone { font-size: 8pt; font-weight: bold; color: #CCCCCC; } 
p.nav { font-size: 8pt; font-weight: bold; line-height: 19pt; color: #333333; } 

.MoreInfo { font-size: 8pt; color: #999; text-align: right; } 
a.MoreInfo { font-size: 8pt; color: #999; }
a.MoreInfo:hover, a.MoreInfo:active { font-weight: normal; color: #CC3300; background-color: #CCCCCC; }

.head, a.headlink:link, a.headlink:visited {
	color: #CC3300;
	font-size: 25px;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	text-decoration: none;
} 
a.headlink:active, a.headlink:hover { color : #990000; background-color: #FFFFFF; } 


A:link, A:visited {
  color: #663333;
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  text-decoration: none;
  }
A:hover { color: #CC3300; background-color: #CCCCCC; }
A:active { color: #FFFFFF; background-color: #666666; } 

A.internal:link, A.internal:visited {
  color: #333333;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  }
A.internal:hover { color: #000000; background-color: #333333; }
A.internal:active { color: #000000; background-color: #666666; }

A.nav:link, A.nav:visited {
  color: #333333;
  font-weight: bold;
  }
A.nav:hover { color: #CC3300; background-color: #CCCCCC; }
A.nav:active { color: #000000; background-color: #666666; }

A.solution:link, A.solution:visited {
  color: #333333;
  font-weight: normal;
  padding: 1px,5px,1px,3px;
  margin-left:8px;
  }
A.solution:hover { color: #CC3300; background-color: #CCCCCC; }
A.solution:active { color: #000000; background-color: #666666; }

.invisible {
  visibility: hidden;
  height: 0px;
  display: none;
  }



