@import url("styleEstimate.css");
@import url("styleNav.css");
@import url("styleService.css");
@import url("styleLinks.css");


BODY{ font-size: 10pt }
TR  { font-size: 14px;}
FONT  { line-height: 120%;}  

.font8pt {  font-size: 8pt}
.font9pt {  font-size: 9pt}
.font10pt {  font-size: 14px; line-height:140%}
.font12pt {  font-size: 12pt; line-height:140%}
.font14pt {  font-size: 14pt; line-height:140%}
.list {  font-size: 8pt; line-height:120%}
.list2 {  font-size: 10pt; line-height: 120%}
.list3 {  font-size: 12pt; line-height: 120%}
.font30 {  font-size: 40px}
.font_n12 {  font-size: 12pt; line-height: 15px}
.font_n12 {  font-size: 12pt; line-height: 18pt}
.font_n14 {  font-size: 14pt; line-height: 16pt}

.font_n10pt{  font-size: 10pt}
.font_n11pt{  font-size: 11pt}

.err { font-size: 11pt; font-weight:bold;}



#contentBox{
width:420px;
text-align:left;
	background-image:url(images/table_middle.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0x;
}

#contentBox p{
	background-image:url(images/table_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0;
	padding-left:9px;
	padding-right:9px;
	padding-top:9px;
}


#contentBox ul{
list-style:none;
padding:9px;
margin:0;
line-height:150%;
background-image:url(images/table_bottom.gif);
background-position: bottom left;
background-repeat:no-repeat;

}

#contentBox li#tel{
font-size:18px;
background-image:url(images/tel_icon.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:18px;
text-align:left;
}

#contentBox li#mail{
font-size:18px;
background-image:url(images/mail_icon.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:18px;
text-align:left;
}

