/* General, body & wrapper
-----------------------------------------*/
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
h1 {
  font-size: 18px;
  margin: 0;
}
h2 {
  font-size: 16px;
  padding-top: 10px;
}
h3 {
  font-size: 14px;
}
h3 a {
  color: #000000;
  text-decoration: none;
}
h3 a:hover {
  text-decoration: underline;
}
.clear {
  clear: both;
}
#main a {
    color: #7f7f7f;
    text-decoration: none;
}
#main a:hover {
    color: #7f7f7f;
    text-decoration: underline;
}
a:focus {
  outline: none;
}
ul {
  padding-left: 1em;
  margin-left: 0;
}
img {
  border: none;
}
#wrapper {
  width: 900px;
  margin: 0 auto;
}
/* Header
-----------------------------------------*/
#header {
  width: 900px;
  position: relative;
}
#logo {
  position: relative;
  top: 40px;
  left: 79px;
}
#search {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  top: 20px;
  right: 45px;
  width: 300px;
  text-align: right;
}
#search input {
  position: absolute;
  right: 130px;
  top: -3px;
}
#search a {
  color: #fff;
  text-decoration: none;
}
#search a:hover {
  color: #fff;
  text-decoration: underline;
}
#searchTerm {
  width: 120px;
}
#clocks {
  clear: both;
  margin: 0;
  padding: 0;
  width: 296px;
  height: 67px;
  padding-top: 10px;
  background: url(../images/clock-bkgrd.png) no-repeat;
  position: absolute;
}
#clocks li {
  list-style: none;
  display: block;
  float: left;
  width: 74px;
  text-align: center;
  color: #fff;
}
/* Top navigation
-----------------------------------------*/
#topNav {
  clear: both;
  position: absolute;
}
#topNav ul {
  margin: 0;
  padding: 0;
  padding-top: 0px;
  height: 23px;
}
#topNav ul li {
  list-style: none;
  display: inline;
}
#topNav ul li a {
  padding-left: 2px;
}
#topNav ul li a.first {
  padding-left: 0px;
}
/* Center image
-----------------------------------------*/
#main #centerImage {
  width: 834px;
  margin: 0 auto;
}
#centerImage #imageBorder {
  position: absolute;
  top: 155px;
  z-index: 2;
  text-align: center;
  background: url(/layout/images/picture-frame.png) no-repeat;
  height: 258px;
  width: 834px;
}
#centerImage #image {
  position: relative;
  top: 15px;
  left: 12px;
  z-index: 1;
}
/* Content area
-----------------------------------------*/
#content {
  width: 795px;
  margin: 0 auto;
  margin-top: 20px;
  padding-bottom: 10px;
}
#breadcrumb {
  padding-left: 40px;
  padding-top: 10px;
  color: #7f7f7f;
  font-size: 10px;
  width: 500px;
}
#breadcrumb a {
  color: #7f7f7f;
  text-decoration: none;
}
#breadcrumb a:hover {
  text-decoration: underline;
}
#contentHome #breadcrumb {
  padding-left: 30px;
}
#content #leftContent {
  padding-left: 40px;
  width: 450px;
  float: left;
  line-height: 1.6;
}
#tblForm td {padding: 5px;}
#tblForm .col_1 {width: 35%; white-space: nowrap;}
#tblForm .col_2 {width: 65%;}
#content #rightContent {
  float: right;
}
#rightContent ul li {
  padding-bottom: 10px;
}
#rightContent div {
  text-align: center;
}
#rightContent #news {
  font-weight: bold;
  text-align: left;
}
#rightContent #news ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#rightContent a {
  color: #000000;
  text-decoration: none;
}
#rightContent a:hover {
  text-decoration: underline;
  color: #7f7f7f;
}
#rightContent #news a {
  font-weight: normal;
  font-size: 10px;
}
#ddLogo {
  padding: 60px 0 20px 0;
}
/* Home Content
-----------------------------------------*/
#contentHome {
  width: 795px;
  margin: 0 auto;
}
#contentHome #leftContent {
  padding-left: 30px;
  width: 500px;
  float: left;
  line-height: 1.6;
}
#contentHome #leftContent #press {
  margin-top: 30px;
  margin-left: -10px;
  padding: 10px;
  font-size: 10px;
  font-weight: bold;
}
#contentHome #leftContent #press a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
#contentHome #leftContent #press a:hover {
  text-decoration: underline;
  color: #7f7f7f;
}
#contentHome #rightContent {
  float: right;
  width: 213px;
  height: 458px;
  margin-right: 25px;
  background: url(../images/sidebar.png) no-repeat;
  margin-top: -65px;
  position: relative;
  z-index: 3;
  padding-top: 12px;
  padding-left: 14px;
}
#contentHome #rightContent p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  padding-left: 5px;
}
/* General Form Inputs
-----------------------------------------*/
.textInput {
  border: 1px solid #6c6c6c;
  border-color: #6c6c6c  #c3c3c3 #d3d3d3 #6c6c6c;
  background:#fff url(../images/text-input-bg.gif) repeat-x 0 0;
  font-size: 1.1em;
  padding: 0.15em 0.15em;
}
input.large, textarea.large {
  width: 85%;
}
input.medium, textarea.medium {
  width: 60%;
}
input.small, textarea.small {
  width: 35%;
}
/* Footer
-----------------------------------------*/
#footer {
  margin: 0 auto;
  width: 823px;
}
#footer p {
  color: #fff;
  float: right;
  padding: 40px 15px 40px 0;
  font-size: 10px;
}
#footer p a {
  color: #fff;
  text-decoration: none;
}
#footer p a:hover {
  text-decoration: underline;
}
#bottomNav {
  text-align: center;
}
#bottomNav ul {
  margin: 0;
  padding: 0;
}
#bottomNav ul li {
  list-style: none;
  display: inline;
  padding: 0;
  margin: 0;
}
/* Image Drop Shadow - http://www.alistapart.com/articles/cssdrop2/
---------------------------------------------------*/
.alphaShadowLeft, .alphaShadowRight {
  background: url(../../images/dropshadow/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 5px 10px !important;
  margin: 10px 10px 5px 5px;
}
.alphaShadowLeft {float: left;}
.alphaShadowRight {float: right;}
.alphaShadowLeft div, .alphaShadowRight div {
  background: url(../../images/dropshadow/shadow2.png) no-repeat left top !important;
  background: url(../../images/dropshadow/shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}