
    	td{
    	  font-family: arial;
    	  font-size: 12px;
    	}
    	.topHeader{
    	  font-weight: bold;
    	  font-size: 14px;
		  color: #660000;
    	}
    	.header{
    	  font-weight: bold;
    	}
		.subtitlesRedCorp{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-weight: bold; 
			color: #660000
		}
		.subtitlesRedCorpHdr{
			background-color:#DED3CA;
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			font-weight: bold; 
			color: #660000;
			vertical-align: top;
			white-space: nowrap;
		}
		.subtitlesRedCorpHdrDetail{
			background-color:#DED3CA;
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-weight: bold; 
			color: #660000;
			vertical-align: top;
			white-space: nowrap;
		}
		.redDetail{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			font-weight: bold; 
			color: #660000;
		}
		.requiredSmall{
			font-size: 11px;
			color: #A2A2A2;
		}
		a.requiredSmall{
			font-size: 11px;
			color: #A2A2A2;
			text-decoration: none;
		}
		a{
			color: #660000;
		}
		a:hover.requiredSmall{
			font-size: 11px;
			color: #660000;
			text-decoration: underline;			
		}
		.required{
			color: #A2A2A2;
		}
		.btn{
			background-color: #DED3CA;
			border: 1px solid #660000;
			color: #660000;
			cursor: hand;
			width: 120px;
		}
		.pButton{
		  background-color: #DED3CA;
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  border: 1px solid #660000;
		  color: #660000;
		  width: 120px;
		}
		.legendText{
		  color: #660000;
		}
		.searchResults{
			font-size: 11px;
			vertical-align: top;
		}
		.searchResultsOver{
			font-size: 11px;
			vertical-align: top;
			background-color: #C9BBAF;
		}
		.searchResults:link{
			color:#660000;
		}
		.link{
			color:#660000;
		}
    