
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1 {
	font-size: 20px;
	color: #CC0033;
}

h2 {
	font-size: 20px;
	color: #CC0033;
}

h3 {
	font-size: 15px;
	color: #29669c;
}

h4 {
	font-size: 13px;
	color: #003399;
}
	
hr {
	color: #CC0033;
	background-color: #CC0033;
	border: 0;
	height: 2px;
}

.footer {
	color: #666666;
	font-weight:bold;
	font-size: 11px;
}
.copy {
	color: #666666;
	font-size: 9px;
}
	
.coupon {
	border: thick;
	border-style: dashed;
	border-color: #CC0033;
}
.QuoteHeading {
	margin-top: 1em;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}
.Green {
	color: rgb(0, 102, 51);
}
.BlueBorder {
	border: 1px solid #A3B6DC;
}
.QuoteBoxContainer {
	margin-top: 2em;
	margin-bottom: 2em;
}
.QuoteBoxHeader {
	background-color: #D4E8FC;
	font-weight: bold;
	font-size: 13pt;
	border-left: 1px solid #A3B6DC;
	border-top: 1px solid #A3B6DC;
	border-right: 1px solid #A3B6DC;
	width: 180px;
	padding: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.QuoteItself {
	background-color: #FFFFCC;
}

.QuoteBoxHalf {
	padding: 5px;
	border-left: 1px solid #A3B6DC;
	border-top: 1px solid #A3B6DC;
	border-right: 1px solid #A3B6DC;
    border-bottom: 1px solid #A3B6DC;
}
.PriceLabel {
	font-weight: normal;
	font-size:12px;
	width: 164px;
	font-family: Arial, Helvetica, sans-serif;
}
.PriceValue {
	font-weight: bold;
	padding-left: 10px;
}
.QuotePrice {
	font-weight: bold;
	font-size: 28pt;
	margin: 20px;
	text-align: center;
}
.Disclaimer {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 8pt;
	color: #888888;
	text-align: left;
}
.QuoteItself form input {
	font-weight: bold;
}
.Red {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}
#RequestACall {
	padding: 10px;
	margin: 10px;
	text-align: left;
}
#RequestACall div {
	padding: 5px;
}
#EmailMeMyQuoteContainer {
	padding: 10px;
	margin: 10px;
}
#EmailMeMyQuoteContainer div {
	padding: 5px;
}
.txtbx
{
	BORDER-RIGHT: #FFFFD9  0px none;
	BORDER-TOP: #FFFFD9 0px none; 
	BORDER-LEFT: #FFFFD9 0px none;
	BORDER-BOTTOM: #FFFFD9 0px none;
	Height:17;
	Width:40;
	font-weight: bold;
	font-size:12px;
	text-align: Left;
	background-color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	
}
.txtbx1
{
	BORDER-RIGHT: #FFFFD9  0px none;
	BORDER-TOP: #FFFFD9 0px none; 
	BORDER-LEFT: #FFFFD9 0px none;
	BORDER-BOTTOM: #FFFFD9 0px none;
	width:120px;
	font-size: 28pt;
	margin: 0px;
	text-align: left;
	background-color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	
	}
.asgLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0033;
	font-weight:bold; 
	
}
.asgButtons
{
	font-family: Arial, Helvetica, sans-serif;
	height:30px;
	width:250px;
	font-size:14pt;
	background-color:#CC0033;
	color:White;
}
.asgSmallButtons
{
	font-family: Arial, Helvetica, sans-serif;
	height:25px;
	width:120px;
	font-size:10pt;
	background-color:#CC0033;
	color:White;
}
.asgBlackLabel
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:13pt;
   color:#003399;	
   font-weight:bold;
}
 .asgHeaderLabelRed
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0033;
	font-weight:bold;
	
}
.thText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #f0f0f0
}
.tdText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.errorMsg
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0033;
}