.pageBack {
	background-color: #FFFFFF;
	background-image: url(/images/pageBack.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
A.bodyText:LINK { text-decoration: underline; color: #00a1e1; }
A.bodyText:VISITED { text-decoration: underline; color: #00a1e1; }
A.bodyText:HOVER { text-decoration: underline; color: #333333; }
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}
A.footerText:LINK { text-decoration: none; color: #999999; }
A.footerText:VISITED { text-decoration: none; color: #999999; }
A.footerText:HOVER { text-decoration: none; color: #00a1e1; }

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #00a1e1;
}
.subHeadline {
	font-size: 11px;
	line-height: 14px;
	font-variant: normal;
	color: #41A1E1;
	font-weight: bold;
	text-transform: uppercase;
}
.subNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
A.subNavText:LINK { text-decoration: none; color: #333333; }
A.subNavText:VISITED { text-decoration: none; color: #333333; }
A.subNavText:HOVER { text-decoration: none; color: #00a1e1; }
.subNavTextOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #00a1e1;
}
A.subNavTextOn:LINK { text-decoration: none; color: #00a1e1; }
A.subNavTextOn:VISITED { text-decoration: none; color: #00a1e1; }
A.subNavTextOn:HOVER { text-decoration: none; color: #00a1e1; }

.subNav2Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}
A.subNav2Text:LINK { text-decoration: none; color: #999999; }
A.subNav2Text:VISITED { text-decoration: none; color: #999999; }
A.subNav2Text:HOVER { text-decoration: none; color: #666666; }
.subNav2TextOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
A.subNav2TextOn:LINK { text-decoration: none; color: #666666; }
A.subNav2TextOn:VISITED { text-decoration: none; color: #666666; }
A.subNav2TextOn:HOVER { text-decoration: none; color: #666666; }
.rightbarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
A.rightbarText:LINK { text-decoration: none; color: #41A1E1; }
A.rightbarText:VISITED { text-decoration: none; color: #41A1E1; }
A.rightbarText:HOVER { text-decoration: none; color: #f39d38; }
.positionbullet {
	margin-left: -20px;
	padding-left: -20px;
}
