/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 20px;
	color: #444852;
}
.biggest {
	font-size: 24px;
	line-height: 28px;
}
.bigger {
	font-size: 18px;
	line-height: 22px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.smallest {
	font-size:9px;
	line-height: 12px;
}
body {
	background-color: #FFFFFF;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 16px;
	margin-bottom: 24px;
}
a:link {
	color: #34B3D1;
	text-decoration: none;
}
a:visited {
	color: #2789A2;
	text-decoration: none;
}
a:active {
	color: #B8D900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAE00;
}
.orange {
	color: #F17F20;
}
.red {
	color: #FF3333;
}
.copyright {
	font-size: 10px;
	line-height: 18px;
}
.hneaf40 {
	background-image: url(images/line_h_neaf40.gif);
}
.alert {
	font-size: 12px;
	line-height: 16px;
	color: #FF834A;
}
.alertsmall {
	font-size: 10px;
	line-height: 14px;
	color: #FF834A;
}
.caption {
	color: #86898D;
}
.cyan {
	color: #72CFF2;
}
.loftitle {
	font-size: 18px;
	line-height: 22px;
	color: #E3C303;
}
.blacksmall {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.mail {
	color: #BB3333;
}
.ngreen {
	color: #058A30;
}
.silver {
	color: #CCCCCC;
}
.salmon {
	color: #FF8C60;
}
.nnavy {
	color: #083057;
}
.nred {
	color: #C71A1F;
}
.marine {
	color: #055C82;
}
.mustard {
	color: #DCB22D;
}
.camel {
	color: #BF7530;
}
.lnavy {
	color: #212B87;
}
.cherry {
	color: #D20020;
}
.dgreen {
	color: #001D25;
	font-size: 12px;
	line-height: 16px;
}
.black {
	color: #000000;
}
.mandalin {
	color: #FFAE30;
}
.white {
	color: #FFFFFF;
}
.spring {
	color: #FF9999;
}
.spring2 {
	color: #52A755;
}
.magenta {
	color: #FF49A2;
}
.newsgreen {
	color: #7DBC11;
}
.newssmall {
	font-size: 12px;
	line-height: 14px;
}
