.RefMIS-C {
	background-color : Blue;
	text-align : center;
	color : Lime;
	font-weight : bold;
}

.BigDisplay {
	font-size : 24pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
}

.BigDisplay2{
	font-size : 18pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	font-variant : normal;
}


.AdSpace {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}

.EnrollSmallText {
	background-color : Lime;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
}

.ActivitySmallText {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

.EnrollList {
	background-color : Lime;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.ActivityList {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.MessageDisplay {
	color : Red;
	font : bold;
	font-size : large;
}

.helpText {
	font-size : xx-small;
}

.TD {
	font-weight : bold;
}

.wiaHeader {
	color : Red;
	font : bold;
	font-size : 26pt;
	text-align : center;
}

.FHC {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 11pt;
}

.FHL {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 11pt;
}

.FHR {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
	font-size : 11pt;
}

.FHC2 {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 9pt;
}

.FHL2 {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 9pt;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
}

.XDC {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 9pt;
	color : Maroon;
}

.XDL {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 9pt;
	color : Maroon;
}

.XDC-LATE {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 9pt;
	color : White;
	background-color : Red;
}

.XDC-DONE {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 9pt;
	color : Gray;
	background-color : Lime;
}

.logged {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

.DHR-JTA {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
	font-size : 9pt;
	background-image : url(../Appl/Images/jta.gif);
}

.DHC-JTA {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 9pt;
	background-image : url(../Appl/Images/jta.gif);
}

.ApplicationInfo {
	background-color : Blue;
	color : White;
}

.DHL-JTA {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 9pt;
	background-image : url(../Appl/Images/jta.gif);
}

.body_style{
	background-color : #000066;
	color : White;
	font-family : Arial, Helvetica, sans-serif;	
}

.PBC {
	background-color : Silver;
	text-align : center;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;	
}

.PBL {
	background-color : Silver;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 9pt;
}

.PBR {
	background-color : Silver;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
	font-size : 9pt;
}

.PHeader {
	color : Red;
	font : bold;
	font-size : 20pt;
	text-align : center;
}