.pageHeading {
	font-size: 14px;
	line-height: 10px;
	color: #E21F26;
	font-weight: bold;
}
.pageSubheadingRed {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #E21F26;
}
.pageSubheadBlack {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
td a:link, td a:visited {

	font-size: 10px;
	color: #0060A9;
	font-weight: normal;
}
td a:hover {


	font-size: 10px;
	color: #3C3C5A;
	font-weight: normal;
}
.pageSubheadBlue {

	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #015FA7;
}
.pageSubheadBlueItalics {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #0060A9;
	font-style: italic;
}
.blueBodyText {
	font-size: 11px;
	color: #0060A9;

}
#wrapper {
	text-align: left;
}
.pageSubheadWhite {
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.pageSubheadingWhite {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.whiteBodyText {

	font-size: 11px;
	color: #FFFFFF;
}

.rightFloatImage {
    padding-left: 15px;
    margin-bottom: 5px;
}

.leftFloatImage 
{
    padding-right: 15px;
    margin-bottom: 5px;	
}