@charset "utf-8";
/* CSS Document */

form #quote{ 
	border:1px solid #000000; 
	background-color:#FFFFFF; 
	border:1px dotted #999999; 
	color:#47422C; 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10px; 
	margin-right:4px; 
}
.body11{ 
	color:#424242; 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:11px; 
	line-height:16px;
	padding:6px;
}
.required{ 
	color:#990000; 
	font-weight:normal;
}
.whitereg{ 
	color:#FFFFFF; 
	font-weight:bold; 
	background-color:inherit;
}
.whiteheading {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left:6px;
}
strong, b {
	font-weight: bolder;
}
.select_style {
	border:1px solid #CCCCCC;
	font-family:Tahoma,"MS Sans Serif";
	font-size:8pt;
}
.quote_header{
	padding:0px 5px 0px 5px;
}
.bottom_quote{
	margin-left:6px;
}