body,H3,A,P,B,SPAN,TD,INPUT,.sTx,LI,.error,DIV,.dTx,.qCls,.ansCls{font-family:tahoma,verdana,arial,;font-size:12px; color:#000000}
H3{
	font-size: 16px;
	font-weight: Bold;
	text-transform: capitalize;
	padding: 5px 0 0px 0;
	color: #538FD5;
}

a:link {font-family:verdana,tahoma,arial; color:#000000; text-decoration:none; font-size:10px}
a:visited {font-family:verdana,tahoma,arial; color:#000000; text-decoration:none; font-size:10px}
a:hover {font-family:verdana,tahoma,arial; color:#FFFFFF; text-decoration:none;font-size:10px}


body{
	background-color: #ffffff;	/* border/edge of the layout color */
	padding: 4px;
	margin: 4px;
	margin-left: 0px; /*-- Designer Specified --*/
	margin-top: 0px; /*-- Designer Specified --*/
	margin-right: 0px; /*-- Designer Specified --*/
	margin-bottom: 0px; /*-- Designer Specified --*/
}

/* Default text color, should be same as that defined above */
BODY, TD,P,B,DIV{
	color: #0D448C;
}
.dTx {
	color: #3A6395;
}
INPUT{
	color: #666666;
}
table, td.regCell,td.regCellBottom{
	border:0px solid #FFFFFF;
}

.error{
	font-weight:bold;
	color:#CC0000
}
.qCls{
	font-size:13px
	color: #FF8C00;
}
.ansCls{
	font-size:13px
	color: Green;
}
.mdCaption{font-size:11px;font-weight:bold;}
.sTx,.sLn{font-size:11px;}
.lTx,.lLn{font-size:15px}



/*---- Layout ----*/
div
{
	/* this is for netscape 4's sake */
	margin: 0;
	padding: 0;
}



