BODY {
	color : #000000;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-left: 0px;
	}
	
	form {
	margin: 0px;
	}
	
	HR {
	color: 808080;
	margin-top: 0px;
	margin-bottom: 0px;	
	height: 1px;
	}
	

	.WhiteText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #FFFFFF;	
	}	
	
	TD	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	
	.Jumpdown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	}	
	
	TD.smallNWhite {
		font-family : Arial, Helvetica, sans-serif;
	  	font-size : 11px;
		color: #FFFFFF;
	  }
	  
	TD.smallNGrey {
		font-family : Arial, Helvetica, sans-serif;
	  	font-size : 11px;
		color: #A1A1A1;
	  }
	
	TD.bgGrey	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	background-color: #E5E3E1;
	}
	
	TD.bgGrey_ResOpt	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	background-color: #E5E3E1;
	}	
	
	TD.bgWhite	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	background-color: #FFFFFF;
	}
	
	TD.bgWhite_ResOpt	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	background-color: #FFFFFF;
	}
	
	TD.Label_Left {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : right;
	vertical-align : top;
	background-color: #E5E3E1;
	 }
	 
	TD.Label_Left_Error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #C00000;
	text-align : right;
	vertical-align : top;
	background-color: #E5E3E1;
	 }	 
	  
	TD.Label_Top {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
	background-color: #E5E3E1;
	  }	  		  
	  
	 TD.Title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #FFFFFF;
	text-align : left;
	vertical-align : top;
	background-color: #000050;

	  }	  	
	  	    
	TD.SubHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	vertical-align : top;
	background-color: #E5E3F1;
	}	  	
	
	TD.DescRule {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	text-align : left;
	vertical-align : top;
	background-color: #8c868c;
	}	  	
	
	TD.col_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	vertical-align : bottom;
	background-color: #C6C6C5;
	}	  
  

	TR.Alternating	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #E5E3E1;
	}
		  
	.reg {
	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
	}
	  
 .regNWhite {
	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
	color: #FFFFFF;
  }
	 
	  	  
.small {
	  	font-family : Arial, Helvetica, sans-serif;
	  	font-size : 10px;
	  }	  
	  
	
.SectionTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;	
	}	  

	  
  A:Link  {
  	text-decoration : none;
  	color : #555555;}
  A:Visited  {
  	text-decoration : none;
  	color : #555555;}
  A:Active  {
 	text-decoration : none;
  	color : #555555;}
  A:Hover  {
  	text-decoration : underline;
  	color : #555555;}
		
