body {
  margin: 0px;
  background: #cccccc url(images/gbyrepeat.jpg) repeat-y scroll center;
  text-align: center;
}
.wrapper {
  border-left: 3px solid #ededed;
  border-right: 3px solid #ededed;
  margin: 0 auto;
  background: #ffffff none repeat scroll 0%;
  width: 800px;
}
.navbg {
  border-bottom: 2px solid #ffffff;
  background: transparent url(images/navbg_02.gif) repeat-x scroll 0%;
  width: 100%;
  height: 54px;
}
#navcontainer ul {
  margin: 0px;
  list-style-type: none;
  text-align: center;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-top: 19px;
  padding-bottom: 22px;
  display: block;
  width: 100%;
}
#navcontainer ul li {
  display: inline;
}
#navcontainer ul li a {
  border-left: thin solid #333333;
  border-right: thin solid #333333;
  padding: 19px 10px 21px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  width: 100%;
}
#navcontainer ul li a:hover {
  background: transparent url(images/navhover_02.gif) repeat-x scroll center top;
  color: #ededed;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 8px;
  width: 100%;
  height: 28px;
}
body, td, th {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
}
.banner {
  border-bottom: 3px solid #1553b9;
  background: transparent url(images/bannerbg_13.gif) repeat-x scroll 0%;
  height: 130px;
  width: 100%;
}
.bannerontop {
  background: transparent url(images/bannerontop.png) no-repeat scroll center;
  height: 96px;
  padding-top: 35px;
  text-align: center;
}
.content {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.leftcolumn {
  background: #f1f1f1 none repeat scroll 0%;
  width: 273px;
  padding-left: 9px;
  padding-bottom: 20px;
  float: left;
  text-align: left;
}
.rightcolumn {
  width: 503px;
  float: right;
  text-align: left;
}
h2 {
  margin: 0;
  background: transparent url(images/leftcolumnheader_21.gif) no-repeat scroll center;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  color: #ffffff;
  padding-top: 14px;
  padding-bottom: 14px;
}
.clear {
  margin: 0 0 -1px;
  width: 100%;
  height: 1px;
  clear: both;
}
.navvy {
  width: 90%;
  margin-left: 5%;
  font-size: 11px;
  padding-bottom: 10px;
  padding-top: 5px;
  text-align: center;
}
ul.navvylist {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 100%;
}
ul.navvylist li {
  margin: 0;
  padding: 0;
  display: block;
}
ul.navvylist li a {
  margin: 0;
  background: #ededed url(images/leftnav.jpg) repeat-x scroll 0%;
  display: block;
  width: 90%;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.navvy > ul#navvylist li a {
  width: auto;
}
ul.navvylist li#active a {
  background: #f1f1f1 none repeat scroll 0%;
  color: #2a508a;
}
ul.navvylist li a:hover, ul#navvylist li#active a:hover {
  background: #ffffff none repeat scroll 0%;
  color: #000000;
  font-weight: bold;
}
h3 {
  border-bottom: 1px solid #ededed;
  margin: 0;
  font-size: 17px;
  color: #39629f;
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.info {
  margin: 0 0 5px;
  background: transparent url(images/inforepeat_25.gif) repeat-y scroll left center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  color: #666666;
  font-size: 10px;
}
.maincontevt {
  padding-left: 5px;
  padding-right: 5px;
}
a:link {
  color: #39629f;
  text-decoration: none;
}
a:visited {
  color: #39629f;
  text-decoration: none;
}
a:hover {
  color: #3366ff;
  text-decoration: none;
}
a:active {
  color: #39629f;
  text-decoration: none;
}
a {
  font-weight: bold;
}
.footer {
  background: transparent url(images/navbg_02.gif) repeat-x scroll 0%;
  width: 100%;
  padding-top: 20px;
  position: relative;
  padding-bottom: 20px;
  clear: both;
  text-align: center;
  color: #ffffff;
}
.footer a:link {
  color: #ffffff;
  font-size: 11px;
}
.footer a:visited {
  border-style: hidden;
  color: #ffffff;
  font-size: 11px;
}
.footer a:hover {
  color: #cccccc;
  font-size: 11px;
}
