.headerFill {
	background-image: url(images/header_fill.gif);
}
.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	padding: 0px 4px 0px 4px;
}
.LeftFill {
	background-image: url(images/mid_left.gif);
}
.Content {
	background-image: url(images/mid_fill.gif);
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #284694;
	line-height: 110%;
	padding: 8px 6px 8px 6px;
}
.Content a:link {
	color: #284694;
	text-decoration: underline;
}
.Content a:visited {
	color: #284694;
	text-decoration: underline;
}
.Content a:hover {
	color: #284694;
	text-decoration: none;
}
.RightFill {
	background-image: url(images/mid_right.gif);
}
.BottomFill {
	background-image: url(images/bottom_mid.gif);
}
.contentHeader {
	font-family: Times New Roman;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}






























