@import 'rfp.css'; 

.contact-copy  h2{font-size:4em; margin:10px 0 10px 0;
background:url("../images/contact-title.png") 0 -250px no-repeat; height:47px; text-indent:-9999px;}

.vcard  {
border:1px solid #ddd;  border-left:1px solid #eee;  border-top:1px solid #eee; 
background:	#F8F8F8d;
color:#555;
padding:10px 10px;}

.vcard  h3 {font-size:1.8em; margin:5px 0 15px 0; background:url("../images/contact-title.png") 0 -320px no-repeat; height:19px; text-indent:-9999px;}

.vcard ul {list-style:none outside;margin:0; padding:0;font-size:1.1em;}

.vcard li {margin:5px 0; }
.vcard li label{width:80px; display:none; }

.vcard .adr{margin:10px 0; line-height:1.1em;}
.vcard .adr a{border-bottom:none; color:#555;}

.vcard .tel, .vcard .email, .vcard .adr{ padding-left:20px; margin-left:2px;}
.vcard .tel{background:url("../images/phone.png") 1px 4px no-repeat; }
.vcard .email{background:url("../images/email.png") 0px 8px no-repeat;  }
.vcard .adr{background:url("../images/map-pin.png") 2px 2px no-repeat; }

#rfp{
 display:block;
 padding:8px 5px 10px 40px; 
 margin:5px 0;
 border-bottom:none;
 color:#000;
 font-weight:600;
 font-size:0.95em;
 background:url("../images/rfp.png") 12px center no-repeat #f8f8f8;
}

 #rfp small{
 display:block;
 padding:0; 
 margin:0 0 -4px 0;
 color:#666;
 font-weight:400;
 font-size:0.89em;
}

#rfp:hover{ background-color: #eee;}




.newsletter-copy h2{font-size:7em; margin:5px 0 10px 0; padding:0; background:url("../images/contact-title.png") top left no-repeat; text-indent:-9999px; height:67px;}

.newsletter-copy h3{ background:url("../images/contact-title.png") left -205px no-repeat; text-indent:-9999px; height:17px;}

.newsletter-copy form{border:1px solid #ddd;  border-left:1px solid #eee;  border-top:1px solid #eee; 
background:	#F8F8F8d; color:#555; padding:10px 10px;}
.newsletter-copy small{ font-size:0.7em; margin-top:10px; color:#999; display:block; }
.newsletter-copy form p {margin:0 0 5px 0; padding:0; display:block; font-size:0.8em;  }
.newsletter-copy form label  {width:60px; display:block; margin-right:10px;  text-align:right; font-weight:500; float:left;
border-right:1px dotted #ddd; padding:5px 10px 5px 0; float:left; }
.newsletter-copy form p input {width:160px;   padding:5px; border:1px solid #ddd;  border-right:1px solid #eee;  border-top:1px solid #bbb; }
.newsletter-copy form  #submit {padding:5px; margin:10px 0 5px 80px; width:150px!important; text-shadow: #fff 0px 1px 0px; font-weight:600; }


.newsletter-archive ul{ list-style:none outside; margin:0; padding:0; overflow:auto;}
.newsletter-archive li{  margin:0 5px 5px 1px; overflow:auto; width:47%; float:left;}
.newsletter-archive li a{ padding:5px 0; display:block; }
.newsletter-archive h3{ margin-top:15px; font-size:1.7em; background:url("../images/contact-title.png") left -160px no-repeat; text-indent:-9999px; height:17px;}


