body {
color: #ffffff;
background-color: #ffffff;
margin: 0px;
}

h1,h2,p,a,ul {
font-family: "Bookman Old Style",Arial,Helvetica,sans-serif;
font-size: 1em;
color: #000099;
background-color: transparent;
}

h1 {
font-size: 140%;
font-weight: bold;
text-align: center;
white-space: nowrap;
}

h2 {
font-size: 110%;
text-align: left;
margin: 0;
display: inline;
}

p.foot {
font-size: 80%;
text-align: center;
}

a {
color: #ff0000;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color: #8a2be2;
background-color: transparent;
text-decoration: underline;
}

a:hover {
color: #000099;
background-color: transparent;
text-decoration: none;
}

a.sub {
font-weight: bold;
color: #fffffe;
background-color: transparent;
text-decoration: none;
white-space: nowrap;
border: 0;
padding: 0;
margin: 0px 10px;
}

a.sub:visited {
font-weight: bold;
color: #fffffe;
background-color: transparent;
text-decoration: none;
white-space: nowrap;
border: 0;
padding: 0;
margin: 0px 10px;
}

a.sub:hover {
color: #9C6FD1;
}

hr {
width: 98%;
height: 1px;
color: #80aa54;
background-color: #80aa54;
border: 0px;
}

.main {
width: 100%;
height: 100%;
border: 0px;
margin: 0px;
padding: 0px;
background-color: #ffffff;
}

.mast {
height: 107px;
background-color: #ffffff;
}

.leftbar {
text-align: center;
width: 196px;
height: 100%;
border-right: 2px solid #000099;
background-image: url("images/sidebar-bg.jpg");
background-repeat: no-repeat;
background-position: top center;
background-color: #80aa54;
}

.weblogo {
position: relative;
left: 2px;
top: 2px;
width: 363px;
height: 103px;
border: 0px;
margin: 0px;
padding: 0px;
}

.wba {
position: absolute;
right: 12px;
top: 76px;
text-align: right;
width: 216px;
height: 18px;
border: 0px;
}

.wheelbox {
width: 121px;
height: 125px;
border: 0px;
margin: 0px;
padding: 0px;
}

.topspacer {
height: 7px;
padding: 0px;
margin: 0px;
border: 0px;
background-color: #80aa54;
background-image: url('images/greenbar.gif');
background-repeat: repeat-x;
}

* html .topspacer {
height: 9px;
}

.cornerwheel {
width: 121px;
height: 125px;
background-color: #ffffff;
float: left;
border: 0px;
margin: 0px;
padding: 0px;
}

* html .cornerwheel {
position: relative;
top: 3px;
left: -3px;
}

.rightwheel {
width: 121px;
height: 125px;
background-color: #ffffff;
float: right;
border: 0px;
margin: 0px;
padding: 0px;
}

* html .rightwheel {
position: relative;
top: 3px;
left: 3px;
}

.topstripe {
text-align: center;
width: 100%;
height: 27px;
background-color: #80aa54;
background-image: url('images/greenbar.gif');
background-repeat: repeat-x;
padding: 0px;
margin: 0px;
border: 0px;
}

* html .topstripe {
height: 28px;
}

.titlebox {
height: 79px;
background-color: #ffffff;
}

.content {
padding: 4px 16px;
margin: 0px;
border-top: 0px;
border-right: 30px solid #94cae4;
border-bottom: 0px;
border-left: 30px solid #94cae4;
background-color: #ffffff;
background-image: url("images/wagonbackground.gif");
background-position: top center;
background-repeat: repeat-y;
}

.footer {
text-align: center;
height: 27px;
background-color: #ffffff;
border-top: 0px;
border-right: 30px solid #94cae4;
border-bottom: 0px;
border-left: 30px solid #94cae4;
}

.button { 
position: relative;
background: url("images/btn-purple.gif");
background-repeat: no-repeat; 
white-space: nowrap; 
display: block; 
width: 182px; 
height: 36px; 
margin: 4px; 
padding: 0; 
}

.button a { 
display: block; 
color: #000099; 
font-size: 16px;
font-weight: bold;
width: 182px; 
height: 36px; 
display: block; 
float: left; 
color: #000099; 
text-decoration: none; 
}

.button img { 
width: 182px; 
height: 36px; 
border: 0 
}

* html a:hover { visibility:visible }

.button a:hover img { visibility:hidden }

.button span { 
position: absolute; 
left: 32px; 
top: 8px; 
margin: 0px; 
padding: 0px; 
cursor: pointer; 
}