div
{
	text-align: center;
}
body
{
	margin:0;
	background: #ffffff; 
}
.FieldsetStyle
{
	padding: 2px 2px 2px 2px;
}
.LegendStyle
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight:normal;
	text-align:right;
	color: #000;
}
.FormBackgroud
{
	background-color:#CADAEA;	
}
.SFormBackgroud
{
	background-color:#9FD2FF;	
}
.boxStyle
{
	font-family:Tahoma;
	font-weight:normal;
	color:#000;
}
.CSSLeftToRightClass
{
	direction :ltr;
}

a:active 
{ 
	text-decoration: none; font-family:Tahoma; color:Blue; font-size:10pt;  font-weight:bold 
}
a:link 
{ 
	text-decoration: none; font-family:Tahoma; font-size:10pt;  font-weight:bold 
}
a:visited 
{ 
	text-decoration: none; direction :rtl ;color:Blue; font-family:Tahoma; font-size:10pt;  font-weight:bold 
}
a:hover 
{
	color: #000055; font-family:Tahoma; font-size:10pt; font-weight:bold 
}

P
{
	font-size: 10pt;
}

td
{
	font-family: 'Tahoma', 'Arial', 'Sans-Serif';
	font-size: 10pt;
}


.indent
{
	margin-left: 60px;
}

code
{
	color: #8B0000;
}

.formTable
{
	background-color: #EFEFEF; border: 1px solid gray;
	margin-left: 60px;
}

.checklist1 {border: 2px solid Navy; background-color: #ADD8E6;}
.displayBox3 {border: 1px dashed darkGreen; cursor:default; background-color:White;}
.displayText3 {font-size: 8pt; background-color:White}
.checklist3 {background-color: White; border: 4px solid darkGreen; padding: 4px; height: 150px; width: 200px; overflow: scroll; }
