@charset "utf-8";
/* CSS Document */

.Chp_Chpt{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	line-height: 30px;
}
.Chp_Div{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #006699;
	text-align: center;
}
.Chp_TClass{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}
.Chp_Class{
	font-family:Arial;
	font-size: 12px;
	font-weight:Normal;
	color: #000000;
	background-color: #EEEEEE;
	text-align: center;
	line-height: 20px;
	
}
.FLSA_Cl{
	font-family:Arial;
	font-size: 16px;
	font-weight:Normal;
	color: #1200FF;
	background-color: #EEEEEE;
	text-align: center;
	line-height: 20px;
	
}
.Chp_Resultat{
	font-family:Arial;
	font-size: 12px;
	font-weight:Normal;
	color: #000000;
	background-color: #EEEEEE;
	text-align: center;
	line-height: 20px;
	width:50px;
}
.Chp_ClassEq{
	font-family:Arial;
	font-size: 12px;
	text-indent: 10px;
	font-weight:Normal;
	color: #000000;
	background-color: #EEEEEE;
	text-align: left;
	line-height: 20px;
}
.FLSA_ClEq{
	font-family:Arial;
	font-size: 16px;
	text-indent: 10px;
	font-weight:Bold;
	color:#1200FF;
	background-color: #EEEEEE;
	text-align: left;
	line-height: 20px;
}
.Chp_Tr{
	font-family:Arial;
	font-size: 14px;
	font-weight:Bold;
	color: #FFFFFF;
	background-color: #006699;
	text-align: left;
	line-height: 20px;
}
#art_Result{
	width: 820px;
	height: 340px;
	/*    display:inline-block;*/
	vertical-align: top;
	/*border: thin solid #FF0000;*/
	text-align: center;
	z-index: auto;
	overflow: auto;
}	