table            {font-family: Arial, Helvetica, sans-serif; font-size: x-small;}
.heading         {font-family: Arial, Helvetica, sans-serif; color:#000000 ; font-size: 18px; font-weight: bold;	font-style: normal;}
.subheading      {font-family:  Arial, Helvetica, sans-serif;color:#000000 ;	font-size: 16px;	font-weight: bold; font-style: normal;}
.sectionheader      {font-family:  Arial, Helvetica, sans-serif;color:#000000 ;	font-size: 14px;	font-weight: bold; font-style: normal;}

.normal          {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}
.NSnormal          {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: normal;}
.small           {font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: lighter;}
a                {text-decoration: underline}
A:active,a:LINK,a:VISITED {color:#0033cc;} 
A:hover                   {color:#cc0000;}
.nouline         {text-decoration: none}
.wccfixed10px       {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; font-style: normal;}
a.wccpanellink:ACTIVE,a.wccpanellink:Visited,a.wccpanellink:LINK {font-family: Arial, Helvetica, sans-serif;color:#00402C;text-decoration:none;  font-size: 11px;  font-style: normal;}
a.wccpanellink:HOVER                                               { color:#00402C;font-size: 11px ; font-style: normal;font-weight: normal; }
a.wcctoppanellink:ACTIVE,a.wcctoppanellink:Visited,a.wcctoppanellink:LINK {font-family: Arial, Helvetica, sans-serif;color:#00402C;text-decoration:underline;  font-size: 10px;  font-style: normal;}
a.wcctoppanellink:HOVER                                               { color:#00402C;font-size: 10px ; font-style: normal;}

.wccfixed12px       {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; color:#00402C}
.wccfixed12pxBlack       {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; color:#000000}

td.panel { border: 1px solid #15A27E; }
a.imageLink
{
	cursor:pointer;	
}

.copyright
{
	font-style:italic;
	font-size:xx-small;
}
.labelLeft
{
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

.DataTable
{
 	width:575px;
	border:0;
}

.DataTable td
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal;
}

.DataTable .labelRight
{
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000 ;	
	font-size: 12px;	
	/*font-weight: bold; */
	font-style: normal;
	padding-right: 10px;
	text-align:right;
}
.labelRight
{
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000 ;	
	font-size: 12px;	
	/*font-weight: bold; */
	font-style: normal;
	padding-right: 10px;
	text-align:right;
}
.ConfirmationText 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
	color: Green;
}
.ErrorTable
{
	width:400px; 
	border:1px;
	border-style:solid;
	border-width:1px;
	padding:0; 
	border-color:#000000;
	background-color:#FFFF33;
}
.ErrorTable tr
{
	border-color:#FFFF33;
}

.ErrorTable .LastColumn
{
 	width:383px;
	text-align:left;
	border-color:#FFFF33;
	background-color:#FFFF33;
	color:#FF0000;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;	
	font-family: Arial, Helvetica, sans-serif; 
}
.ErrorTable .FirstColumn
{
 	width:11px;
	text-align:center;
	border-color:#FFFF33;
	background-color:#FFFF33;
	color:#FF0000;
	font-size:12px;
	font-weight: bold; 
	font-style: normal;	
	font-family: Arial, Helvetica, sans-serif; 
}
