.content{
	font-size:9pt;
	border:1px solid #96C2F1;
	width : 100%;
}
.content h3{
	margin: 3px;
	background-color: #F0FBEB;
	line-height: 20pt;
	font-size:12pt;
}
.content h4{
	margin: 10px;
	background-color: #B0BBEB;
	line-height: 20pt;
	font-size:12pt;
}
.content tr {
	 
}
.content th{
	background-color: #A2C3E5;
	border:			1px solid;
	border-color:	ButtonHighlight ButtonShadow
					ButtonShadow ButtonHighlight;
	text-align:	    center;
	font-size:10pt;
	white-space: nowrap;	
}
.content td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #EEEEEE;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:9pt;
	background-color: #FFFFFF;
}
.content th.line {
	width:1px;
}
.content td.line {
	width:1px;
}
.page td{
	font-size:11pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.waiting {
	position:absolute;
	z-index:100;
}
.normalInput {} 
.focusInput { border:2px solid #FFD42C; } 
.alertInput { border:2px solid #FF242C; }
form{margin:0px;display: inline}
.content .text_area {
	width: 98%;
}
body {
	font-size: 9pt;
}
