ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
  margin: 0;
  padding: 0;
}

a{
  outline: none !important;
}

.left {
  float: left;
}

.right {
  float: right;
}

h1 {
  font-size: 28px;
}

h1, h2, p {
  float: left;
  clear:left;
  font-family: helvetica;
}

h1, h2 {
  padding-bottom: 5px;
  line-height: 1.9;
}

h1, h2, strong {
  color: #184670;
  font-weight: 100;
}

p {
  float: left;
  padding-bottom: 5px;
  color: #666666;
  font-size: 13px;
  line-height: 1.3;
}

a img,:link img,:visited img {
  border: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

body, td {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body {
  background: #296591;
}

#white {
  margin-bottom: -261px;
  width: 100%;
  background: #FFFFFF;
  height: 190px;
}

#wrapper {
  width: 969px;
  margin: 0 auto;
  padding: 230px 10px 0 31px;
  background: url(/images/blue_background.png) #FFFFFF no-repeat;
  height: 695px;
}

#wrapper.white {
  background: url(/images/white_background.png) #FFFFFF no-repeat !important;
}

#menu{
  width: 962px;
  float: left;
  background: #0D2844;
  color: #FFFFFF;
  height: 31px;
}

li {
  list-style-type: none;
}

#menu ul {
  display: block;
}

#menu ul li {
  float: left;
  display: block;
}

#menu ul li a {
  float: left;
  padding: 9px 21px 4px 21px;
  margin: 0;
  display: block;
  color: #FFFFFF;
  font-size: 11px;
  text-transform: uppercase;
  height: 18px;
}

#content {
  width: 756px;
  float: left;
  padding: 10px 30px 20px 30px;
  background: url(/images/watermark.gif) 160px 90px no-repeat;
  height: 590px;
  overflow: auto;
}

#content a {
  color: #296591 !important;
  text-decoration: underline;
}

#rhs {
  width: 146px;
  float: left;
  background: url(/images/stripes.gif);
  height: 620px;
  position: relative;
}

#images {
}

#rhs-menu {
  background: #0D2844;
}

#rhs-menu li a {
  padding: 6px 0;
  display: block;
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  _padding-bottom: 0;
}

li a.selected {
  color: #06CBF9 !important;
}

#rhs-menu li a:hover, #menu li a:hover {
  color: #296591 !important;
}

#footer {
  width: 922px;
  float: left;
  padding: 9px 20px 0;
  background: #0D2844;
  color: #FFFFFF;
  height: 25px;
}

#footer a {
  color: #FFFFFF;
}

#content #search {
  padding: 4px;
  margin: 20px 0 0 20px;
  border: 1px solid #0D2844;
  width: 250px;
}

#content #search_button {
  padding: 3px 4px;
}

#search_box {
  width: 300px;
  padding: 15px;
  display: none;
  background: #0D2844;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 20px;
}

#search_box * {
  float: left;
}

#search_box #search {
  width: 165px;
  padding: 2px;
  margin-right: 10px;
}

#search_box a {
  margin-left: 10px;
  float: left;
  padding: 4px 4px;
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: underline;
}

#search_box a:hover {
  background-color: #FFFFFF;
  color: #0D2844;
}

.articleimageRight {
  float: right;
  display: block;
  _clear: both;
  height: 0;
}

.articleimageLeft {
  float: left;
  margin: 5px 5px 5px 0;
  display: block;
}

.articleimageCenter {
  width: 750px !important;
  margin: 10px 0;
  display: block;
  text-align: center;
}

.articleimageCenter img{
  clear: both;
}

.image_caption {
  margin: 5px;
  display: block;
  font-size: 12px;
}
