@charset "UTF-8";
/* CSS Document */

.headThin {
	font-family: Helvetica;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
}
.headBold {
	font-family: Helvetica;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bolder;
	color: #000000;
}
.subHead {
	font-family: Helvetica;
	font-size: 0.8em;
	line-height: 1em;
	font-weight: bold;
	color: #333333;
}
.2ndSub {
	font-family: Helvetica;
	font-size: .9em;
	line-height: 1em;
	font-weight: normal;
	color: #000000;
}
.body {
	font-family: Helvetica;
	font-size: 0.75em;
	line-height: 1.7em;
	font-weight: normal;
	color: #333333;
}
.bodyRedLink {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}
.footerHead {
	font-family: Helvetica;
	font-size: 1em;
	line-height: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
.bucketLink {
	font-family: Helvetica;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}
.bigRed {
	font-family: Helvetica;
	font-size: 1em;
	font-weight: 900;
	color: #CC0000;
}
.bucketWhiteHead {
	font-family: Helvetica;
	font-size: .8em;
	line-height: 1em;
	font-weight: bolder;
	color: #FFFFFF;
}
.bucketBlueHead {
	font-family: Helvetica;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: bolder;
	color: #0033CC;
}
.bucketbodyBlack {
	font-family: Helvetica;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
}
.bucketbodyBlackBold {
	font-family: Helvetica;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: bolder;
	color: #000000;
}
.redSub {
	font-family: Helvetica;
	font-size: .7em;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 1.3em;
}
.bodyBold {
	font-family: Helvetica;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
	color: #000000;
}
.subNavSelected {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
}
.subNav {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	padding-bottom: 5px;
}
.commentaryHead {
	font-family: Helvetica;
	font-size: 1.5em;
	font-weight: bolder;
	color: #000000;
}
