.div.placement
{ 
width: 100%;
margin: 0px;
position: absolute;
top: 15%;
}

body
{
color: #999999;
font-family: Verdana, Tahoma, Arial, Helvetica, "san-serif";
font-style: normal;
font-size: 10px;
line-height: 150%;
text-decoration: none;
}

.cell, .subleft2, .subleft, .subright, .col1, .col2, .col3
{
position: relative;
float: left;
display: inline;
margin: 45px 0px 0px 40px;
width: 330px;
}

.subright
{
float: right;
margin: 72px 40px 0px 0px;
width: 340px;
}

.subrightfree
{
float: right;
margin: 20px 40px 0px 0px;
}

.subleft2
{
margin: 0px 0px 0px 40px;
}

.col1
{
width: 213px;
}

.col2
{
width: 212px;
margin: 73px 0px 0px 41px;
}

.col3
{
width: 213px;
margin: 73px 0px 0px 41px;
}

.subhead
{
color: #faa61a;
font-family: Verdana, Tahoma, Arial, Helvetica, "san-serif";
font-style: normal;
font-weight: bold;
letter-spacing: .25em;
font-size: 9px;
line-height: 150%;
text-decoration: none;
text-transform: uppercase;
text-align: left;
}

.footer
{
font-size: 9px;
}

.input
{
font-size: 10px;
line-height: 125%;
}

a:link {color: #00A99C; text-decoration: none}     /* unvisited link */
a:visited {color: #00A99C; text-decoration: none}  /*visited link */
a:hover {color: #FFFFFF; text-decoration: none}   /* mouse over link */

.footer a:link {color: #999999; text-decoration: none}     /* unvisited link */
.footer a:visited {color: #999999; text-decoration: none}  /*visited link */
.footer a:hover {color: #FFFFFF; text-decoration: none}   /* mouse over link */