	


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
	font-size: 0.8em;
}

.orderform, .orderformcost, .orderformcenter {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top : 1px solid Silver;
	border-bottom : 1px solid Silver;
	margin: 0px 0px 0px 0px;
	padding : 2px 5px 2px 5px;
}
.orderform_nb {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding : 2px 3px 2px 3px;
}
#vert .orderform, #vert .orderformcenter,#vert .orderformcost {
	/*border : thin solid #FF9900;*/

}
.orderformcenter {
	text-align : center;
}
.orderformcost {
	text-align : right;
}
.orderinstructions {
	font-size: 10pt;
	line-height:18px;
	font-family: Arial, Verdana, serif;

}

.textSuggest {
	font-size: 8pt;
	font-family: Arial, Verdana, serif;
}

.textSuggestBig {
	font-size: 9pt;
	font-weight : bold;
	font-family: Arial, Verdana, serif;
}
#QuoteMain {
	border: 2px solid;
	background : White;
	border-color : #DED8BA;
	position : relative;
	margin: 12px 10px 2px 10px;
	width : 600px;

}
#QuotePrint {
	border: 2px solid;
	background : White;
	border-color : Gray;
	margin: 12px 10px 2px 10px;
	width : 600px;
}
#TOS {
	background : White;
	margin: 12px 10px 2px 10px;
	width : 600px;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
#CreditCardForm {

	margin: 0 0 0 0;
	padding: 2 0 2 5;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border: solid black 1px;
}
#CreditCardForm TD{
	font-size : 9pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#CreditCardForm .Boxes{
	border: solid black 2px;
	height: 23;
	width: 23;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#AdminBar {
	border: 2px solid;
	background : White;
	border-color : #DED8BA;
	position : absolute;
	margin: 12px 10px 2px 10px;
	float : right;
	width : 400px;
	left : 650px;
	top : 30px;
	background-image : url("i/admin.gif");
	background-repeat : repeat;
}
#InfoBar {
	border: 1px solid #D3D3D3;
	background : White;
	margin: 2px 5px 2px 5px;
}

#pad {
	margin: 10px 10px 10px 10px;
}
.pad {
	margin: 10px 10px 10px 10px;
}
TABLE.quote,TABLE.payment, TABLE.orders{
	border : 1px solid Silver;
	border-collapse : collapse;
}
TABLE.quote {
	background : #F5F5F5;
	width : 576px;
}
TABLE.payment {
	background : #FFFFEC;
	width : 576px;
}

TABLE.orders {
/*	background : White;*/
	width:99%;
}

.info, .infoc {
	background : #F5F5F5;
	width: 576px;
	border : 1px solid Silver;
	font-size: 10pt;
	margin : 3px 0 3px 0;
}

.infoc {  
	text-align : center;
}
h2,h1 {
	font-size: 10pt;
	margin: 0px 0px;
}
h1 { 
	text-align: center;
}

.r {
	width:50%;
	text-align: right;
	float :right;;
}

.l {
	width:50%;
	text-align: left;
	float :left;
/*	font : italic;*/
}
A {
	color:black;
	text-decoration : underline;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

A:hover {

}

.stageDone , A.stageDone, .stageNext
{
	font-size: 8pt;
	font-weight : bold;
	padding: 3px 3px 0px 5px;
	text-decoration : none;
	border-left-color : #DED8BA;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #DED8BA;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #DED8BA;
	border-top-style : solid;
	border-top-width : 1px;


}
A.stageDone { 
	text-decoration : underline;
}
.stageNow, A.stageDone:HOVER
{
	font-size: 8pt;
	/*font: bold;*/
	background : #FFFFFF;
	padding: 3px 3px 6px 5px;	
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
}
.stageNext
{
	color : #807540;
}
#QuoteMain h2, #QuoteMain h1{
	min-height:16px; 		
	background: #DED8BA;
	padding: 4px 5px 5px 5px;
}
#QuotePrint h2, #QuotePrint h1{
	min-height:16px; 		
	padding: 4px 5px 5px 5px;
}
#AdminBar h2, #AdminBar h1{
	min-height:16px;
	background:  #DED8BA;
	padding: 2px 5px 3px 5px;
}

#InfoBar h2, #InfoBar h1 {
	font-size: 10pt;
	background: Silver;
	padding: 0px 5px 4px 5px;
}

INPUT ,  A.btn  { 
	font-size: 10pt;
	font-family: Arial, Verdana, serif;
 }
 
 
.button 
{
	font-weight : bold;
	padding : 0px 5px 0px 5px;
	margin : 1px 4px 1px 4px;
	padding : 3px 6px 3px 6px ;
} 
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	line-height : 100%;
	margin : 4px 4px 4px 4px;
}
.disclaimer {
	text-align : center;
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 125%;
	margin : 12px 4px 6px 4px;		
}
.agreement {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 125%;
	margin : 3px 4px 6px 4px;	
}
A.pricingbtn
{
	font-size: 8pt;
	font-weight: bold;
	margin : 1px 4px 1px 4px;
	padding : 3px 6px 3px 6px ;
	text-decoration : none;
	border : 1px solid Gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	line-height : 21px;
	text-transform : lowercase;
	background-color : #EFEFEF;

}

 A:hover.pricingbtn {
	border-color :  #807540;
	color :  #807540;
}

