body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #0A214F;
	font-size: 12px;
	line-height: 18px;
	background-color: #EEF1F7;
	margin-top: 49px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/bg_avg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #0A214F;
	font-weight: bold;
}
a:hover {
	color: #1C5BD9;
}
a.location {
	font-weight: bold;
	color: #1C5BD9;
	text-decoration: none;
}
a.location:hover {
	color: #0A214F;
	text-decoration: none;
}
.text_address {
	line-height: 20px;
}
.bg_white {
	background-color: #FFFFFF;
}
.line_hr {
	background-image: url(images/line_horznt_avg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line_vert {
	background-image: url(images/line_vert_avg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.brdr_bttm {
	background-image: url(images/brdr_bttm_avg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}