.InLine2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	background-color: #FFA800;
	padding: 0 5px;
}
.InLine2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	padding: 0 5px;
	
}
.InLine2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	padding: 0 5px;
}
.InLine2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	display: inline;
	text-decoration: none;
	background-color: #FFA800;
	padding: 0 5px;
}
.InLine2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	padding: 0 5px;
}

.bodyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.whiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.OrangeTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFA800;
}
.WhiteTxtMdm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

