body
{
margin: 0;
padding: 0;
background: #deece7 url(../style/aabgMain.png) 50% 0 repeat-x fixed;
color: #2c2c2c;
font: 100% "Arial", "Helvetica", Sans-serif;
text-align: center;
}

#Wrap001
{
position: absolute;
top: 0;
left: 50%;
width: 880px;
margin-left: -440px;
background: transparent url(../style/aabgWrap.png) no-repeat;
color: inherit;
}

#Wrap002
{
width: 868px;
margin: 0 6px 25px 6px;
background: #fff url(../style/aabgVert.png) 100% 0 repeat-y;
color: inherit;
border-bottom: 1px solid #e8e1dd;
}

#Top001
{
height: 200px;
background: #006d44 url(../style/aabgTop001.jpg) 100% 100% no-repeat;
color: inherit;
}

#Top002
{
height: 200px;
background: transparent url(../style/aabgTitle.gif) 0 100% no-repeat;
color: inherit;
}

#Top003 a
{
display: block;
width: 340px;
height: 35px;
position: absolute;
top: 150px;
left: 50%;
margin-left: -420px;
}

p, h1, h2, h3, h4, ul, ol, li, table
{
margin: 0 0 1em 0;
}

ul.tight li
{
margin-bottom: 0;
}

a
{
text-decoration: none;
color: #00f;
background-color: transparent;
}

a:hover
{
color: #f00;
background-color: transparent;
}

a img
{
border: none;
}

h1, h2, h3, h4
{
font: 1.8em "Georgia", "Times New Roman", serif;
color: #007070;
background-color: transparent;
}

h2, h3
{
font-size: 1.4em;
}

h3
{
font-size: 1.2em;
}

h4
{
font-size: 1.1em;
}

ul
{
list-style-image: url(../style/aaBullet.gif);
list-style-type: square;
margin-left: 1em;
}

ul.tight li
{
margin-bottom: 0;
}

#SidePanel
{
float: right;
width: 180px;
height: 400px;
margin: 25px 25px 0 0;
font-size: .9em;
text-align: center;
}

.nav
{
display: block;
width: 160px;
padding: 4px 0;
margin: 0 auto 5px auto;
background-color: #fff;
color: #00f;
border: 1px solid #a49a91;
}

a.nav:hover
{
background-color: #f9ebd5;
color: #00f;
}

span.nav
{
background-color: #fff;
color: #b4b4b4;
}

#content
{
margin: 25px 250px 25px 25px;
padding: 0;
width: auto;
text-align: left;
font-size: .9em;
min-height: 400px;
line-height: 1.4;
}

.Framed
{
background-color: #fff;
border: 1px solid #add1c4;
padding: 10px;
}

table.Agents td
{
padding-right: 1em;
}

table.Spec
{
border: 1px solid #add1c4;
border-right: none;
border-bottom: none;
}

table.Spec td, table.Spec th
{
border: 1px solid #add1c4;
border-left: none;
border-top: none;
padding: 4px 10px 4px 10px;
}

table.Spec th
{
font: 1em "Georgia", "Times New Roman", serif;
background-color: #e1eeea;
color: #007070;
}

#Disclaimer
{
font-size: .75em;
color: #6c6c6c;
background-color: transparent;
}

#Foot
{
font-size: .7em;
text-align: left;
margin: 25px 0 50px 30px;
color: #909090;
background-color: transparent;
}

#Foot a
{
color: #909090;
background-color: transparent;
}

#Foot a:hover
{
color: #00f;
background-color: transparent;
}

div.clear
{
clear: both;
height: 1px;
width: 1px;
font-size: 1px;
line-height: 1px;
}

/* Print / non-css */
#Top001 span, #Top001 div div div
{
display: none;
}