/*--- Registration ---*/
body {
	background-color:white;
	color:black;
	margin:0px 0pt 0pt;
	padding:0px 0pt 0pt;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.heading2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #666666;
}
a {
font-family:arial,non-serif;
font-size:10px;
font-weight:bold;
}
a, a:visited{
	color:#5D9732;
	text-decoration:none;
}
a:hover{
	color:#5D9732;
	text-decoration:underline;
}
.textbox {
    font-size:11px;
	color:#000000;
	margin-top:2px;
}
.numberfield {
    font-size:11px;
	color:#000000;
	width:3em;
}
/* styles for date picker layer(s) */ 
	table.shell {border-collapse:collapse;font:normal 10px/12px Verdana,Arial,Helvetica;border:1px #101010 solid;border-width:1px 1px 0 0; }
	table.shell td {border:1px #101010 solid;border-width:1px 1px;}
 	table.shell a {cursor:pointer;color:#101010;text-decoration:none;}
 	table.shell abbr {display:block;width:20px;font-size:10px;border:0;text-align:center;}
 	table.shell .inner {border:0;width:100%;}
 	table.shell .inner td {border:0;padding:2px;}
 	table.shell .Numeric {font-size:10px;}
 	table.shell .DaysLabel {font-size:10px;color:#FFC425;font-weight:bold;}
 	table.shell .TextLabel {font-size:12px;color:#CC0000;}

