body {
  font: 12px verdana, arial, sans-serif;
  color: #1a3491;
  background: #2d95cd url(images/gradient.png) repeat-x fixed;
  padding: 10px 0 0;
  margin: 0;
}

#wrapper {
  margin: 0 auto;
  min-width: 960px;
  max-width: 1000px;
  position: relative;
}

div#headerleft {
  width: 200px;
  float: left;
  background: #fff;
  height: 205px;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #1a3491;
}

div#headerright {
  text-align: center;
  font: 14px "arial";
  color: #fff;
  margin: 0 0 0 200px;
  height: 205px;
  padding: 0;
  background: #504089;
  border-bottom: 1px solid #1a3491;
}

div#z {
  border-left: 1px solid #504089;
  border-right: 1px solid #504089;
  padding: 0;
}

div#column1 {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #2179ab;
}

div#navbox {
  width: 200px;
  height: auto;
  padding: 0;
  float: left;
  text-align: left;
}

div#navbox2 {
  background: #2179ab;
  padding-top: 20px;
}

div#navbox3 {
  background: #2179ab;
  padding-top: 90px;
}

div#navcol {
  height: 400px;
}

div#main {
  padding: 10px;
  margin-left: 200px;
  width: auto;
  background: #fff;
}

.footer {
  height: 12px;
  margin: 0 auto;
  background: #012f52;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  clear: both;
  overflow: hidden;
}

.box {
  float: right;
  display: inline;
  padding: 10px;
  width: 179px;
  height: 100%;
  border-left: 1px solid #504089;
  margin: 10px -10px 0 10px;
  overflow: hidden;
  background: #fff;
}

div#box p {
  padding: 2px;
  margin: 0;
  text-align: center;
  color: #780000;
  font: bold 12px/18px tahoma;
}

div#cc {
  text-align: center;
  margin-bottom: 5px;
}

.clear {
  clear: both;
  display: block;
  height: 1px;
  overflow: hidden;
  margin: -10px;
  padding: 0;
}

.highside-caption {
  color: #000;
}

p, form, td{
  font-size: 12px;
  padding: 10px 0;
  margin: 0;
  line-height: 20px;
  text-align: justify;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

h2 {
  margin: 0;
  padding: 10px 0;
  font-size: 14px;
}

h3 {
  margin: 0;
  padding: 10px 0;
  font-size: 20px;
}

ul, li{
  font-size: 12px;
  margin-left: 20px;
  padding: 0 0 0 20px;
  line-height: 20px;
}

h4 {
  margin: 0;
  padding: 10px;
  font-size: 22px;
  text-align: center;
  color: #fff;
}

h5 {
  margin: 0;
  padding: 10px 0;
  font-size: 14px;
}

h6 {
  margin: 0;
  padding: 10px 0;
  font-size: 12px;
  text-align: center;
}

p.lb {
  text-align: center;
  color: #fff;
  font: 900 13px verdana;
  padding: 15px 5px;
  border: 1px solid #fff;
  margin: 5px;
}

a {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

a:visited {
  color: #fff;
}

a:hover {
  color: #fff;
  text-decoration: none;
}

a.b {
  color: #1a3491;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

a.b:visited {
  color: #1a3491;
}

a.b:hover {
  color: #a1a1a1;
  text-decoration: none;
  font-weight: bold;
}

a.c {
  color: #504089;
  text-decoration: none;
  font-size: 12px;
  font-weight: lighter;
}

a.c:visited {
  color: #504089;
  font-size: 12px;
}

a.c:hover {
  color: #a1a1a1;
  text-decoration: underline;
  font-size: 12px;
}

a.d {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

a.d:visited {
  color: #504089;
  font-weight: bold;
}

a.d:hover {
  color: #504089;
  text-decoration: underline;
  font-weight: bold;
}

a.e {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  padding-right: 10px;
  font-weight: bold;
}

a.e:visited {
  color: #fff;
}

a.e:hover {
  color: #a1a1a1;
}

a.f {
  color: #fff;
  text-decoration: none;
  width: 170px;
  font: 600 11px verdana;
  background: #006db8;
  padding: 8px;
}

a.f:visited {
  color: #fff;
  width: 170px;
  font: 600 11px verdana;
  padding: 8px;
  background: #006db8;
}

a.f:hover {
  color: #fff;
  width: 170px;
  font: 600 11px verdana;
  background: #009ee6;
  padding: 8px;
}

a.g {
  color: #1a3491;
  text-decoration: none;
}

a.g:visited {
  color: #1a3491;
}

a.g:hover {
  color: #1a3491;
  text-decoration: underline;
}

a.gred {
  color: #f00;
  text-decoration: none;
}

a.gred:visited {
  color: #f00;
}

a.gred:hover {
  color: #1a3491;
  text-decoration: underline;
}

a.h {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}

a.h:visited {
  color: #fff;
}

a.h:hover {
  color: #f00;
}

a.i {
  color: #000;
  text-decoration: none;
  font-size: 10px;
}

a.i:visited {
  color: #000;
}

a.i:hover {
  color: #020202;
}

a.j {
  color: #780000;
  text-decoration: none;
  font-size: 12px;
}

a.j:visited {
  color: #780000;
}

a.j:hover {
  color: #020202;
  text-decoration: underline;
}

a.k {
  color: #1a3491;
  text-decoration: underline;
  font-size: 12px;
}

a.k:visited {
  color: #780000;
}

a.k:hover {
  color: #f00;
  text-decoration: underline;
}

a.l {
  color: #1a3491;
  text-decoration: none;
  font-size: 15px;
}

a.l:visited {
  color: #1a3491;
}

a.l:hover {
  color: #f00;
  text-decoration: underline;
}

.left {
  float: left;
  width: auto;
  padding-left: 10px;
}

.right {
  float: right;
  width: auto;
}

p.y {
  font-size: 10px;
  margin: 10px -6px 5px -6px;
  padding-top: 5px;
  font-weight: bold;
}

.spacer {
  padding-bottom: 20px;
}

#picframe {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 10px;
  position: relative;
  z-index: 100;
  overflow: hidden;
  height: auto;
}

.piccol {
  float: left;
  width: 140px;
  height: 105px;
  margin: 10px 10px 0 0;
  background: #000;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  padding: 1px;
  color: #000;
  overflow: hidden;
}

p.long {
  padding-bottom: 20px;
}

p.pics {
  padding-bottom: 0;
  margin-bottom: -10px;
}

li.long {
  padding-bottom: 20px;
}

.ws {
  padding: 5px;
}

.line {
  width: auto;
  height: 1px;
  background: #1a3491;
  margin: 10px 0 20px;
  padding: 0;
  text-align: center;
}

.line2 {
  width: auto;
  height: 1px;
  background: #2179ab;
  margin: 10px 0 20px;
  padding: 0;
  text-align: center;
}

.hr4 {
  border: 0;
  width: 50%;
  color: #000;
  background: #000;
  height: 1px;
  margin: 20px 0;
  overflow: hidden;
}

.picbox {
  text-align: center;
}

p.indextop {
  background: #2d95cd;
  padding: 5px 10px;
  color: #fff;
}

p.rb {
  font-size: 9px;
  text-align: center;
  color: #fff;
  margin: 10px 0 20px;
  padding: 0;
  font-weight: bold;
}

p.rba {
  font-size: 9px;
  text-align: center;
  color: #fff;
  margin: 0 0 15px;
  padding: 0;
  font-weight: bold;
}

#topheader {
  width: 100%;
  height: 20px;
}

#topheaderleft {
  text-align: left;
  color: #fff;
}

#topheaderright {
  text-align: right;
  margin-top: -15px;
}

#menu {
  height: 15px;
  background: #006db8;
  overflow: hidden;
  width: 100%;
  padding: 10px 0;
  text-align: left;
}

table.gra {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  width: 700px;
  background-color: #eaa403;
  border-bottom: 1px #ea4903 solid;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
}

table.gra td {
  background-color: #fff;
  color: #1a3491;
  width: 700px;
  padding: 6px;
  text-align: left;
  border: 1px #1a3491 solid;
}

table.grc {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  width: auto;
  background-color: transparent;
  border-bottom: 0px #1a3491 solid;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
}

table.grc td {
  background-color: #fff;
  color: #1a3491;
  width: 668px;
  padding: 6px;
  text-align: left;
  border-bottom: 0px #1a3491 solid;
}

table.grc td.caption {
  background-color: #fff;
  padding: 6px;
  text-align: center;
  border-bottom: 0px #1a3491 solid;
  font-size: 14px;
  font-weight: bold;
  width: auto;
}

#offer {
  display: inline;
  float: right;
  width: 160px;
  height: auto;
  background: #fb9200;
  color: #fff;
  margin: 10px 0 0 10px;
  padding: 5px;
  text-align: center;
  line-height: normal;
}

.no-controls .highslide-controls {
  display: none;
}
