body {background-color: #739ed3; color:#7F8084; font-family: Arial,Geneva,Sans-serif; font-size:12px; padding:0; background-image:url(../images/popupBGC.jpg); margin:0px;}

#logo {float: left; margin: 0px; padding: 0px 0px 15px 0px;}

h1{margin: 0px 0px 13px 0px; font-weight: lighter; color: #739ED3; font-family: Arial,Geneva,Sans-serif;}
h2 {margin: 0px 0px 13px 0px; font-weight: bold; color: #000000; font-family: Arial,Geneva,Sans-serif;}

h1 {font-size: 22px;line-height:0px;}
h2 {font-size:13px; color: #7F8084; padding-bottom:3px;}
h3 {font-size:12px;color: #000000;}

ul, ol, li{margin: 0px;line-height: auto; text-align:left;}

ol.phpfmg_form{
    list-style-type:none;

}

ol.phpfmg_form li{
    display:block;
    overflow:hidden;
	list-style-type:none;
}

p {padding-bottom:5px;}
table {margin-top:0px; line-height: 100%;}


a {color: #739ad3; text-decoration:none;}
a:hover {text-decoration: 1px dotted #739ad3;}

a img {border: none;}
img.left {float: left; margin: 0px 0px 0px 0px;}
img.right {float: right; margin: 0px 0 0 0px;}

#popcontent {margin-left:30px; color:#7F8084;}
#popcontent .details {width: 230px; color:#7F8084;}
#popcontent .callus {color: #739ad3;}
#popcontent .h3 {font-size:12px; color: #000000;}
#popcontent strong, b {color:#000000;}
#popcontent em, i {color:#000000; font-size:11px;}

#popcontent a, a:link, a:visited {font-size:12px;color: #000000; font-weight:bold;}
#popcontent a:hover {font-size:12px;color: #739ad3; font-weight:bold;}

/* form */
#popcontent #form {background-color:#FFF; margin-bottom:0px; padding:5px; width:220px;}
#popcontent #form input.textbox  {background-color:#f5f5f5; border:1px solid #FFFFFF; color:#66665E; vertical-align:middle; width: 200px; padding:3px;}
#popcontent #form .quote {font-family: Arial, Helvetica, sans-serif;	font-weight: normal; font-size: 8px; color: #66665E; text-align:center;}
#popcontent #form input.button { -moz-background-clip:border; -moz-background-inline-policy:continuous;-moz-background-origin:padding; background:#7299D2 none repeat scroll 0 0; border:1px solid #FFFFFF;
color:#FFFFFF; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:bold; padding:2px 7px; text-transform:uppercase; vertical-align:middle;}
/* end form */

/* scroll */
div #small-box  {width:243px;}
div.small-box {
  width:228px;
  height:285px;
  border:none;
  overflow-y:auto;
  overflow-x:hidden;
  color:#7F8084;
  }
/* end */


#footer{
 position: fixed;
 border-top-width: 0;
 border-top-style: solid;
 border-top-color: transparent;
 border-bottom-width: 3px;
 border-bottom-style: none;
 border-bottom-color: transparent;
 background-color: none;
 width: 100%;
 left: 30px;
 bottom: 20px;
 text-align: left;
 z-index: 10000;
 opacity: 0.9;
 }