/*
 **** Fonts
 
  @font-face {
 font-family: Tahoma;
 font-style:  normal;
 font-weight: normal;
 src: url(/fonts/tahoma0.eot);
}
 @font-face {
 font-family: Tahoma;
 font-style:  normal;
 font-weight: 700;
 src: url(/fonts/tahoma0.eot);
}
 @font-face {
 font-family: Advert-Bold;
 font-style:  normal;
 font-weight: normal;
 src: url(/fonts/advertb0.eot);
}
/* @font-face {
 font-family: Verdana;
 font-style:  normal;
 font-weight: 700;
 src: url(/fonts/verdana0.eot);
}
 @font-face {
 font-family: Verdana;
 font-style:  normal;
 font-weight: normal;
 src: url(/fonts/verdana0.eot);
}
 @font-face {
 font-family: Advert-Bold;
 font-style:  normal;
 font-weight: 700;
 src: url(/fonts/advertb0.eot);
}
/* FFx3.5/Safari/Op10 - Next 
@font-face {
 font-family: Advert-Bold;
 src: url(/fonts/adbd___.ttf) format("truetype");
}
 @font-face {
 font-family: Verdana;
 src: url(/fonts/verdana.ttf) format("truetype");
}
 @font-face {
 font-family: Tahoma;
 src: url(/fonts/tahoma.ttf) format("truetype");
}
*/
*{padding:0px;margin:0px;}
body{font-family:"Droid Sans", Tahoma, Arial, Helvetica, sans-serif;font-size:10pt;text-align:center;margin-bottom:30px;}
#container{padding:0px;margin:0px;position:relative;width:720px;margin-left:auto;margin-right:auto;text-align:left;}
*{text-align:left;}
#forceWidth{width:720px;height:1px;}
#forceWidth img{width:720px;}
h1, h2, h3, h4{color:#05301E;font-family:Advert-Bold,"Arial Black", Arial, Helvetica, sans-serif;margin-bottom:0px;}
h1{margin:10px;font-size:14pt;}
h2{font-size:12pt;}
h3{font-size:11pt;}
h4{}
p{font-size:10pt;margin:0px 0px 20px 0px;}
a{color:#05301E;border:none;}
a:link{color:#05301E;}
a:visited{color:#15402E;}
a:hover{color:#000000;}
a:active{color:#A6954E;}
.footer{font-size:10px;}
#forceHeight{float:right;height:320px;width:1px;background-color:#CCCCCC;}
#footer{text-align:center;font-size:10px;text-transform:uppercase;}
.data{position:absolute;left:160px;}
dfn{font-style:normal;}
.footnote{margin-top:15px;font-style:italic;font-size:10px;}
#phone{position:absolute;right:0px;top:5px;font-size:18px;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;color:#C3B05C;}
#printtitle, #bottom_logo, #webaddress, .detail_thumbs_print, .detail_thumbs_secondary_print{display:none;visibility:hidden;}