/* CSS Document */

	

input.formcell,select.formcell,p.formcell,td.formcell {

	color: #000000;

	font-weight: bold;

	font-family: Verdana;

	font-size: 10px;

	}


.call {

	color: #000000;

	font-weight: bold;

	font-family: Verdana;

	font-size: 8px;

	}

td.formhead {

	background-color:#000000;

	color: #ffffff;

	font-weight: bold;

	font-family: Verdana;

	font-size: 9px;

	padding: 5px;

	}



td.formdata {

	color: #000000;

	font-weight: normal;

	font-family: Verdana;

	font-size: 9px;

	}



.estimate_header {

	background-color: #000000;

	color: #ffffff;

	text-align: center;

	font-weight: bold;

	font-family: Verdana;

	font-size: 11px;

	}

	

.estimate_data {

	background-color: #ffffff;

	color: #000000;

	text-align: center;

	font-weight: bold;

	font-family: Verdana;

	font-size: 11px;

	}



.lochead {

	background-color: #ffffff;

	color: #000000;

	text-align: left;

	font-weight: bold;

	font-family: Verdana;

	font-size: 11px;

	}

.locdata {

	background-color: #ffffff;

	color: #000000;

	text-align: left;

	font-weight: normal;

	font-family: Verdana;

	font-size: 11px;

	}





.get_estimate {

	color: black;

	text-align: center;

	font-weight: bold;

	font-family: Verdana;

	font-size: 11px;

	}



a.get_estimate {

	color: blue;

	text-align: center;

	font-weight: bold;

	font-family: Verdana;

	font-size: 11px;

	text-decoration: none;

	}



a.get_estimate:hover {

	color: red;

	text-align: center;

	font-weight: bold;

	font-family: Verdana;

	font-size: 11px;

	text-decoration: none;

	}



ul.error {

	color: red;

	font-weight: bold;

	font-family: Verdana;

	font-size: 9px;

	}



li.error {

	color: red;

	font-weight: bold;

	font-family: Verdana;

	font-size: 9px;

	}

