#quotetab td{font-size:1em;background-color: #ffffff;text-align:right; width:300px;padding-left:5px;padding-right:5px;}
#quotetab td.top{text-align:left;background-color: #e0e0e0;font-weight:bold;}
#quotetab td.left{text-align:left;background-color: #f0f0f0;}
#quotetab td.right{text-align:right;background-color: #f0f0f0;}
#quotetab{
border: 0px solid #000000;}
grey{background-color:#eeeeee;}
.redalert {color:red;}

.debug {border: solid 1px black;padding:10px;margin-top:20px;}
/* form.css */


form {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
}


textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  margin:5px 0 5px 0;
}

form div p{
margin:0px;margin-bottom:2px;
}
 div.infobox {
  width: 450px;
  padding: 5px;
  color: #666666;
  font-size: 100%;
  border:1px solid #ccc; overflow:auto; background:#fff
}

 div.infobox  h1{font:12px Verdana, Sans-Serif;font-weight:bold; color:#293674; background:#F7F7E7;margin:0px; 
padding:4px 0 4px 10px; border-bottom:1px solid #ccc; height:14px;}



* html legend.quoteform{width:400px;}

form div label {
  display: block;
  float: left;
  width: 290px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}

form div label.oneninety{width: 190px;}

form div input{
  width: 180px;
  padding: 1px 3px;
  margin: 0px 0px 0px 0px;
}

div.infopop{text-align:left;margin:0;padding:0;font-size:90%}

p.right{text-align:right}

.alertbox {
  width: 98%;
  color: #666666;
  font-size: 100%;
  padding-left:20px;
  margin-bottom:10px;
  border:1px solid #ccc; overflow:auto; background:#fff;
  background:url(alert_images/exclamation.gif);
background-repeat: no-repeat;
background-position: top right;
}
.alertbox  h1{font:12px Verdana, Sans-Serif;font-weight:bold; color:#293674; background:#F7F7E7;margin:0px; 
padding:4px 0 4px 10px; border-bottom:1px solid #ccc; height:14px;}


.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#EEEEEE;
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:2px;
	color:#FFFFFF;
	text-decoration: none;
	border: 1px solid #999999;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

table.quotetable {
  width:400px;
  border:0px;
  padding:0px;  
  margin:0px;
margin-left:25px;
  margin-bottom: 2px;
  border-collapse:collapse;
}

table.quotetable tr {
  font-weight:normal;
  line-height:140%;
  margin:0px;
  padding:0px;
  border:0px;
 font-size:13px;
}

table.quotetable td.right {text-align:right}
table.quotetable tr.result {font-size:14px;font-weight:bold;color:#990000;}

ol.condlist li   { list-style-type: decimal;margin-bottom:5px;background-image:none;  }
ol.condlist li ul li { list-style-type: none;}
.backbutton {margin:0px;padding:2px;font-size:.9em;width:12em;background-color: #eeeeee; border-bottom: thin solid Gray; border-left: thin solid White; border-right: thin solid Gray; border-top: thin solid White;}
form.backform{margin-bottom:10px;}
form.backform input{margin:0px;padding:0px;}