body{
background: #bbb url(images/bkdgf.png) top left repeat-x;
margin-left:0;
margin-top:0;
}
body,td,th,p,div,form,h1,h2,h3,h4,blockquote,ul,ol,li,span{
color:#4d4d4d;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
a {color: #222;}
dd{
margin-left:1em;
}
dt{
font-weight:bold;
}
h1{
font-size:large;
}
h1,h2,h3,h4,h4,h5,th,.subtitle{
color:#ba2434;
font-weight:bold;
}
h2,.largebody{
font-size:medium;
}
h3,h4,p,td,th,ol,ul,li,.form-input{
font-size:small;
}
h5,.smallbody{
font-size:x-small;
}
th{
text-align:left;
}
tr{
vertical-align:top;
}
.altrow{
background:#DDD;
}
.boxframe{
background:#CAC0B9;
color:#FFF;
}
.boxheader{
background:#ba2434;
color:#FFF;
font-weight:bold;
padding:2px 4px !important;
}
.boxtext,.boxmenu{
background:#FFF;
color:#4d4d4d;
font-size:small;
padding-top:0.5em;
}
.boxmenu{
padding:0;
margin-left:0.5em;
padding-bottom:0.5em;
}
.boxmenu:first-line{
margin-left:-0.5em;
}
.boxmenu a{
text-decoration:none;
}
.boxmenu a:hover{
text-decoration:underline;
}
.form-description{
color:#333;
font-size:x-small;
margin-top:0px;
padding-top:0px;
}
.form-error{
background:#FFF;
border:1px solid #000;
color:#ba2434;
font-size:small;
margin-bottom:6px;
margin-top:6px;
}
.form-label,.form-optional{
color:#4d4d4d;
font-size:small;
font-weight:bold;
text-align:right;
}
.form-submit{
color:#000;
font-size:small;
}
.form-table{
background:#FFF;
border: none;
}
.inedit,div.inedit,a.inedit,td.inedit,th.inedit{
background:#FF9;
}
.label-error{
background:#FFF;
color:#ba2434;
font-size:small;
font-weight:bold;
text-align:right;
}
.mainbody{
background:#FFF;
}
.section-bar{
background:#CCC;
border:none;
font-size:small;
font-weight:bold;
}
.system-msg{
background:#FFF;
border:1px solid #000;
color:#ba2434;
font-size:small;
margin-bottom:6px;
margin-top:6px;
width:100%;
}
.underline{
border-bottom:1px solid #C00;
}

.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none;
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

#portalWrapper {
  background:#fff;
  width:760px;
  margin: 10px auto;
}
#header_top {
  margin: 0;
  padding: 0;
  height: 112px;
  width: 760px;
}
#leftcol {
  padding: 53px 0 10px 10px;
  margin:0;
  width: 250px;
  background: #fff url(images/header_bottom_left.png) top left no-repeat;
  vertical-align: top;
}
#lnav {
  margin: 0;
  padding: 0;
  width: 220px;
}
.navshade {
  background: #ccc url(images/grey_bkgd.gif) top left repeat-y;
  width: 100%;
  margin: 0;
  padding: 5px 0 0 0;
}
.navshade div {
  padding-bottom: 5px;
  background: transparent url(images/grey_box_bottom_divider.gif) bottom right no-repeat;
}
.navshade form {
  margin: 5px 10px 0 10px;
  background: transparent;
}
.navshade form select {
  width: 95%;
}
.newsbox {
  padding: 10px 0;
}
.news-item {
  font-size: 85%;
  line-height: 150%;
  padding: 5px;
}
#centercol {
  padding: 0 0 12px 0;
  margin:0;
  width:420px;
  vertical-align: top;
}
#content {
  width: 365px;
  padding-left: 16px;
}
#centerflash {
  padding-bottom: 10px;
}
#rightcol {
  padding:0;
  margin:0;
  width:90px;
  height:473px;
  background: #fff url(images/right_side2.png) top right no-repeat;
}
h1.pagetitle {
  font-size:175%;
}
.fmore, .fmore a {
  color: #ba2434;
  font-size: x-small;
}
#footer {
  background-color: #bbb;
  padding: 3px 0;
  font-size: 90%;
}
.fleft, .fright {
  color: #fff;
  font-weight: bold;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.fright a {
  color: #ba2434;
}
h1.pagetitle {
  padding-top: 50px;
}
.fspeaker {
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}
.thumbs {
  width: 135px;
  vertical-align: top;
}
.thumbs img {
  border:none;
}
.tblock {
  padding-left: 10px;
  vertical-align: top;
}
.tblock h3 {
  margin: 0;
  font-size: 100%;
  font-weight: bold;
}
.tblock p {
  margin: 0;
  font-size: x-small;
  line-height: 150%;
}
.spkr {
  margin-top: 0.5em;
}