	  .highlighter {
	  	background-color: yellow;
	  }	  
	.AucLinkBlue {
		color: #000000;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration:underline;
		font-style : italic;
	}
	.AucLinkBlue:link {
		color : #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration:underline;
		font-style : italic;
	}
	.AucLinkBlue:visited {
		color: #000000;
		text-decoration:underline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style : italic;
	}

	.AucLinkBlue:hover {
		color: #000000;
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style : italic;
	}
	
	.steps {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		background-color: #074689;
		color: #ffffff;
		font-weight: bold;
		font-style: italic;
		height: 22px;
		line-height: 20px;
	}
	
	.steps2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #990000;
		font-weight: bold;
		font-style: normal;
		line-height: 17px;
	}
	
	.ways {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #000000;
		font-weight: bold;
		font-style: normal;
		line-height: 20px;
	}
	
	.waysHeader {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #000000;
		font-weight: bold;
		font-style: italic;
		line-height: 22px;
	}

	.ways2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		line-height: 18px;
		text-align:left;
	}	

	.disclaimer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		line-height: 13px;
		text-align:left;
	}	

	#goodluck {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #000000;
		font-weight: bold;
		font-style: normal;
		line-height: 22px;
		text-align:center;
	}	


	.stepsDetails {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: 000000;
		font-weight: normal;
		text-align:justify;
		font-style: normal;
		line-height: 18px;
	}



