div#main div#grey-bar div.grey-bar-contents-welcome {
  min-height: 173px;
  position: relative;
  padding: 22px 0px 0px 245px;
}

/* default-ie.css:
div#main div#grey-bar div.grey-bar-contents-welcome {
  height: 183px;
}
*/

div#main div#grey-bar div.grey-bar-contents-welcome img.main-image {
  position: absolute;
  top: 22px;
  left: 0px;
  border: 2px solid rgb(157,174,176);
}

div#main div#grey-bar div.grey-bar-contents-welcome div.text {
  min-height: 125px;
  padding-bottom: 10px;
}
/* default-ie.css:
div#main div#grey-bar div.grey-bar-contents-welcome div.text {
  height: 135px;
}
*/

div#main div#grey-bar div#grey-bar-contents div.grey-bar-contents-welcome div.text div.title {
  font-size: 18px;
  color: rgb(40,65,69);
}

div#main div#grey-bar div#grey-bar-contents div.grey-bar-contents-welcome div.links {
  font-size: 10px;
  line-height: 11px;
}

div#main div#grey-bar div#grey-bar-contents div.grey-bar-contents-welcome div.links div.more {
  float: left;
}

div#main div#grey-bar div#grey-bar-contents div.grey-bar-contents-welcome div.links div.more a {
  background: url('/images/icons/plus.png') no-repeat left center;
  padding-left: 16px;
}

div#main div#grey-bar div#grey-bar-contents div.grey-bar-contents-welcome div.links div.more a:hover {
  background-image: url('/images/icons/hover/plus.png');
}

div#main div#grey-bar div#grey-bar-contents div.grey-bar-contents-welcome div.links div.navigation {
  float: right;
}

div#main div#grey-bar div#grey-bar-contents div.grey-bar-contents-welcome div.links div.navigation a.previous {
  font-size: 14px;
  background: url('/images/icons/arrow-left.png') no-repeat left center;
  padding-left: 16px;
}

div#main div#grey-bar div#grey-bar-contents div.grey-bar-contents-welcome div.links div.navigation a.previous:hover {
  background-image: url('/images/icons/hover/arrow-left.png');
}

div#main div#grey-bar div#grey-bar-contents div.grey-bar-contents-welcome div.links div.navigation a.next {
  font-size: 14px;
  background: url('/images/icons/arrow-right.png') no-repeat right center;
  padding-right: 16px;
}

div#main div#grey-bar div#grey-bar-contents div.grey-bar-contents-welcome div.links div.navigation a.next:hover {
  background-image: url('/images/icons/hover/arrow-right.png');
}

div#main table#two-column-welcome {
  width: 771px;
}

div#main table#two-column-welcome tr td#left-column {
  width: 224px;
  background-color: rgb(248,248,248);
  padding: 25px 29px 50px 37px;
  vertical-align: top;
}

div#main table#two-column-welcome tr td#left-column div.news-list {
  line-height: 15px;
}

div#main table#two-column-welcome tr td#left-column div.news-list div.more {
  font-size: 10px;
  line-height: 11px;
  text-align: left;
}

div#main table#two-column-welcome tr td#left-column div.news-list div.more a {
  background: url('/images/icons/plus.png') no-repeat left center;
  padding-left: 16px;
}

div#main table#two-column-welcome tr td#left-column div.news-list div.more a:hover {
  background-image: url('/images/icons/hover/plus.png');
}

div#main table#two-column-welcome tr td#left-column div.news-list div.news-item {
  margin-bottom: 15px;
}

div#main table#two-column-welcome tr td#left-column div.news-list div.news-item div.title {
  
}

div#main table#two-column-welcome tr td#left-column div.news-list div.news-item div.title a {
  color: rgb(254,123,0);
}

div#main table#two-column-welcome tr td#left-column div.news-list div.news-item div.teaser {
  
}

div#main table#two-column-welcome tr td#right-column {
  width: 412px;
  padding: 25px 32px 50px 37px;
  vertical-align: top;
  text-align: justify;
  background: rgb(255,255,255) url('/images/inner-shadow-white-left.png') repeat-y top left;
}

div#main table#two-column-welcome tr td#left-column div.column-title,
div#main table#two-column-welcome tr td#right-column div.column-title {
  font-size: 14px;
  line-height: 1em;
  font-weight: bold;
  color: rgb(107,137,146);
  text-align: left;
  margin-bottom: 29px;
}

div#main table#two-column-welcome tr td#right-column p {
  line-height: 15px;
  margin-bottom: 15px;
}


div#site-pane div.site {
  min-height: 149px;
  position: relative;
  padding: 0px 0px 0px 242px;
}
div#site-pane div.site img.main-image {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 2px solid rgb(157,174,176);
}
div#site-pane div.site div.text {
  padding: 2px 0px 10px 0px;
  min-height: 124px;
}
div#site-pane div.site div.text div.name {
  font-weight: bold;
  line-height: 12px;
  margin-bottom: 8px;
}
div#site-pane div.site div.text div.name a {
  color: rgb(63,106,110);
  background: url('/images/arrow-right-orange.png') no-repeat left center;
  padding-left: 12px;
}
div#site-pane div.site div.text div.name a:hover {
  color: rgb(254,123,0);
  background-image: url('/images/arrow-right-darkorange.png')
}

div#site-pane div.site div.links {
  font-size: 10px;
  line-height: 11px;
}

div#site-pane div.site div.links div.more {
  float: left;
}

div#site-pane div.site div.more a {
  background: url('/images/icons/plus.png') no-repeat left center;
  padding-left: 16px;
}

div#site-pane div.site div.more a:hover {
  background-image: url('/images/icons/hover/plus.png');
}



div#site-pane div.site div.links a.latest-news {
  background: url('/images/icons/arrow-right.png') no-repeat left center;
  padding-left: 16px;
}
div#site-pane div.site div.links a.latest-news:hover {
  background-image: url('/images/icons/hover/arrow-right.png');
}

div#site-pane div.site div.links div.navigation {
  float: right;
}

div#site-pane div.site div.links div.navigation a.previous {
  font-size: 14px;
  background: url('/images/icons/arrow-left.png') no-repeat left center;
  padding-left: 16px;
}

div#site-pane div.site div.links div.navigation a.previous:hover {
  background-image: url('/images/icons/hover/arrow-left.png');
}

div#site-pane div.site div.links div.navigation a.next {
  font-size: 14px;
  background: url('/images/icons/arrow-right.png') no-repeat right center;
  padding-right: 16px;
}

div#site-pane div.site div.links div.navigation a.next:hover {
  background-image: url('/images/icons/hover/arrow-right.png');
}
