<!--
body {
	background-image: url(../images/era_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}
a:link {
	color: #000099;
	text-decoration: underline;
	}
a:visited {
	color: #000099;
	text-decoration: underline;
	}
a:hover {
	color: #CC3333;
	text-decoration: none;
	}
a:active {
	color: #CC3333;
	text-decoration: underline;
	}
p, td, li, ul, ol, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-size: 12px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
	text-transform: none;
	}
h1 {
	font-size: 18px;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	}
h2 {
	font-size: 14px;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	}
h1+p {
	margin-top: 0;
	}
p {
	margin-bottom: 1em;
	}	
.small {
	font-size: 11px;
	color: #666666;
	}
.large {
	font-size: 18px;
	color: #CC3333;
	}
.table {
	font-size: 10px;
	}
.medium {
	font-size: 14px;
	}
li {
	line-height: 1.5em;
	list-style-type: circle;
	}
#addressContainer td {
	font-size: 14px;
	padding: 3px;
	}
#addressContainer td.red {
	color: #c33;
	}
#agents {
	margin-top: 20px;
	}
#agents img {
	margin: 0 12px 12px 10px;
	}
#seoMapContainer li {
	font-size: 14px;
	}
.icon {
	margin: 0 5px 0 12px;
	}
.search {
	font-size: 14px;
	}
a.greyLink {
	color: #666;
	}
-->