body {
  background: white url(../images/page_bg.jpg) repeat-x;
  font-family: Georgia, "Times New Roman", serif;
  line-height: 20px;
  font-size: 14px;
  color: #596274;
}

p {
  margin-bottom: 1em;
}

a {
  color: #708ca8;
}
a:hover {
  color: #0185b1;
}

#site {
  position: relative;
  width: 760px;
  padding: 0 7px;
  margin: 0px auto;
  background: transparent url(../images/site_bg.jpg) no-repeat;
}

.header {
  width: 758px;
  height: 217px;
  margin-top: 1px;
}

.header h1, .header h2 {
  position: absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;
}

.navigation {
  overflow: hidden;
}

.navigation li {
  float: left;
}

.navigation a {
  float: left;
  height: 39px;
  line-height: 39px;
  width: 227px;
  padding-left: 25px;
  background: #496689 url(../images/navigation_bg.jpg) no-repeat;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}

.navigation a:hover {
  color: white;
}

.navigation li a:hover {
  background: #0185b1 url(../images/contact_navigation_bg.jpg) no-repeat;
  cursor: pointer;
}

.navigation li.home {
  width: 100%;
  height: 91px;
}

.navigation li.home a {
  width: 134px;
  height: 52px;
  background: url(../images/logo.jpg);
  padding: 0;
  text-indent: -9999px;
  margin-top: 20px;
  margin-left: 30px;
}

/*.navigation li.contact, .navigation li.investors, .navigation li.about {
  margin-top: 91px;
}*/

.navigation li.contact, .navigation li.investors {
  margin-left: 1px;
}

.navigation li.home a:hover {
  background: url(../images/logo.jpg);
}

.content {
  margin-left: 255px;
  margin-right: 30px;
}

p.read_more a {
  font-weight: bold;
}

.footer {
  font-family: "Lucida Grande", Arial, sans-serif;
/*  color: #bdc5cb;*/
  font-size: 11px;
  line-height: 18px;
  padding-bottom: 3em;
  margin-left:255px;
  margin-right:30px;
}

.footer p {
  margin-bottom: 0;
}

p.skip_to_content {
  position: absolute;
  left: 0px;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

a.email {
  line-height: 19px;
  width: 70px;
  height: 19px;
  text-align: right;
  padding-right: 32px;
  display: block;
  position: absolute;
  top: 40px;
  left: 630px;
  font-size: 12px;
  background: url(../images/email_icon.jpg) center right no-repeat;
}

/* section specific styles */

#home .footer {
  margin-top: 240px;
}

#home .content {
  margin-top: 50px;
  color: #999;
}

#home p.about {
/*  font-style: italic;*/
  color: #596274;
}

#home h3 {
  height: 46px;
  width: 100px;
  background: url(../images/home_title_bg.jpg);
  position: absolute;
  top: 390px;
  left: 100px;
  text-indent: -9999px;
}

#home .header {
  background: url(../images/home_header.jpg);
}

#about .content {
  margin-top: 135px;
}

#about .footer {
  margin-top: 120px;
}

#about h3 {
  height: 47px;
  width: 409px;
  background: url(../images/about_title_bg.jpg);
  position: absolute;
  top: 410px;
  left: 135px;
  text-indent: -9999px;
}

#about .header {
  background: url(../images/about_header.jpg);
}

#contact .header {
  background: url(../images/contact_header.jpg);
}

#contact h4 {
/*  font-style: italic;*/
  margin-top: 40px;
}

#contact div.map {
  margin-top: 50px;
  padding: 3px;
  border: solid 1px #b7bdc7;
  width: 424px;
  height: 241px;
}

#contact div.map #view {
  border: solid 3px #b7bdc7;
  width: 418px;
  height: 235px;
}

#contact a.arrow {
  background: url(../images/arrow_icon.jpg) top left no-repeat;
  height: 22px;
  display: block;
  padding-left: 23px;
  margin-top: 10px;
/*  font-size: 15px;*/
}

#contact .footer {
  margin-top:60px;
}

#contact .content {
  margin-top: 50px;
}

#contact a.contact_email {
  background: url(../images/email_icon.jpg) top left no-repeat;
  padding-left: 33px;
}

#investors .header {
  background: url(../images/investors_header.jpg);
}

#terms .content h2, #investor_terms .content h2 {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: normal;
  font-style: italic;
  margin: 2em 0 1em;
  color: #999;
}

#terms .content dl dt, #terms .content dl dd, #investor_terms .content dl dt, #investor_terms .content dl dd {
  float: left;
  width: 35px;
}

#terms .content dl dd, #investor_terms .content dl dd {
  width: 400px;
  padding-bottom: 1em;
}

#terms .content p, #investor_terms .content p {
  clear: both;
}

#terms .content dl dt, #investor_terms .content dl dt {
  clear: left;
}

#terms .footer, #investor_terms .footer {
  margin-top: 6em;
}

ul.documents {
  width: 380px;
}

ul.documents li a {
  display: block;
  height: 60px;
  line-height: 60px;
  background: url(../images/pdf_icon.jpg) 10px center no-repeat;
  color: #596274;
  padding-left: 60px;
  font-weight: bold;
  font-size: 17px;
  border-top: solid 1px #d4d8de;
}

ul.documents li a:hover {
  color: #0185b1;
}

ul.documents li a span {
  padding-left: 30px;
  background: url(../images/large_arrow_closed.gif) 12px 5px no-repeat; 
}

ul.documents li a.open span {
  background: url(../images/large_arrow_open.gif) 9px 8px no-repeat; 
}

ul.documents li dl {
  display: none;
}

ul.documents li dl.open {
  display: block;
}

ul.documents li dl a {
  height: 30px;
  line-height: 30px;
  background: none;
  padding-left: 40px;
  font-style: italic;
  font-size: 14px;
  border: none;
}

ul.documents li dl dt a {
  background: url(../images/small_arrow_closed.gif) 24px 13px no-repeat;
}

ul.documents li dl dt a.open {
  background: url(../images/small_arrow_open.gif) 23px 13px no-repeat;
}

ul.documents li dl {
  border-top: solid 1px #d4d8de;
  border-bottom: solid 1px #d4d8de;
  background: #f2f4f5;
  padding: 15px 50px 20px;
}

ul.documents li dl dd ol {
  background: #e7e9ed;
  padding: 10px 0;
  display: none;
}

ul.documents li dl dd.open ol {
  display: block;
}

ul.documents li dl dd ol li a {
  height: 20px;
  line-height: 20px;
  background: none;
  font-weight: normal;
  font-size: 14px;
}

#investors p.select {
/*  font-style: italic;*/
  margin-left: 10px;
  margin-top: 50px;
}

#investors .footer {
  margin-top: 90px;
}

div.login_form {
  width: 380px;
  border-top: solid 1px #d4d8de;
  border-bottom: solid 1px #d4d8de;
  padding: 30px 0 10px;
  overflow: hidden;
  zoom: 1;
}

form.login {
  overflow: hidden;
  zoom: 1;
}

form.login span.label {
  margin-left: 10px;
  width: 85px;
  float: left;
}

p.buttons {
  clear: both;
  float: none;
  padding-left: 95px;
  margin-top: 1em;
}

p.buttons button {
  width: 61px;
  height: 35px;
  background: url(../images/login_button.jpg) 0 0;
  border: 0;
  cursor: pointer;
}

p.buttons button span {
  visibility: hidden;
}

p.buttons button:hover {
  width: 61px;
  height: 35px;
  background: url(../images/login_button.jpg) 0 -35px;
}

/*form.login span.input_wrapper {
  float: left;
  height: 32px;
  width: 171px;
  background: url(../images/textfield_bg.gif) top left no-repeat;
}*/

form.login span.input_wrapper input {
  border: none;
  height: 18px;
  width: 155px;
  padding: 5px 4px 0;
  background: transparent;
  border: 1px solid #D4D8DE;
}

form.login label, form.login p {
  float: left;
}

p.error {
  color: red;
  margin: 2em 0 -2em 10px;
  font-style: italic;
}

p.session {
  position: absolute;
  right: 50px;
  top: 10px;
  font-size: 11px;
}

p.check input {
  float: left;
  margin-left: 72px;
}

p.check label {
  margin-left: 5px;
  width: 240px;
  font-size: 12px;
  line-height: 15px;
}

p.not_found {
  margin-top: 2em;
}