#layer1 {
	width : 162px;
	top : 84px;
	left : 0px;
	position : absolute;
	z-index : 90;
	visibility : hidden;
	height: 18px;
}
#layer2 {
	width : 162px;
	top : 84px;
	left : 98px;
	position : absolute;
	z-index : 90;
	visibility : hidden;
	height: 18px;
}
#layer3 {
	width : 162px;
	top : 84px;
	left : 214px;
	position : absolute;
	z-index : 90;
	visibility : hidden;
	height: 18px;
}
#layer5 {
	width : 162px;
	top : 84px;
	left : 480px;
	position : absolute;
	z-index : 90;
	visibility : hidden;
	height: 18px;
}

A {text-decoration: none; color: #0066FF;}
A:HOVER {text-decoration: underline;}

.body {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.title {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.headline {
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}
.bodyBlue {
	font-family: Verdana;
	font-size: 10px;
	color: #00234B;
}
.titleBlue {
	font-family: Verdana;
	font-size: 11px;
	color: #00234B;
}
.bodyWhite {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.titleWhite {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.headlineBlue {
	font-family: Verdana;
	font-size: 13px;
	color: #00234B;
}
.headlineOrange {
	font-family: Verdana;
	font-size: 13px;
	color: #FF3300;
}
.caption {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.CFScaptionBlue {
	font-family: Verdana;
	font-size: 9px;
	color: #336699;
}
