/* Define any template-level style here ------------------------------------------------- */
		#oGraphic { width: 446px; height: 216px; margin: 50px 0 0 50px}
		#oTitle { border: 1px solid red; width: 415px; height: 20px; margin: 12px 0 0 50px; color: #66CC00; font-size: 18px; line-height: 22px; }
		#oText { height: 182px; width: 390px; margin: 8px 0 0 50px; padding-left: 18px; color: #666666; font-size: 13px; }
		#oStepContainer { width: 380px; margin: 40px 0 0 60px; }
		#oInstruction { background: url("../../Images/Common/Instruction_Bullet_Long_5.gif"); width: 332px; height: 46px; margin: 5px 0 0 64px; padding: 6px 15px 0 25px; color: #333333; font-size: 13px;}
		#oInstructionContinue { margin: 5px 0 0 64px; }

		.spacerHotspot { width: 380px; height: 55px; } 

		.selected { width: 380px; height: 55px; vertical-align: middle; cursor: pointer; background: url('../../Images/Common/Step_By_Step_stepBG.jpg'); background-repeat: no-repeat; text-align:center; color:white; }
		.unselected { width: 380px; height: 55px; vertical-align: middle; background: url('../../Images/Common/Step_By_Step_stepBG.jpg'); background-repeat: no-repeat; text-align:center; color:white; filter: Alpha(opacity=40);}
		.current1 { width: 380px; height: 55px; vertical-align: middle; background: url('../../Images/Common/Step_By_Step_stepBG_b.jpg'); background-repeat: no-repeat; text-align:center; color:white;}
		.stepText { height: 45px; font-size: 13px; color: #3366CC; font-weight: bold; line-height: 14px; text-align: center; margin: -10px 0 0 0; }
		.currentStepText { height: 45px; font-size: 13px; color: #66CC00; font-weight: bold; line-height: 14px; text-align: center; margin: -10px 0 0 0; }
		.stepNumber { text-align:left; margin: -54px 0 0 18px; color: #F3F3F3; font-size: 13px; font-weight:bold; visibility: hidden; }
		.stepPointer1 { margin: 5px 0 5px 0; width: 26px; height: 16px; background: url('../../Images/Common/Step_By_Step_arrow_a.gif'); background-repeat: no-repeat; }
		.stepPointer2 { margin: 5px 0 5px 0; width: 26px; height: 16px; background: url('../../Images/Common/Step_By_Step_arrow_a.gif'); background-repeat: no-repeat; }
		.stepPointer3 { margin: 5px 0 5px 0; width: 26px; height: 16px; background: url('../../Images/Common/Step_By_Step_arrow_a.gif'); background-repeat: no-repeat; }
		.stepPointer4 { margin: 5px 0 5px 0; width: 26px; height: 16px; background: url('../../Images/Common/Step_By_Step_arrow_a.gif'); background-repeat: no-repeat; }
		.stepPointer5 { margin: 5px 0 5px 0; width: 26px; height: 16px; background: url('../../Images/Common/Step_By_Step_arrow_a.gif'); background-repeat: no-repeat; }
		.stepPointer1b { margin: 5px 0 5px 0; width: 26px; height: 16px; background: url('../../Images/Common/Step_By_Step_arrow_b.gif'); background-repeat: no-repeat; }
		.stepPointer2b { margin: 5px 0 5px 0; width: 26px; height: 16px; background: url('../../Images/Common/Step_By_Step_arrow_b.gif'); background-repeat: no-repeat; }
		.stepPointer3b { margin: 5px 0 5px 0; width: 26px; height: 16px; background: url('../../Images/Common/Step_By_Step_arrow_b.gif'); background-repeat: no-repeat; }
		.stepPointer4b { margin: 5px 0 5px 0; width: 26px; height: 16px; background: url('../../Images/Common/Step_By_Step_arrow_b.gif'); background-repeat: no-repeat; }
		.stepPointer5b { margin: 5px 0 5px 0; width: 26px; height: 16px; background: url('../../Images/Common/Step_By_Step_arrow_b.gif'); background-repeat: no-repeat; }