@charset "UTF-8";
/* CSS Document */

* {
  border: none;
}

hr {
  border-top: 1px solid #000000;
  height: 1px;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 5px 0px 10px 0px;
  padding: 0px;
}

body {
  background: #3d7c9b url("../images/background_graident.jpg") repeat-x;
  background-color: #3d7c9b;
  font-family: Helvetica, Arial, sans-serif
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.3em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1.1em;
}

.clear {
  clear: both;
}

#external_wrapper { 
  background: #FFF url("../images/repeating_background.jpg") repeat-y;
  margin: auto;
  text-align: center;
  width: 1049px;
}

#wrapper{ 
  background: url("../images/main_background.jpg") no-repeat;
  margin: 0px;
  text-align: center;
}

#internal_wrapper { 
  margin: auto;
  padding-top: 123px;
  padding-left: 1px;
  width: 988px;
}

#nav {
  background-color: #eef0f1;
  border-bottom: 1px solid #818386;
  height: 39px;
  width: 100%;
}

#nav_inset { 
  padding: 10px;
  text-align: left;
}

#nav_inset img { 
  border: 0px;
  margin-left: 10px;
}

#content_inset { 
  margin: auto;
  padding-top: 10px;
  width: 970px;
}

#leftSideBarContent {
  color: #6e6e6e;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0 22px 52px 14px;
}

#leftSideBarContent h1 {
  margin-bottom: 2px;
}

#leftSideBarContent p {
  font-size: 16px;
  line-height: 24px;
}

#left { 
  margin: 0px;
  width: 210px;
}

#left_inset { 
  width: 180px;
}

.leftSideButton { 
  padding: 0 0 6px 0;
}

#right { 
  background: url("/images/right_bar.gif") no-repeat;
  height: 526px;
  padding: 10px 16px 0 10px;
  text-align: left;
  width: 246px;
}

#right h2, #right h4, #right p {
  margin: 5px 0px 5px 0px;
}

#right a {
  font-weight: bold;
}

#secondary_nav_home {
  background-color: #ffffff;
  height: 182px;
  padding: 10px 0 0 10px;
  text-align: left;
  white-space: nowrap;
  width: 978px;
}

#secondary_nav { 
  background-color: #ffffff;
  height: 39px;
  padding: 10px 0 0 14px;
  text-align: left;
  white-space: nowrap;
}

#navDescriptionPopup {
  background-color: #ebeef0;
  border: 1px solid #365870;
  color: #365870;
  font-family: Helvetica, Arial, sans-serif
  font-size: 11px;
  left: 0px;
  opacity:0;
  filter:alpha(opacity=0);
  padding: 10px 10px 10px 10px;
  position: absolute;
  text-align: left;
  top: 0px;
  visibility: visible;
  width: 130px;
}

#breadcrumbs { 
  background-color: #d4cbaa;
  height: 15px;
  padding: 5px 5px 5px 25px;
  text-align: left;
}

.newsBox {
  background-color: #ebeef0;
  border: #98abb8 solid 1px;
  padding: 10px;
}

/*-- calendar styles -- */
.tableclass {
  text-align: center;
    border:1px solid #FFF;    
    border-collapse:collapse;
    font-family: Arial;
    font-size: 10px;
    line-height: 15px;
    background-color: #FFF;
}


.tableclass td { 
  background: #dfe6eb;
  border: solid 2px #FFF;
  height: 20px;
  padding: 5px;
  width: 20px;
}

.days{
  background-color: #F1F3F5;
  border:1px solid #888;
}

.thclass {
   
    border:2px solid #FFF;
    background-color: #FFF;
}

.actday{
    background: #052b4f !important;
    border:1px solid #888;
    color: #FFFFFF;
    font-weight:bold;
}

.tableclass tr { 

}
/*-- end cal styles -- */

#searchform { 
  float: right;
}

#searchform input {
  border: solid 1px #adbbc9;
  color: #545454;
  float: left;
  font-family: Helvetica, Arial, sans-serif;
  margin-top: 0px;
  padding: 3px; 
}

#searchform .search_submit {
  border: 0px;
  float: left;
  margin: 0px;
  padding: 0px;
  margin-left: 2px;
  margin-top: -10px;
}

.header_type {
  width: 600px;
}

#footer {
  background: url("../images/bottom_background.jpg") no-repeat;
  height: 42px;
  margin: auto;
  width: 1049px;
}

/* podcast styles */
.left-column {
  background-image: url('/img/leftnav_middle.jpg');
  background-position: top;
  background-repeat: repeat-y;
  float: left;
  width: 203px;
}

.left-column-top {
  background-image: url('/img/leftnav_top.jpg');
  background-position: top;
  background-repeat: no-repeat;
  float: left;
  padding-top: 14px;
  width: 203px;
}

.left-column-bottom {
  background-image: url('/img/left_bottom.jpg');
  background-position: bottom;
  background-repeat: no-repeat;
  float: left;
  padding-bottom: 22px;
  padding-left: 6px;
  padding-right: 10px;
  width: 187px;
}

.content-column {
  float: left;
  padding: 0 0 0 20px;
  text-align: left;
  width: 747px;
}

.content-column .odd {
  background-color: #F5F5F5;
}

.content-column .even {
  background-color: #FFFFFF;
}

.message-series {
  border: 1px solid #365870;
  float: left;
  margin: 0 0 10px 0;
  padding: 8px 8px 8px 8px;
}

.message-series .series-image {
   background-repeat: no-repeat;
   height: 148px;
   margin-top: 0;
   text-indent: -9999px;
}

.message-row {
  border-bottom: 1px dotted #000000;
  float: left;
  clear: both;
  padding: 6px 6px 6px 6px;
  width: 717px;
}

.message-row .message-row-date {
  float: left;
  width: 70px;
}

.message-row .message-row-title {
  float: left;
  padding: 0 10px 0 0;
  width: 200px;
}

.message-row .message-row-speaker {
  float: left;
  padding: 0 10px 0 0;
  width: 90px;
}

.message-row .message-row-icons {
  float: left;
  padding: 0 10px 0 0;
  width: 84px;
}

.message-row .message-row-icons img {
  margin-right: 2px;
}