@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.white {
	color: #FFFFFF
}
.px10 {
	font-size: 10px;
}
.px12 {
	font-size: 12px;
}
.px14bgEEEE {
	font-size: 14px;
	background-color: #CCFFCC;
}
.thrColFixHdr #container #footer a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.px12-140 {
	font-size: 12px;
	line-height: 140%;
}
.line-height140 {
	line-height: 140%;
}
.px14 {
	font-size: 14px;
}
.px16 {
	font-size: 16px;
}
.px14-120 {
	font-size: 14px;
	line-height: 120%;
}

