.BoldBody {
	font-size: 11px;
	font-weight: bold;
}
.BoldBodyOrange {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.HeaderBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #669999;
}
.WhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.CellPadLeft_LineLeftBottom {
	padding-left: 12px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-color: #669999;
}
.SubheadWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.ImageLeft {
	margin-right: 12px;
}
.CellPadLeft {
	padding-left: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF66;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.body {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.BlueBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.PadTopBottom {
	padding-top: 6px;
	padding-bottom: 6px;
}
.Background {
	background-image: url(../images/color_darknavy.gif);
}
.ImageTLB {
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.ImagePadLeftBottom {
	padding-bottom: 12px;
	padding-right: 12px;
}
.PadLR {
	padding-right: 12px;
	padding-left: 12px;
}
.adtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 12px;
	color: #FFFF66;
}
