img.frontpage_logos  {
  vertical-align:middle;
  border:0;
}
#maincol {
	background-color: #FFFFFF; 
	height:312px; 
	float: left; 
	display:inline; 
	position: relative;  
}

#textcol1 {
	height:35px; 
	background-color:#FFFFFF; 
	clear:both;
} 
#textcol2 {
	height:80px; 
	background: #FFFFFF url("../images/greyLineDot.gif") bottom repeat-x; 
	clear:both;
}

#textcol2 p {
  margin: 0;
  padding:0;
  line-height: 19px;
}

.textcolHead {
  font-size:18px;
  font-weight:bold;
  background-color:#A4A4A4; 
  color:#FFFFFF; 
  height:30px; 
  line-height:30px;
}

}
.textcolContent {
  font-size:12px;
  color:#FFFFFF; 
}
 
#footer {
  width:100%;
  /*border: 1px solid;*/
	height:92px; 
	margin-top:5px;
	clear:both;
}

a {
	color: #000000;
}
a:Link, a:Visited {
	text-decoration: none;		
}
a:Hover, a:Active {
	text-decoration: underline;
}

