a {
	color: #0E8FA8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	 list-style-image: url(/images/body_bullet.gif);
}
ul li {
	margin-bottom: 5px;
}
h3, h4, h5, .headinglarge, .headingmain, .headingsmall {
	color: #005D83;
	font-weight: bold;
}
h3, .headinglarge {
	font-size: 16px;
}
h4, .headingmain {
	font-size: 14px;
}
h5, .headingsmall {
	font-size: 12px;
}
.textsmall {
	font-size: 10px;
}
.textquote {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.bodycolumn, .foot, .textsub {
	font-family: Tahoma;
	font-size: 11px;
}
.foot, .textsub {
	color: #979797;
	font-weight: normal;
}
.line {
	background-image: url(/images/hr_bg.gif);
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: auto;
}
.imgborder {
	border: 1px dashed #B5BDC0;
}
.header, .header a, .header a:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
