/* FreeBSDFoundation.org styles */

* {
  margin: 0;
/*  padding: 0; */
}

html {
  min-height: 100%; margin-bottom: 1px;
}

body {
  text-align: center;
  min-width: 760px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  background-color: #fff;
}

form{
  line-height: 20px;
}

p {
  font-size: 1.0em;
  line-height: 1.3em;
  margin: 1.2em 0em 1.2em 0em;
}

h1, h2, h3, h4 {
  margin: 1.0em 0em 1.0em 0em;
}

h1 {
  color: #D41209;
  font-size: 1.4em;
  margin-top: 0;
}

h2 {
  color: #707070;
  font-size: 1.2em;
}

h3 {
  color: #D41209;
  font-size: 1.1em;
}

h4 {
  color: #707070;
  font-size: 1.1em;
}

div.quote {
  font-size: 110%;
  padding-right: 30px;
  padding-left: 30px;
}

img {
  border: 0px;
}

a { color: #D41209; }
a:link { }
a:visited { }
a:active { }
a:hover { color: #000; text-decoration: underline; }

#headerline {
  width: 100%;
  height: 6px;
  background-color: #CF1205;
  font-size: 1px;
}

#container {
  margin: 0em 0;
  width: 80%;
  min-width: 765px;
  text-align: left;
}

#header {
  float: left;
  text-align: left;
  width: 100%;
  margin-top: 10px;
}

#logo {
  float: left;
}

#logo img {
  width: 256px;
  height: 104px;
}

#contentcontainer {
  clear: both;
  display: block;
}

#sidewrap {
  float: left;
  width: 151px;
  margin-right: -150px;
}

#sidenav {
  background-color: #F5F5F5;
  border: 1px solid #E5E5E5;
  padding: 10px 4px 10px 4px;
}

#sidenav ul {
  list-style: none;
  color: #707070;
  padding:0;
}

#sidenav ul li {
  padding-left: 25px;
  margin-bottom: 5px;
  background-image: url('graphics/arr_sidenav.gif');
  background-repeat: no-repeat;
  background-position: 12px 0.4em;
}

#sidenav a { color: #707070; }
#sidenav a:link { text-decoration: underline; }
#sidenav a:visited { text-decoration: underline; }
#sidenav a:active { text-decoration: underline; }
#sidenav a:hover { color: #000; text-decoration: underline; }

#contentwrap {
  
}

#content {
  padding: 0px 20px 0px 20px;
}

#content ul {
  padding-left: 30px;
  font-size: 1.0em;
  line-height: 1.3em;
  margin: 1.2em 0em 1.2em 0em;
}

#footer, #footer_hp {
  clear: both;
  font-size: 0.9em;
  color: #666;
  padding-top: 3px;
  padding-bottom: 15px;
}

#footer_hp {
  padding-top: 13px;
}

#footer {
  padding-top: 10px;
}

/* Donations */

#donate {
  float: right;
  margin-top: 10px;
  width: 200px;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
}

#donate a { color: #fff; }
#donate a:link { text-decoration: none; }
#donate a:visited { text-decoration: none; }
#donate a:active { text-decoration: none; }
#donate a:hover { text-decoration: none; }

/* Navigation */

#nav {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: bold;
  padding:0;
}

#nav a { color: #fff; }
#nav a:link { text-decoration: none; }
#nav a:visited { text-decoration: none; }
#nav a:active { text-decoration: none; }
#nav a:hover { text-decoration: none; }

#nav ul {
  list-style: none;
  padding:0;
}

#nav ul li {
  display: inline;
  font-weight: bold;
  padding: 0 1.0em 0 1.0em;
  border-right: 1px solid #ccc;
}

#nav ul li.last-child {
  border-right: 0px;
}

/* Rounded Box */

.rb {
  width: 100%;
  position: relative;
}
.rb_bt {
  background: url('graphics/rb_box_grey.gif') no-repeat 100% 0 !important;
  margin: 0 0 0 12px;
  height: 12px;
}
.rb_bt2 {
  height: 12px;
  width: 12px;
  position: relative;
  left: -12px;
  background: url('graphics/rb_box_grey.gif') no-repeat 0 0 !important;
  font-size: 1px;
}
.rb_bb {
  background: url('graphics/rb_box_grey.gif') no-repeat 100% 100% !important;
  margin: 0 0 0 12px;
  height: 12px;
}
.rb_bb2 {
  height: 12px;
  width: 12px;
  position: relative;
  left: -12px;
  background: url('graphics/rb_box_grey.gif') no-repeat 0 100% !important;
  font-size: 1px;
}
.rb_cw {
  background: #A7A7A7;
  height: 4px;
  font-size: 1px;
}
.rb_ct {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  white-space: nowrap;
  z-index: 50;
  margin-top: 7px;
}
.rb_ct2 {
  padding-left: 10px;
  padding-right: 10px;
}
.rb_bgimg_grey {
  background-image: url('graphics/rb_box_grey.gif') !important;
}
.rb_bg_grey {
  background: #9E9FA2 !important;
}
.rb_bgimg_red {
  background-image: url('graphics/rb_box_red.gif') !important;
}
.rb_bg_red {
  background: #CF1205 !important;
}

/* Homepage */

#hpcols {
  float: left;
  width: 100%;
}

#col1, #col2, #col3, #col4 {
  float: left;
}

#col1, #col2 {
  width: 25%;
}

#col3 {
  width: 30%;
  background-color: #F5F5F5;
}

#col4 {
  width: 20%;
}

.col1content {
  padding-right: 20px;
}

.col2content {
  padding-right: 20px;
}

.col3content {
  padding: 16px 19px 5px 20px;
  margin: 1px 0px 0px 1px;
  border: 1px solid #E5E5E5;
  border-top: 0px;
  border-left: 0px;
}

.col4content {
  padding-left: 20px;
}

.col1hdr {
  width: 155px;
  height: 11px;
  margin-bottom: -3px;
  display: block;
}

.col2hdr {
  width: 162px;
  height: 11px;
  margin-bottom: -3px;
  display: block;
}

.col3hdr {
  width: 127px;
  height: 11px;
  margin-bottom: -9px;
  display: block;
}

.col4hdr {
  width: 140px;
  height: 11px;
  margin-bottom: -9px;
  display: block;
}

.col4hdr2 {
  width: 89px;
  height: 11px;
  display: block;
}

.hpsubhead {
  font-weight: bold;
  color: #9B9B9B;
  margin-bottom: -3px;
}

.more {
  font-weight: bold;
  color: #D41209;
}

.morenewsletter {
  margin-top: -7px;
}

.hpnewsletter {
  border: 1px solid #E5E5E5;
  width: 165px;
  height: 123px;
}

/* Press */

.prlist li {
  margin-bottom: 1.0em;
}

/* Donors */

#donors { font-size: 11px; text-align: center; color: #D41209;
padding-top: 6px; }
#donors a { color: #D41209; text-decoration: underline !important; }
#donors a:hover { color: #000; text-decoration: underline; } 

.pageTitle { color:#D41209;margin-bottom:1em;}