@charset "UTF-8";
body {
	margin-top: 0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
}
.bar {
	background-color: #0071A7;
	background-image: url(img/bar_bckgrnd.gif);
	background-repeat: no-repeat;
}
.content {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.headline {
	font-size: 13px;
	font-weight: bold;
	color: #0071A7;
}
.subnav {
	font-size: 10px;
	color: #FFFFFF;
}
.subnav a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.subnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subnav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.blueBold {
	font-weight: bold;
	color: #005780;
	font-size: 13px;
}
.footer {
	font-size: 9px;
	color: #666666;
}
a:link {
	color: #0071A7;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #0071A7;
}
.subnav a:active {
	color: #6A0F28;
	text-decoration: underline;
}
.sidebar {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.sidebar a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebar a:hover {
	color: #003366;
	text-decoration: underline;
}
.sidebar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidebar a:active {
	color: #000000;
	text-decoration: underline;
}

.barSubhead {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
