body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #282828;
	text-align: center;
	margin: 0px;
	background-image: url(images/BackFill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#phone {
	height: 40px;
	width: 215px;
}
#header {
	height: 128px;
	width: 583px;
}
div.transOFF {width: 100%;}
div.transON {width: 100%;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.50; }
div.OFF {width: 100%; background-color: white; }
div.ON {width: 100%; background-color: white;opacity:.0;filter: alpha(opacity=0); -moz-opacity: 0.0; }
.text {
	text-align: left;
	color: #333333;
	font-size: 10px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}
.AppText {
	text-align: left;
	color: #333333;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	font-variant: normal;
}

.AppStats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.AppStatsTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.AppStatsText {
	padding: 5px;
	color: #bbbbbb;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #c2c2c2;
	background-color: #d3d3d3;
}
.AppStatsDone {
	padding: 5px;
	color: #282828;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.AppStatsSel {
	font-weight: bold;
	background-color: #e3d051;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #918827;
	color: #4A4209;
}
.AppText legend {
	font-weight: bold;
	color: #0E2C73;
}
.AppTextTable {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	padding: 5px;
}
.AppTextTableOutline {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
.AppText a {
	color: #4D82CB;
}
.AppTextTableMissing {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	padding: 5px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}




.FormTD_Right {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	padding: 5px;
}

.FormTD_Left {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	padding: 5px;
	text-align: right;
}


.FormOutline {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}

