body
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	background-color: gainsboro;
		
}
h1
{
	font-family: Arial;
	color : Navy;
}

.MenuBlock td
{
	padding-right: 10px;
	padding-left: 10px;
}
.HeaderStyle
{
	background-color: whitesmoke;
	font-size: 14px;
	color: Navy;
	
	font-family: arial;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	background-image: url(Images/HeaderCenter.gif);
}
.RadioTestType
{
	border-right: 3px solid red;
	border-top: 3px solid red;
	border-left: 3px solid red;
	border-bottom: 3px solid red;
	font-family: arial;
	font-size: 8pt;
	background-color: white;
	padding-left: 5px;
	background-color: White;
	
}
.ContentStyle
{
	background-color: White;
	height: 470px;
	width: 850px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}

.MenuBlock
{
	background-color: azure;
	border-right: gray 1px groove;
	border-top: gray 1px groove;
	border-left: gray 1px groove;
	border-bottom: gray 1px groove;
		
}
.ErrorStyle
{
	background-color: white;
	height: 26px;
	font-family:Arial;
	font-size: 10pt;
	color:Red;
}
.FooterStyle
{
	background-color: whitesmoke;
	height: 36px;
	width: 870px;
}

.ErrorStyle
{
	font-family: arial;
	font-size: 8pt;
	color:Red;
	padding-left: 5px;
	width: 865px;	
}
.LabelStyle
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: white;
	
}
.LabelResultStyle
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: azure;
	padding-left: 5px;
}
.TextStyle
{
	font-family: arial;
	font-size: 8pt;
	background-color: white;
	padding-left: 5px;
}
.InputStyle
{
	font-family: arial;
	font-size: 8pt;
	background-color: white;
	border-right: black 1px dotted;
	border-top: black 1px dotted;
	border-left: black 1px dotted;
	border-bottom: black 1px dotted;
	margin-right: 2px;
}
.TableHeaderStyle
{
	background-image: url(Images/TableHeading.gif);
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	height : 17px;
}
.DialogWindow
{
	border-right: midnightblue thin solid;
	border-top: midnightblue thin solid;
	border-left: midnightblue thin solid;
	border-bottom: midnightblue thin solid;
	background-color: lavender;
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.DialogHeader
{
	font-size: 12pt;
	font-weight: bold;
	background-color: navajowhite;
}

.Del06Spm
{
	padding-right: 5px;
	padding-left: 21px;	
}

.NoBreak
{
	white-space : nowrap;
}
a
{
	color:rgb(0,102,204);
}
a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}

.MultiChoice
{
	margin-top: -2px; 
}
.CheckBoxMath
{
	white-space : nowrap;
	margin-top: -10px; 
	color: Red;
}
.SpacerCell
{
	font-size: 3px;
}

.U1
{
	font-weight: bold;
}

#ctl00_MainContent_TelerikViewerReportFrame
{
    height: 439px !important;
}