body {
  padding: 0;
  margin: 0;
  font: 0.7em Tahoma, Arial, sans-serif;
  line-height: 1.6em;
  background: #ffffff;
  color: #454545;
}
form {
  display: inline;
  margin: 0;
  padding: 0;
}
#page {
  width: 960px;
  margin: 0 auto;
}
#top {
  position: relative;
  height: 43px;
  margin: 6px 12px 0px 12px;
}
#top .left {
  position: absolute;
  top: 0;
  left: 0;
}
#top .left .title {
  display: block;
  float: left;
}
#top .left .subtitle {
  display: block;
  margin-top: 23px;
  font-weight: bold;
  font-size: 110%;
  margin-left: 285px;
  width: 400px;
  text-align: right;
}
#top .right {
  position: absolute;
  top: 23px;
  right: 10px;
}
#topbar {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 49px;
  background: #ffffff url(../images/topbar.gif) no-repeat scroll top left;
}
#breadcrumbs {
  position: relative;
  font-size: 120%;
  margin: -1px 18px;
  z-index: 2;
  padding: 4px 12px;
  border-bottom: 1px solid #cccccc;
  background-color: #eeeeee;
}
#nav {
  position: absolute;
  top: 8px;
  left: 14px;
  width: 400px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
}
#nav a {
  display: block;
  float: left;
  padding: 0 8px;
  border-right: 1px solid #2c71ae;
  color: #fff;
  font-size: 120%;
}
#searchwidget {
  position: absolute;  
  height: 34px;
  line-height: 34px;
  top: 8px;
  right: 20px;
}
#searchwidget span, #searchwidget a, #searchwidget input {
  position: relative;
  vertical-align: middle;
}
#searchwidget span {
  padding-right: 4px;
  color: white;
  font-size: 120%;
}
#searchwidget a {
  padding-left: 4px;
  color: white;
}
#searchwidget input {
  margin: 4px 4px !important;
}
#searchwidget input.inp {
  width: 120px;
}
#searchwidget input.btn {
  width: 32px;
}
#content {
  margin: 14px 8px 10px 8px;
}
#footer {
  margin: 20px 12px;
  padding-left: 10px;
  border-top: 1px solid #636363;
}
.center {
  display: block;
  text-align: center;
}
div.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}
.boxsep {
  width: 10px;
}
.bigboxtop {
  background: #FFFFFF url(../images/bigboxtop.gif) no-repeat scroll 0%;
  color: #000000;
  height: 19px;
}
.bigbox {
  vertical-align: top;
  width: 639px;
  background: #FFFFFF url(../images/bigbox.gif) no-repeat scroll left bottom;
  color: #5B5B5B;
  padding: 0 0px 0 1px;
}
.boxtop {
  background: #FFFFFF url(../images/boxtop.gif) no-repeat scroll 0%;
  color: #000000;
  height: 19px;
}
.box {
  vertical-align: top;
  width: 290px;
  background: #FFFFFF url(../images/box.gif) no-repeat scroll left bottom;
  color: #5B5B5B;
  padding: 0 4px 10px 1px;
}
.smallboxed {
  width: 203px;
}
.smallboxtop {
  height: 14px;
  background: #fff url(../images/smallboxtop.gif) no-repeat;
  color: #000;
}
.smallbox {
  background: #fff url(../images/smallbox.gif) no-repeat bottom left;
  color: #444;
  padding: 0;
}
.smallbox .subtitle {
  padding: 2px 10px;
  width: 182px;
  background-color: #cccccc;
  color: #000;
}
.smallbox .content {
  margin: 10px;
}
.smallbox .content ul {
  margin: 5px 0 0 10px;  
  padding: 0;
  font-size: 90%;
}
.box .title {
  padding: 0 10px 5px 10px;
  font-size: 135%;
  font-weight: bold;
}
.box .subtitle, .bigbox .left .subtitle, .bigbox .right .subtitle {
  color: #ffffff;
  width: 268px;
  padding: 2px 10px;
  margin: 0 0 9px 1px;
  font-size: 90%;
  font-weight: bold;
  border-top: 2px solid #2c71ae;
  border-bottom: 2px solid #2c71ae;
  background-color: #2c71ae;
  text-transform: uppercase;
}
.bigbox .top {
  border-bottom: 2px solid #636363;
  padding: 0 4px 10px 4px;
  margin: 0;
  margin-top: -5px;
}
.bigbox .left .subtitle, .bigbox .right .subtitle {
  color: #ffffff;
  width: 100%;
  background-color: #636363;
  border-top: none;
  border-bottom-color: #636363;
}
.bigbox .left .subtitle {
  width: 287px;
}
.bigbox .right .subtitle {
  margin-left: -2px;
  width: 308px;
  border-left: 2px solid #636363;
}
.bigbox .left {
  padding: 0;
  margin: 0;
  float: left;
  width: 307px;
  border-right: 2px solid #636363;
}
.bigbox .right {
  float: left;
  padding: 0;
  width: 307px;
}
#content .bottom {
  margin-top: 12px;
  margin-left: 10px;
  border: 1px solid #228b22;
  background: #ffffff url(../images/home/gr_fade_strip.jpg) repeat-x scroll top left;
}
#content .bottom .title {
  padding: 4px 10px;
  background-color: #228b22;
  color: white;
  font-size: 135%;
  font-weight: bold;
}
