@charset "utf-8";
/* CSS Document */

TABLE.DualPageLayout		{ width:758px; height:100%; margin:0px 0px; }
	TD.DualPageLayout_LeftColumn	{ width:192px; height:100%; vertical-align:top; padding:16px 0px 16px 10px; }
	TD.DualPageLayout_RightColumn	{ width:555px; height:100%; vertical-align:top; }
	TD.DualPageLayout_InnerSep		{ width:11px; }
	
	
	TABLE.LeftColumn		{ width:192px; height:100%; }
		TD.LeftColumnEdge	{ width:192px; height:9px; }
		TD.LeftColumnButton	{ width:192px; height:40px; background-repeat:no-repeat; background-position:top left; text-align:left; }
		TD.LeftColumnButton A	{ display:block; width:181px; height:40px; margin-left:7px; overflow:hidden; }
			TD.ButtonOn		{ background-image:url(../img/leftcol_button_prod_on.gif); }
			TD.ButtonOff	{ background-image:url(../img/leftcol_button_off.gif); }
		TD.LeftColumnSpacer	{ height:100%; background-image:url(../img/leftcol_borders.gif); background-repeat:repeat-y; }
		TD.LeftColumnSpacer DIV	{ height:100%; background-image:url(../img/leftcol_grad.gif); background-position:center top; background-repeat:no-repeat; }
		
	TABLE.RightColumn		{ width:555px; height:100%; }
		TD.RightColumnTop		{ height:26px; vertical-align:bottom; }
		TD.RigthColumnBottom	{ height:26px; vertical-align:top; }
		TD.RightColumnMiddle	{ height:100%; background-image:url(../img/rightcol_middle.gif); background-repeat:repeat-y; vertical-align:top; }
		TD.RightColumnMiddle H1		{ width:539px !important; height:58px; background-image:url(../img/rightcol_header.gif); background-repeat:no-repeat;
									  padding:0px 0px 0px 16px; margin:0px; width:555px; text-align:left; }
		TD.RightColumnMiddle P, TD.RightColumnMiddle DIV		{ clear:both; font:normal 13px/20px Verdana; color:#3B3B3B; padding:10px 20px 0px; text-align:left; margin:0px; }
		TD.RightColumnMiddle UL		{ clear:both; margin:10px 20px 10px 40px !important; margin:10px 20px 10px 38px; padding:0px; text-align:left; }
		TD.RightColumnMiddle UL LI		{ margin:0px; padding:2px 10px; list-style-position:outside;
										  list-style-image:url(../img/bullet_purple.gif) !important; list-style-image:url(../img/bullet_purple_ie.gif);
										  font:normal 13px/20px Verdana; color:#3B3B3B; }
		TD.RightColumnMiddle A			{ color:#07BEF2; text-decoration:underline; }
			A.BackToTop		{ float:right; display:block; width:88px; height:17px; text-align:center; font:normal 13px Verdana; color:#FFFFFF !important;
							  background-repeat:no-repeat; background-position:top right; background-image:url(../img/backtotop.gif); text-decoration:none !important; }
		
			.subTitle { background-image:url(../img/subTitle_bg.gif); background-position:top; background-repeat:repeat; margin:13px 7px 0px 7px !important; padding:5px 0px 2px 18px  !important; border:1px solid #EFEDEF; vertical-align:middle;}
			.subTitle  * { vertical-align:middle}
		TD.RightColumnMiddle H2 { background-image:url(../img/subTitle_bg.gif); background-position:top; background-repeat:repeat; padding:7px 0px 4px 14px !important; margin:0px 7px 0px 5px !important; text-align:left;    border:1px solid #EFEDEF;}
		TD.RightColumnMiddle DIV.stroke{background-image:url(../img/products_stroke.gif); background-position:top; background-repeat:repeat; padding:0px 0px 4px 0px !important; margin:0px 7px 0px 5px !important; text-align:left; border:1px solid #EFEDEF;} 
		.paddingBott { padding-bottom:10px !important;}
		.demoBTN { padding:32px 0px 32px 5px !important;}