body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/fill_bg.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a {
	text-decoration: underline;
	color: 8994C6;
}
a:hover {
	text-decoration: none;
	color: #8994c6;
}
a:active {
	text-decoration: none;
	color: #8994c6;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	color: 00539F;
}
.smallcontent{
	font-size: 10px;
	line-height: 10px;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
.copyright:hover {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
.copyright:visited {
	font-size: 11px;
	color: #FFFFFF;
}
.copyright:active {
	font-size: 11px;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.content {
	line-height: 15px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8994C6;
}
li.mybullet {
	list-style-image: url(../rcgregory/images/bullet.gif);
}
