body {
  background-image: url(../images_v2/bkgnd.jpg);
  background-position: top left;
  background-repeat: repeat;
  background-color: #005683;
  text-align: left;
  margin: 0;
  padding: 20px;
  font-family: verdana, 'Trebuchet MS', arial, sans-serif;
  font-size: 85%;
}

#outercontent {
  max-width: 790px;
  margin: auto;
  position: relative;
}

#atxcenter {
  background-color: #FFF;
  width: 430px;
  margin-left: 255px;
  margin-top: 0;
  text-align: left;
  padding: 50px 20px 0px 20px;
  border-bottom: 13px solid #7E8083;
  background-image: url(../images_v2/br_corner.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
}

a {
  color: #005683;
  text-decoration: none
}

a:hover {
  text-decoration: underline;
}

h3 {
  margin-bottom: 0;
}

#atxbuttons {
  position: absolute;
  top: 58px;
  right: 18px;
  z-index: 10;
  background-image: url(../images_v2/atx-navbar.png);
  background-repeat: no-repeat;
  padding: 10px 20px 53px 0;
  width: 300px;
}

#atxbuttons a {
  padding: 0 10px;
  font-size: 14px;
  line-height: 14px;
  color: #7E8083;
  color: #000;
  text-transform: uppercase;
}
#atxbuttons a:hover {
  color: #FFF;
}


h3 { font-weight: bold; font-size: 13pt; }

p { margin: 0 0 0.7em 0; }

img { border-width: 0; }

table#atxheader {
  background-color: red;
}

#atxheader {
  position: absolute;
  width: 100%;
  height: 91px;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  background-image: url(../images/atxhead-bg.gif);
}

#atxlogo {
  position: absolute;
  height: 91px;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  z-index: 2;
  padding: 0;
}

#atxbottom {
  text-align: center;
}

#atxbody {
  position: absolute;
  top: 90px;
  left: 0;
}

#atxleft {
  background-color: #F4E500;
  background-image: url(../images_v2/left_bkgnd.jpg);
  position: absolute;
  left: 15px;
  top: 50px;
  width:220px;
}

#atxright {
  display: none;
}

#atxright img {
  display: none;
}

#atxquote {
  padding: 0.7em 0.7em 0.7em 0.7em;
}

#atxcenter p {
  text-align: left;
  margin-left: 2em;
  margin-right: 2em;
}

#atxcenter table {
  font-size: 9pt;
}

#atxcenter h3 {
  text-align: left;
}

#bottomcopyright {
  font-size: 9px;
  line-height: 13px;
  text-align: center;
  position: relative;
  width: 100%;
  color: #FFF;
  margin-bottom: -13px;
}

#atxflash {
  display: none;
}

a.littlelink {
  font-size: 7pt; 
  font-weight: normal; 
  color: black; 
  text-decoration: none;
}

a.littlelink:link { color: black; }
a.littlelink:visited { color: black; }
a.littlelink:hover { color: blue; }
a.littlelink:active { color: blue; }

#atxleft {
  text-align: left;
}

#atxleft a { font-weight: bold; font-size: 10pt; text-decoration: none; }
#atxleft a:link    { color: #333333; }
#atxleft a:visited { color: #444444; }
#atxleft a:hover   { color: #15238C; }
#atxleft a:active  { color: #15238C; }
.spacetd {
  padding: 5px;
}


#atxleft a.atxbutton {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 10pt;
  text-decoration: none;
  border: 1px solid #e2f312;
  background-color: #1d30c2;
  color: #ffffff;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
  white-space: nowrap;
  width: 50px;
}

.atxbutton2 {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 10pt;
  text-decoration: none;
  border: 1px solid #e2f312;
  background-color: #1d30c2;
  color: #ffffff;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
}


div.sideblock {
  padding: 20px 15px;
}

form {
  margin: 0;
}

div.frontblurb {
  position: absolute;
  padding: 7px 10px;
  font-size: 12px;
  width: 180px;
  color: #7E8082;
}

h1 {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  margin: 0;
}

div.sideblock h2 {
  font-size: 12px;
  line-height: 15px;
  font-weight: 100;
  margin: 0;
  margin-bottom: 15px;
}

div.sideblock h3 {
  font-size: 12px;
  margin: 0;
}

div.divider {
  width: 100%;
  border-top: 6px solid #FFF;
  font-size: 0;
  line-height: 0;
}

div.sideblock #thisForm {
  text-align: left;
}

div.sideblock input {
  margin-bottom: 5px;
}

input[type=button], input[type=submit] {
  text-transform: uppercase;
  line-height: 25px;
  height: 25px;
  border-width: 0;
  font-size: 12px;
  text-align: right;
  padding-right: 10px;
  margin: 0;
  width: 130px;
  color: #FFF;
  background-image: url(../images_v2/button_bkgnd.jpg);
  background-repeat: no-repeat;
}
