@charset "utf-8";
/* CSS Document */
/* Quickpricing */

#QuickPricing {
	list-style: none;
	margin:0;
	padding:0;
	clear:both;
	} 
#QuickPricing LI.Left {
	margin-right:4px;
	width:610px;
	float:left;
	}
#QuickPricing LI.Left .Panel .Cell {
	list-style: none;
	margin:0;
	padding:0;
	}
#QuickPricing LI.Left .Panel .Cell LI.Top {
	height:400px;
	}
#QuickPricing LI.Left .Panel .Cell FORM {
	background:#FFFFFF;
	margin:10px;
	padding:8px 5px 3px 5px;
	height:30px;
	font-size:11pt;
	font-weight:bold;
	color: #192e6c;
	}
#QuickPricing LI.Left .Panel .Cell FORM INPUT {
	background:url(../images/bg-btn-blue.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:9pt;
	width:125px;
	height:26px;
	border: none;
	}
#QuickPricing LI.Left .Panel .Cell FORM IMG {
	margin:0px 4px 0 4px;
	}
#QuickPricing LI.Right {
	width:456px;
	float:left;
	}
#QuickPricing LI.Right .Panel .Cell {
	height:120px;
	}

#QuickPricing LI.Right UL.Inline {
	list-style: none;
	margin:0;
	padding:0;
	}
#QuickPricing LI.Right UL.Inline LI {
	float:left;
	}
#QuickPricing LI.Right UL.Inline LI .Panel .Cell {
	height:149px;
	}

#QuickPricing LI.Right UL.Inline LI.Left {
	margin-right:4px;
	width: 174px;
	height:100px;
	}
#QuickPricing LI.Right UL.Inline LI.Right {
	width: 278px;
	text-align:center;
	}
#QuickPricing LI.Right UL.Inline LI.Right FORM {
	margin:0;
	padding:0;
	}

#QuickPricing LI.Right UL.Inline LI.Right TEXTAREA {
	width:248px;
	margin:12px;
	height:123px;
	}

	