
/***** QUOTE FORM *********/
body {font-family: Tahoma; background-color: #fff; padding:0px; margin:5px 0px 0px 0px;}
p {padding:5px; font-size:12px;}
a:link, a:visited, a:hover, a:active{text-decoration: none; color:#333;}
a:hover {text-decoration: underline; color:#333;}
#quotebox{background-color:#E1E5E6; width: 285px; height: 400px; padding:0px;margin:auto; border:thin; border-color:#000; border-style:solid;}
#quotebox form{margin:0px; padding:0px;}

#quotebox form p{padding:5px; font-size:12px;}

.quoteheader {font-family: Tahoma; color:#336699; font-weight: bold; font-size: 17px;padding: 0px 0px 0px 5px; margin:0px;}
.quoteRow {margin:0px 5px 0px 5px; padding: 2px 2px 2px 2px; vertical-align:top; font-family: Tahoma;  color:#000;  font-size: 10px; text-align:right;}

.quoteRow label {width:80px; clear: left;  font-family: Tahoma; color:#666; font-size: 11px;}
.quoteRow input { height: 14px;  width: 170px;  background-color:#FFF;  color:#333;  font-family: Tahoma;  font-size: 11px; padding:0px 0px 0px 5px;}


.quoteRow label {float:left; width: 80px; clear: left;  font-family: Tahoma;  color:#666;  font-size: 11px;}

.quoteRow textarea { height: 40px;  width: 170px;  background-color:#FFF;  color:#333;  font-family: Tahoma;  font-size: 11px;}

.smallText{font-size:10px; font-family:Tahoma;color:#666; text-align:center; padding-right:5px;padding-bottom:1px;vertical-align:top;}

.buttonText input {float:right;height:22px; width:80px;font-size:11px; font-family:Tahoma;color:#000; text-align:right;padding-bottom:5px;text-align:center; margin-right:5px;}

.selectRow{ text-align:right; height: 20px;  width: auto;   color:#333;  font-family: Tahoma;  font-size: 10px; padding:0px 5px 3px 0px;}

