.HomeFeatureFont {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c456d;
}
.Font_StandardWhite {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.Font_StandardWhite {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.Font_StandardOrange {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
}
.Font_StandardRed {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.Font_TableHeaders {font-family: Trebuchet MS,Arial, Helvetica, sans-serif; font-size: 16px; color: #557085; font-weight: bold; text-decoration:none;}
a.Font_TableHeaders{font-family: Trebuchet MS,Arial, Helvetica, sans-serif; font-size: 16px; color: #557085; font-weight: bold; text-decoration:none;}
 .Font_StandardGray{font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 14px; color: #666666; }
 a.Font_StandardGray{font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 14px; color: #2458af; text-decoration:underline; }
 .Font_StandardBlack{font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 14px; color: #000000; }
 .Font_SmallBlack{font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 11px; color: #000000; }
 .Font_SmallGray{font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 11px; color: #666666; }
 
 .ErrorFont {
	color: #FF0000;
	font-weight: bold;
}

.MapFont{font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 11px; color: #666666; }
a.MapFont{font-family: Trebuchet MS,Arial, Helvetica, sans-serif;font-size: 11px; color: #0033FF; text-decoration:underline }

        .LargeHeaderFont
        {
            font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
            font-size: 28px;
            color: #4B91BC;
        }