/* CSS Document */
.footerclass{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.whitenav{
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:12px;

	font-weight:700;
	color:#FFFFFF;
	text-decoration: none;
}
.blacknav{
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:12px;

	font-weight:700;
	color:#000000;
	text-decoration: none;
}
.frameclass{ margin:0px;}
.Header_Orange { font-family: Arial; font-size: 14px; color: #FFAE52; font-weight: bold }
.Header_White { font-family: Arial; font-size: 14px; color: #FFFFFF; font-weight: bold }
.Header_Green { font-family: Arial; font-size: 14px; color: #95B35D; font-weight: bold }
.SubHeader_Green { font-family: Arial; font-size: 12px; color: #95B35D; font-weight: bold }
.SubHeader_Orange { font-family: Arial; font-size: 12px; color: #FFAE52; font-weight: bold }
.Button_White { font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold }
.Button_Green { font-family: Arial; font-size: 12px; color: #95B35D; font-weight: bold }
.Text_Black { font-family: Arial; font-size: 14px; color: #000000; font-weight: normal }
.Text_UnderLine { font-family: Arial; font-size: 14px; color: #000000; font-weight: normal; text-decoration:underline}
.Text_UnderLineBold { font-family: Arial; font-size: 14px; color: #000000; font-weight: bold; text-decoration:underline}
.Text_BlackBold { font-family: Arial; font-size: 14px; color: #000000; font-weight:bold; }
.Small_Black { font-family: Arial; font-size: 12px; color: #000000; font-weight: normal }
.Text_Orange { font-family: Arial; font-size: 12px; color: #FFAE52; font-weight: normal }
.Text_Green { font-family: Arial; font-size: 12px; color: #95B35D; font-weight: normal }
.Header_Black { font-family: Arial; font-size: 14px; color: #000000; font-weight: bold }
.SubHeader_Black { font-family: Arial; font-size: 12px; color: #000000; font-weight: bold }
.Header_Red { font-family: Arial; font-size: 14px; color: #F31D22; font-weight: bold }
.SubHeader_Red { font-family: Arial; font-size: 12px; color: #F31D22; font-weight: bold }
.Text_Red { font-family: Arial; font-size: 12px; color: #F31D22; font-weight: normal }
.SubHeader_RedLgt { font-family: Arial; font-size: 12px; color: #AC2230; font-weight: bold }
.Header_Yellow { font-family: Arial Black; font-size: 14px; color: #FFFF00; font-weight: bold }
.SubHeader_Yellow { font-family: Arial; font-size: 12px; color: #FFFF00; font-weight: bold }
li{
list-style:disc url(file:///E|/ila-new/images/li.bmp);
}

