@charset "UTF-8";

.BodyCopy {
	font-family: Gill Sans, Helvetica Condensed, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17pt;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.TitleBodyCopy {
	font-family: Gill Sans, Helvetica Condensed, Helvetica, Arial, Sans-Serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #629ABE;
}
.datebar {
	font-family: Gill Sans, Helvetica Narrow, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	background-color: #E6F3FF;
	padding-left: 30px;
	padding-top: 8px;
	font-variant: normal;
}
.bottomNavBar {
	font-family: Gill Sans, Helvetica Condensed, Helvetica, Arial, Sans-Serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
a:link {
	color: #2EAC56;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #2EAC56;
}
a:active {
	text-decoration: underline;
	color: #2EAC56;
}
.SideBar {
	background-image: url(../Images/VC_NavBarBKGRD.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BodyCopyBold {
	font-family: Gill Sans, Helvetica Condensed, Helvetica, Arial, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	color: #629ABE;
}


