﻿h1 {
	color:#53b31e;
	font-size:100%;
}
h1 strong{
	color:#489fcd;
}
#headerCol1 {
	display:block;
	float:left;
}
#headerCol2 {
	display:block;
	float:left;
	background-image:url(../images/headBarBlue.gif);
	background-repeat:repeat-x;
	height:139px;
	width:254px;
}
#headerCol3 {
	display:block;
	float:left;
}
#headerCol4 {
	display:block;
	float:right;
}
#content{
	padding-top:20px;
	width:100%;
	display:block;
	clear:both;
	float:none;
}
#main {
	padding:0px 20px 0px 195px;
}
.result .title
{
	color:#2e6582;
}
