  a.leftmenuitem {
	  font-family: Verdana;
	  font-weight: bold;
	  color:#FFFFFF;
	  text-decoration:none;
	  font-size:12px;	
  }
  .text 
  {
  		font-family: Arial;
		color:#333333;
		font-size:11px;
  }
  
  .textMandatory 
  {
  		font-family: Arial;
		color:#333333;
		font-size:11px;
		font-weight:bold;
  }
  .label 
  {
  		font-family: Arial;
		color:#333333;
		font-size:11px;
		font-weight:bold;
  }
  .footerlink
  {
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height: 22px;
  }
   .footerlink:hover
  {
	text-decoration:underline;
  }
  
  .footertext
  {
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height: 22px;
  }

  .pageheading 
  {
	font-family:Arial;
	color: #000066;
	font-weight:bold;
	font-size: 16px;
	text-decoration:underline;
  }
  
  .sectionheading
  {
	font-family:Arial;
	color: #666666;
	font-weight:bold;
	font-size: 14px;
  }
.sectionsubheading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
