.secondaryNav {
  display: none;
}

.topMessage {
  float: left;
  width: 680px;
  margin-top: 15px;
}

.topMessage p {
  font-family: arial, verdana, tahoma;
  line-height: 14pt;
  margin: 0px 0px 16px 0px;
}

.topMessage a {
  font-family: trebuchet ms, tahoma, verdana;
}

.topMessage b {
  color: #FF9900;
  font-weight: bold;
}

.login {
  float: right;
  width: 220px;
  height: 87px;
  background: url(images/loginBg.gif) 0% 0% no-repeat;
  padding-top: 10px;
  margin-top: 30px;
  margin-right: -3px;
}

.login .title {
  font-family: trebuchet ms, tahoma, arial;  
  font-size: 12pt;
  font-weight: bold;
  color: #333333;
  text-align: center;
  padding: 5px 0px;
}

.login .link {
  font-size: 11pt;
  padding-right: 32px;  
  text-align: right;
}

.leftColumn {
  float: left;
  width: 320px;
  margin-top: 25px;
  padding-right: 20px;
  background: url(images/cccccc.gif) 100% 100% repeat-y;
}

.leftColumn .title {
  margin-bottom: 8px;
}

.middleColumn {
  float: left;
  width: 320px;
  margin-top: 25px;
  margin-left: 20px;
  margin-right: 20px;
}

.middleColumn .title {
  margin-bottom: 8px;
}

.rightColumn {
  float: left;
  width: 250px;
  margin: 65px 0px 0px 20px;
}

.rightColumn p {
  font-size: .85em;
  line-height: 1.3em;
}

.rightColumn a.more {
  display: block;
  position: relative;
  left: 0px;
  bottom: 0px;
  font-size: .9em;
  text-align: right;
  margin-top: 5px;
}

#news {
  background-color: #f6f6f6;
  padding: 10px 15px;;
}

#news h1 {
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 2px;
}

#news h1 a {
  text-decoration: none;
}

#news h2 {
  font-size: .9em;
  font-weight: normal;
  color: #666666;
  margin-bottom: 7px;  
}

#tagline {
  float: left;  
  clear: both;
  width: 100%;  
  margin-top: 20px;
}

#tagline b {
  font-size: 1.1em;
  color: #FF9900;
}
