html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}

body {
  font-family: arial;
  background: #fff;
}

.custom_2 {
}
.container {
  width: 800px;
  margin: 30px auto;
  background: #fff;
}
.header {
}
.body {
  margin-top: 1px;
}
#results .body {
  margin: 20px;
}
.col1 {
  float: left;
}
.col2 {
  float: right;
}
.footer {
}
.custom_1 {
  width: 800px;
}

.pageHeaderWrap {
  border-bottom: 30px solid #c44242;
}
.pageHeader {
  height: 32px;
  line-height: 32px;
  background: #1b5709;
  border-bottom: 1px solid #fff;
}
.pageHeader h1 {
  color: #fff;
  font-size: 18px;
  font-family: Verdana;
  font-weight: 400;
  text-indent: 15px;
}

.primaryLinksWrap {
  width: 438px;
}

.primaryLinks {
  float: left;
  width: 100%;
  background: #e2dfb8;
}
.primaryLinks span.label {
  display: block;
  padding: 2px 5px 0;
  background: #fafad9;
}
.primaryLinks span.label,
.primaryLinks span.label a {
  color: #676767;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.primaryLinks ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.primaryLinks li {
  margin: 0;
  padding: 0;
}
.primaryLinks li a,
.primaryLinks li a:link,
.primaryLinks li a:visited {
  display: block;
  width: 100%;
  margin-bottom: 1px;
  padding: 5px 5px 5px 50px;
  border: 1px solid #fff;
  border-width: 1px 0 0;
  background: #fafad9 url("arrow.gif") no-repeat 25px 50%;
  color: #476ec7;
  font: bold 14px arial;
  text-decoration: none;
}
.primaryLinks li a:hover {
  background: #fbfbf5 url("arrow.gif") no-repeat 30px 50%;
  color: #c03625;
}
.primaryLinks li.first a {
  border-width: 0 0 1px 0;
}

.imageBoxWrap {
}
.imageBox {
}
.imageBox img {
  width: 360px;
  height: 321px;
}

.searchBoxWrap {
  height: 32px;
  position: relative;
  background: #c44242;
}
.searchBox {
  position: relative;
  left: 450px;
  top: 5px;
}
.searchBox input {
  vertical-align: middle;
}
.searchBox .sb_text {
  width: 255px;
  height: 18px;
  border: 1px inset #999;
  padding-left: 3px;
  color: #000;
  font-size: 16px;
}
.searchBox .sb_button {
  width: 60px;
  height: 22px;
  background: transparent url("button.gif") no-repeat;
  border: 0;
  cursor: pointer;
}

.footerLinksWrap {
  margin-top: 1px;
  position: relative;
  background: #1b5709;
}
.footerLinks {
  float: left;
  padding: 10px 12px;
  font-size: 11px;
  font-family: verdana;
  background: #1b5709;
}
.caf .footerLinks {
  float: none;
  padding: 4px 12px;
}
.footerLinks span.label {
  margin-left: 10px;
}
.footerLinks span.label,
.footerLinks span.label a {
  float: left;
  padding-right: 7px;
  color: #fff;
  font-family: verdana;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
}
.footerLinks ul {
  float: left;
}
.footerLinks li {
  float: left;
}
.footerLinks li a,
.footerLinks li a:link,
.footerLinks li a:visited {
  padding: 0 7px;
  border-left: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.footerLinks li a:hover {
  color: #ff9;
  text-decoration: underline;
}
.footerLinks li.first a {
  padding: 0 7px 0 0;
  border-left: 0;
}

/* Status Feedback */
.status p {
  margin: 15px;
  padding: 5px 5px 5px 30px;
  border: 1px solid #84aec1;
  border-width: 1px 0;
  background: #dff4ff url("icon_info_1.gif") no-repeat 8px center;
  font-size: 0.9em;
  font-weight: 700;
  color: #000;
}

.adsWrap {
}

.ads {
  width: 550px;
  margin: 0;
}

.sr {
}
.wr {
  padding: 15px 0;
}

.ads h2 {
  margin: 0;
  color: #aaa;
  font-size: 14px;
  font-weight: normal;
}
.ads ul {
  margin: 0 0 25px;
}
.ads li {
  margin-top: 16px;
  padding-left: 25px;
  background: transparent url("arrow.gif") no-repeat 0 3px;
}

.title {
  margin-right: 10px;
  font-size: 16px;
  color: #0000cc;
}
.abstract {
  margin-top: 4px;
  font-size: 13px;
  color: #000;
}
.url {
  position: relative;
  margin: 0;
  padding: 0;
  color: #339933;
  font-size: 13px;
  text-decoration: none;
}
.url .icon {
  position: relative;
  top: 3px;
  width: 16px;
  height: 16px;
  padding-right: 3px;
}

.custom_1,
.custom_2 {
  text-align: center;
  margin: 10px auto;
  color: #666;
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
}

.custom_1 {
}
.renewalText {
}
.renewalText p {
  margin: 10px 0;
  padding: 0;
}
.renewalText a {
}
