/* Define any template-level style here ------------------------------------------------- */
		#oGraphicDiv { position: relative; margin:14px 0 0 15px; z-index:1; }
		#oHotspotLayer { position: absolute; top: 0; left: 0; }
		#oHotspotTextLayer { position: absolute; display: none; }
		#oHotspotTextLayerCallout { width: 20px; height: 100%; background-image: url("../../Images/Common/RolloverBoxLeft_BG.gif");}
		#oHotspotTextLayerCalloutRight { width: 20px; height: 100%; background-image: url("../../Images/Common/RolloverBoxRight_BG.gif"); }
		#oHotspotTextLayerContent { background-color: #FFFFFF; width: 200px; height: 80px; padding: 10px; font-size: 12px; border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }
		#oTextDiv { width: 1014px; height: 146px; background-image: url("../../Images/Common/imagemap_WhiteBG.jpg"); background-repeat: no-repeat; position: relative; top:0; left:0;}
    #oTitle {margin: 16px 0 0 72px; color: #66CC00; font-size: 18px;}
    #oText {width: 520px; height: 65px; margin: 11px 0 0 72px; color: #666666; font-size: 13px;}
    #oInstruction {padding: 5px 5px 0 10px; position: absolute; top:0; right:26px; color: #333333; font-size: 13px;  position: absolute; color: #333333; width: 269px; height: 92px; background: url('../../Images/Common/Instruction_Bullet_Tall.gif');}
		#oInstructionContinue { position: absolute; top:16px; right:32px; }
		
		.hotspot { cursor: hand; filter: alpha(opacity=50);}
		
		
		
		.hotspot_Over { filter: none; }