body {
	font-family: Arial, sans-serif;
	color: #666;
	font-size: 12px;
	margin-top: 25px;
	background-color: #336;
}

a:link {
	color: #C60;
	text-decoration: none;
}

a:visited {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: #690;
	text-decoration: underline;
}

a:active {
	color: #690;
	text-decoration: none;
}

.header {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #333366;
}

.copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #999;
}

.caption {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333366;
	font-style: italic;
}

.subHead {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(assetsCommon/subHeadBar.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
	background-attachment: scroll;
	text-indent: 10px;
	background-position: left 1px;
	text-align: left;
}

.year {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	background-color: #E2EBFF;
	text-indent: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	line-height: 18px;
}
