<html><body><p>.circlebg
{
background-image: url('../images/circle90.jpg');
background-repeat:no-repeat;
width: 90px;
height: 90px;
margin-left:5px;
margin-right:5px;
float: left;
position:relative;
font-size:0.95em;
line-height: 98%;
}
.circleWrapper
{
width: 400px;
height: 100px;
clear:both;
}
.WrapperText05
{
margin-top: 10px;
margin-bottom: 5px;
}
.WrapperText10
{
margin-top: 15px;
margin-bottom: 10px;
}
.WrapperText20
{
margin-top: 25px;
margin-bottom: 20px;
}
.WrapperText30
{
margin-top: 30px;
margin-bottom: 30px;
}
.fullpad
{
width: 290px;
text-align: center;
margin-left: auto;
margin-right: auto;
border-style:solid;
border-width: thin;
border-color: #000000;
}
.fullpadSections
{
width: 400px;
height: auto;
text-align: center;
margin-left: auto;
margin-right: auto;
border-style:solid;
border-width: thin;
border-color: #000000;
}
.blank
{
height: 40px;
}
.arrow
{
background-image: url('../images/down_arrow.gif');
background-position:center;
background-color: #FFFFFF;
background-repeat:no-repeat;
width: 400px;
height: 36px;
margin-left: auto;
margin-right: auto;
}
</p></body></html>