body
{
	font-family: arial;
	margin: 0px;
	
}
table
{
	font-size:12px;
	vertical-align:top;
}
td
{
	vertical-align:top;
}
table a
{
	color: #fff;
	text-decoration: none;
}
.bLink
{
	color: #2268b0;
	text-decoration: none;	
}
.heading
{
	vertical-align: middle;
	background-color: #2268b0;
	color: #fff;
	font-size: 14pt;
	text-align: left;
}
.pnlErrorSummary
{
	text-align:left;
}
.header_links
{
	color: white;
	border-top: #fff 3px solid;
	border-bottom: #fff 3px solid;
	background-color: #529ee7;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	height: 18px;
	font-weight: bold;
}

.header_links a
{
	border-right: solid 3px white;
	padding-right: 5px;
}

#main
{
	border: #fff 3px solid;
	width: 100%;
	height: 100%;
	text-align:center;
}

#detail
{
	background-color: #ffffff;
	color: #000000;
	width: 100%;
	height: 100%;
	padding: 2px;
}




.divMainCaseForm
{
	width:650px;
}
#tblMainCaseForm
{
	font-size:12px;
	margin:0px;
	padding:0px;
}
#tblMainCaseForm TR TD
{
	padding-bottom:5px;
	margin:0px;
	font-size:12px;
	vertical-align:top;
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;	
}
#tblMainCaseForm TR TD TABLE TR TD
{
	border-bottom:0px;
}
#tblMainCaseForm .txtMainCaseFormLonger
{
	width:450px;
	height:75px;
}
#tblMainCaseForm .txtMainCaseFormMedium
{
	width:250px;
}
#tblMainCaseForm .txtMainCaseFormSmall
{
	width:200px;
}
#tblMainCaseForm .txtMainCaseFormLong
{
	width:350px;
}
#tblMainCaseForm .rdlMainCaseForm
{
	margin:0px;
	padding:0px;
}
#tblMainCaseForm .spnMainCaseFormLabel
{
	font-size:12px;
}
#tblMainCaseForm .trSpacer
{
	background-color:#2268b0;
}
#tblMainCaseForm .trSpacer TD
{
	font-size:16px;
	color:White;
	font-weight:bold;
	padding-top:6px;
	padding-left:3px;
}
#tblMainCaseForm .trItem
{
	background-color:F1F0FF;
}
#tblMainCaseForm .trAlternatingItem
{
	background-color:#ffffff;
}
.btntext
{
	background-color : #003399;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 100%;
}
