/* Begin styles for layout */

#BodyContentOuterContainer {
  border-right: 281px solid white;
  }

#BodyContentInnerContainer {
  margin: 0;
  width: 100%;
  }

#MainContentContainer {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
  }

#MainContent {
  padding: 0px 78px 10px 20px;
  background-color: white;
  font-size: 1.1em;
  }

#MainContentNews {
  padding: 0px 78px 10px 130px;
  background-color: white;
  /*font-size: 1.1em;*/
  line-height: 20px;
  }

#MainContent ul {
  line-height: 20px;
  }

#MainContentNews ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 20px;
  }

#MainContentNews li {
  background: transparent url(/resources/images/template/bullet.gif) no-repeat 0 6px;
  padding: 0 0 0.4em 15px;
  line-height: 20px;
  }

.Sitemap1stLevel {
  font-size: 1.2em;
  padding: 0 0 0.2em 0;
  }

.Sitemap2ndLevel {
  font-size: 1.1em;
  padding: 0.2em 0 0.1em 0;
  }

.Sitemap3rdLevel {
  font-size: 1em;
  padding: 0 0 0.2em 0;
  }

.HomeContentIntro {
  position: relative;
  margin: 8px 0 11px 118px;
  line-height: 20px;
  }

.HomeContentEntry {
  position: relative;
  padding-top: 10px;
  line-height: 20px;
  }

.HomeContentImage {
  float: left;
  }

.HomeContentText {
  margin-left: 118px;
  }

.HomeContentEntry h2, #MainContentNews h2 {
  font-size: 1.6em;
  font-weight: bold;
  margin: 0 0 2px 0;
  }

#RightContainer {
  width: 281px;
  margin-right: -281px;
  float: left;
  position: relative;
  padding-bottom: 30px;
  }

#RightSubContainerTop {
  background: #D78A9F url(/resources/images/template/right_bar_home_top.gif) no-repeat top left;
  color: white;
  }

.RightHeading {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0.5em;
  }

#RightStoryContainer {
  padding: 19px 25px 14px 19px;
  }

.RightSeperator {
  height: 1px;
  background-color: black;
  margin: 1em 0;
  }

/* End styles for layout */


/* Begin styles for news and events items */

.NewsItemTitle {
  margin: 0 0 3px 0;
  padding-top: 3px;
  font-size: 1.2em;
  font-weight: bold;
  }

.NewsItemTitle a {
  color: white;
  text-decoration: none;
  border-style: none;
  }

.NewsItemBody, .EventsItemBody {
  margin: 0 0 1.2em 0;
  line-height: 18px;
  color: black;
  }

.NewsItemBody a, .EventsItemBody a {
  color: black;
  border-bottom: 1px solid black;
  text-decoration: none;
  }

.NewsItemBody a:hover, .NewsItemBody a:visited:hover, .EventsItemBody a:hover, .EventsItemBody a:visited:hover {
  color: black;
  border-color: black;
  }

/* End styles for news and events items */