body {margin:0px;}

div.right {float:right;}

div.main {float:left;width:490px;padding-left:60px;}

td {font-family: verdana; font-size: 8pt;}

h1 {font-family: verdana; font-size: 15pt; color: #000066}
h2 {font-family: verdana; font-size: 11pt; color: #000066; font-weight: bold;}
h3 {font-family: verdana; font-size: 14pt; color: #000066}


p {font-family: verdana; font-size: 9pt; line-height: 1.5;}
p.menu {font-family: verdana; font-size: 9pt; line-height: 1.5;}
li {font-family: verdana; font-size: 9pt; line-height: 1.3;}


font {font-family: verdana; font-size: 9pt; line-height: 1.3;}

font.top {font-family: verdana; font-size: 7pt; line-height: 0.6; color: #ffffff}
font.topheading {font-family: verdana; font-size: 14pt; line-height: 1.3 ; font-weight: bold; color: #0033ff}
font.copyright {font-family: verdana; font-size: 7pt}
font.sh {font-family: verdana; font-size: 11pt; font-weight:bold;}


a.privacy {font-family: verdana; font-size: 8pt; color: #0033ff}
a.sitemap {font-size: 6pt; color: #efefff}








#dropinboxv2cover{
width: 350px; /*change width to desired */
height: 280px;  /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 330px; /*change width to above width-20. */
height: 260px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 2px solid black; /*Customize box appearance*/
background-color: #eeeeee;
padding: 8px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}
