/*<STYLE type="text/css">*/
table.webapps {
	font-size: 10pt;
	font-family: Arial;
}
table.webapps tr {
	vertical-align: top;
	/* border-left: 1px solid #E0E0E2;  */
	border-left: 1px solid #F2F2F2;
	/*border-right: 1px solid #E0E0E2; */
	border-right: 1px solid #F2F2F2;
}

table.webapps td {
	padding-left: 3px;
	/* border-bottom: 1px dashed #AAA;  */
	padding-left: 15px; 
	background-color: #F2F2F2;
}
table.webapps td.section_header { 
	background-color: #CC0001; 
	color: #FFFFFF; 
	font-size: 14pt; 
	font-weight: bold; 
}
table.webapps td.field_header { 
	background-color: #666666;
	color: #FFFFFF; 
	font-weight: bold; 
	padding-left: 10px; 
}
/* used*/
table.webapps td.Page_Title {
	/* background-color: #F2F2F2; */
	padding-left: 3px;
	color: #003B5E;
	font-weight: bold;
	font-stretch: wider;
	font-size: 18pt;
	
}
/* */
table.webapps td.sub_page_title {
	padding-left: 10px;
	color: 	#003B5E;
	border-bottom: 2px solid #003B5E;
}
span.small_text {
	font-size: 8pt;
}
/* used */
span.small_italic {
	font-size: 9pt;
	font-style: italic;
}
.bottom_border {
    border-bottom: 1px dashed #6A9FBF;
}

/* */
table.SubTable {
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}
table.SubTable td { 
	border-bottom: 0px; 
	font-size: 8pt; 
	padding: 2px;
	text-align: center; 
}  

table.school_section {    
	font-family: Arial;
	font-size: 9pt;
}
table.school_section td {
	border-bottom: 0px; 
	font-size: 9pt;
	padding: 2px;
}
.question {
	color: #003B5E;
	font-weight: bold;
	
/*background-color: #2E3B48; */  
}
.signhighlight {
	background-color: #F9EE4C;
/* yellow */
}
.ninepoint {
    font-family: Arial;
	font-size: 9pt;
}
.redsignature {
    font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: red;
}
/*</STYLE>*/
