
body {
  margin: 0px;
  padding: 0px;
  background: #23377E;
  font-family: Helvetica,Arial,sans-serif;
}
#bg {
  margin: 0 auto;
  background: transparent url(../images/bg_top.gif) repeat-x scroll 0% 50%;
  width: 100%;
  height: 580px;
  text-align: center;
}
#mainContainer {
  margin: 0 auto;
  width: 762px;
  text-align: left;
  padding-top: 0px;
  
}
#logoTop {
  width: 719px;
  padding-top: 13px;
  padding-left: 43px;
}
#whiteContainer {
  width: 762px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
}
#logostrip {
  width: 752px;
  padding-left: 10px;
}
#logoArea {
  width: 178px;
  height: 118px;
 margin-left: 10px;
  float: left;
  text-align: center;
  padding-top: 0px;
  background-color: #29282f;
}
#bannerImageArea {
  width: 554px;
  padding-left: 10px;
  float: left;
}
#marginHoriz {
  padding: 0px;
  width: 762px;
  clear: both;
  height: 10px;
  background-color: #ffffff;
}
#clearer {
  padding: 0px;
  width: 762px;
  clear: both;
}
#navandcontent {
  width: 765px;
  clear: left;
  background-image: url(../images/navandcontentBg.gif);
  background-repeat: repeat-y;
}


#navandcontentwide {
  width: 765px;
  clear: left;
  background-image: url(../images/navandcontentBg2.gif);
  background-repeat: repeat-y;
}

#navigation {
  width: 178px;
  padding-left: 10px;
  padding-top: 7px;
  float: left;
}
#content {
  padding: 14px 14px 14px 24px;
  width: 307px;

  float: left;
}
#contentwide {
  padding: 14px 14px 14px 24px;
  width: 520px;
  float: left;
}
#rightColumn {
  width: 219px;
  padding: 20px 0px 0px 10px;
  float: left;
}



#footer {
  padding: 15px 0px;
  width: 762px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-size: 11px;
  clear: both;
}
p {
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  margin-top: 0px;
 padding-bottom: 5px;
  line-height: 14px;
}
h1 {
  color: #D90007;
  font-size: 20px;
  font-weight: normal;
  margin-top: 0px;
  padding-bottom: 5px;
  line-height: 18px;
}
h2 {
  color: #D90007;
  font-size: 14px;
  font-weight: normal;
  margin: 0px;
  padding: 0px 0px 6px 0px;
  line-height: 18px;
}
h2 a {
  color: #D90007;
  text-decoration: none;
}
h3 {
  color: #D90007;
  font-size: 16px;
  font-weight: normal;
  padding-top: 15px;
  padding-bottom: 4px;
  line-height: 19px;
}
a {
  color: #2471b8;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border-width: 0;
}
div.clear {
  clear: both;
  height: 0;
}
#footer a {
  text-decoration: none;
  color: #ffffff;
  font-size: 11px;
  margin-left: 15px;
}
#footer a:hover {
  text-decoration: underline;
}
#nav1 {
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
}
#nav1 a {
  margin: 0px;
  padding: 5px 13px;
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
  display: block;
}
#nav1 a:hover, #nav1 .on {
  background-color: #23377E;
}


UL LI {list-style:disc; color: #2471b8; line-height:17px; font-size:12px;}
.arrow {background-image: url(../images/arrow_sm.gif); background-repeat: no-repeat; background-position: 0px 1px; padding-left: 12px; }