	#tdTutorial{
		background-color: #A8B6BD;
	}
	#tdExplanationHeader{
		height: 44px;
		width: 271px;
		background-image: url(../images/custom-cutouts_05.jpg);
		background-repeat: no-repeat;
	}
	#tdExplanationHeader h1{
		color: #ffffff;
		font-family: arial;
		font-weight: bold;
		font-style: italic;
		font-size: 18px;
		margin-top: 9px;
		margin-left: 22px;
	}
	#tdExplanation{
		/*HOMEPAGE-ONLY*/
		background-image: url(../images/custom-cutouts_09.gif); 
		background-repeat: repeat-y;
	}
	#divExplanation{
		/*HOMEPAGE-ONLY*/
		width: 271px; 
		height: 199px;
		background-image: url(../images/custom-cutouts_08.jpg);
		background-position: top center; 
		background-repeat: no-repeat; 
	}
	#tdExplanation P{
		font-size: 12px;
		font-family: arial;
		text-align: justify;
		margin-left: 20px;
		margin-right: 12px;
		margin-bottom: 8px;
	}
	#tdDisclaimer{
		background-image: url(../images/custom-cutouts_09.gif);
		background-repeat: repeat-y; 
		vertical-align: bottom;
	}
	#divDisclaimer{
		background-image: url(../images/custom-cutouts_10.gif); 
		background-repeat: no-repeat; 
		background-position: bottom center;
	}
	#divDisclaimer P{
		font-size: 10px;
		font-style: italic;
		font-family: arial;
		text-align: justify;
		margin-left: 20px;
		margin-right: 12px;
		margin-bottom: 2px;
	}
	#btnGetStarted{
		border: 0px;
		text-align: right;		
		margin-top: 30px;
		margin-left: 18px;
	}