BODY, TD, P, DIV, SPAN {
	font-family: Verdana;
	font-size: 11px;	
}

A {
	color:#518BC9;
	text-decoration: none;
}

A.currentOff {
	font-size: 10px;	
	color:#518BC9;
	text-decoration: none;
}

A.currentOn {
	font-size: 10px;	
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

A.black {
	color:#000000;
}

A.blackSpecial {
	color:#000000;
	text-decoration: underline;
}

A.blackSpecial:hover {
	color:#B66113 ;
	text-decoration: none;
}

A.footerblack {
	color:#000000;
	font-size:9px;
}

A.footerlightBlue {
	color:#518BC9;
	font-size:9px;
}

A.lightBlue {
	color:#518BC9;
}

.bodyText {
	line-height: 14px;
	color: #000000;
}

.bodyTextS {
	font-size: 9px;	
	line-height:12px;
	color: #000000;
}

.caption {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}

.captionBlack {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

.captionL {
	font-size: 12px;
	line-height: 16px;
	color:#518BC9;
	font-style: italic;	
}



.header {
	line-height: 14px;
	color: #004EA0;
	font-weight: bold;
}

.lightBlue {
	color:#518BC9;
}

.quotes {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}

.subheader {
	line-height: 14px;
}

.subheaderBlue {
	color:#004EA0;
	line-height: 14px;
	font-weight: bold;
}

.subheaderOrange {
	color:#B66113;
	line-height: 14px;
	font-weight: bold;
}

