/* Begin generic styles for font controls and basic HTML elements */

body {
  margin: 30px 0 0 0;
  padding: 0;
  background-color: white;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  font-size: 76%;
  color: #333;
  }

a {
  text-decoration: none;
  color: #38659F;
  }

a:link {
  color: #38659F;
  }

a:visited {
  color: #38659F;
  }

a:active {
  color: #38659F;
  }
  
a:hover {
  color: #38659F;
  text-decoration: underline;
  }

h1 {
  font-size: 2.2em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  }

h1 img {
  margin: 0;
  padding: 0;
  }

h2 {
  font-size: 2em;
  font-weight: normal;
  margin: 0 0 0.1em 0;
  }

h3 {
  font-size: 1.4em;
  font-weight: normal;
  color: #003366;
  margin: 0 0 0.5em 0;
  }

h4 {
  font-size: 1.2em;
  font-weight: normal;
  color: #003366;
  margin: 1.2em 0 -0.6em 0;
  }

h5, h6 {
  font-weight: bold;
  }

p {
  margin: 1em 0;
  line-height: 1.4em;
  }

ol, ul, li {
  font-size: 1em;
  }

strong, b {
  font-weight: bold;
  }

form { 
  margin: 0;
  padding: 0;
  }

img {
  display: block;
  border: none;
  }

/* End generic styles for font controls and basic HTML elements */


/* Begin styles for layout */

div {
  padding: 0;
  margin: 0;
  }

div img {
  padding: 0;
  margin: 0;
  }

.clear {
  clear: both;
  }

#PageBodyContainer {
  width: 910px;
  background-color: white;
  margin: 0 auto;
  }

#HeaderTopRight {
  float: right;
  height: 8px;
  position: relative;
  }

#HeaderTopRight img {
  vertical-align: top;
  }

#HeaderBottom {
  height: 8px;
  }

#HeaderContainer {
  background: #103B76 url(/resources/images/template/bg_header.gif) repeat-x top left;
  color: white;
  margin-bottom: 13px;
  }

#HeaderTitleContainer {
  float: left;
  width: 271px;
  background: transparent url(/resources/images/template/header_corner_tl.gif) no-repeat top left;
  }

#HeaderTitleSubContainer {
  padding: 18px 20px 0 20px;
  }

#HeaderIntro {
  
  }

#HeaderBannerContainer {
  float: left;
  width: 609px;
  height: 170px;
  }

#HeaderBannerButton {
  margin-top: 143px;
  }

#BodyContentOuterContainer {
  border-left: 220px solid #FFF;
  border-right: 210px solid #FFF;
  background-color: white;
  }

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

#BodyContent ol li {
  background: none;
  padding: 0.1em 0 0.8em 0;
  line-height: 1.4em;
  }

#LeftContainer {
  width: 220px;
  margin-left: -220px;
  float: left;
  position: relative;
  }

#LeftSubContainer {
  background: #3161A4 url(/resources/images/template/bg_leftnav.jpg) no-repeat bottom left;
  padding-bottom: 87px;
  position: relative;
  }

#LeftSubContainerNew {
  background: #3161A4 url(/resources/images/template/bg_leftnav.jpg) no-repeat bottom left;
  padding-bottom: 29px;
  position: relative;
  }

#LeftNavTop {
  height: 16px;
  }

.LeftNav1stLevel a {
  display: block;
  padding: 3px 0.4em 4px 20px;
  background-color: #5A81B6;
  margin-bottom: 1px;
  font-size: 1.2em;
  color: white;
  }

.LeftNav1stLevelOn a {
  display: block;
  padding: 3px 0.4em 4px 20px;
  background-color: #83A0C8;
  margin-bottom: 1px;
  font-size: 1.2em;
  color: white;
  }

/*.LeftSep1stLevel {
  display: block;
  margin: 17px 0 8px 10px;
  }*/

.LeftNav1stLevel a:link, .LeftNav1stLevel a:visited, .LeftNav1stLevelOn a:link, .LeftNav1stLevelOn a:visited {
  text-decoration: none;
  color: white;
  }

.LeftNav1stLevel a:hover, .LeftNav1stLevelOn a:hover {
  color: white;
  background-color: #A2B7D5;
  }

.LeftNav2ndLevel a {
  display: block;
  margin-bottom: 1px;
  padding: 3px 0.4em 3px 34px;
  background: #4671AD url(/resources/images/template/lm_dash.gif) no-repeat 25px 0.8em;
  font-size: 1.1em;
  color: white;
  }

.LeftNav2ndLevelOn a {
  display: block;
  margin-bottom: 1px;
  padding: 3px 0.4em 3px 34px;
  background: #83A0C8 url(/resources/images/template/lm_dash.gif) no-repeat 25px 0.8em;
  font-size: 1.1em;
  color: white;
  }

.LeftNav2ndLevel a:link, .LeftNav2ndLevel a:visited, .LeftNav2ndLevelOn a:link, .LeftNav2ndLevelOn a:visited {
  text-decoration: none;
  color: white;
  }

.LeftNav2ndLevel a:hover, .LeftNav2ndLevelOn a:hover {
  color: white;
  background-color: #A2B7D5;
  }

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

#RightContainer {
  width: 210px;
  margin-right: -210px;
  float: left;
  position: relative;
  background: #4671AD url(/resources/images/template/next_event_top.gif) no-repeat top left;
  padding-top: 8px;
  }

#NextEventContainer {
  background: #4671AD url(/resources/images/template/bg_next_event.jpg) no-repeat bottom left;
  color: white;
  }

#NextEventContainerTop {
  height: 8px;
  position: relative;
  }

#NextEventContainerTop img {
  vertical-align: top;
  }

#NextEventSubContainer {
  padding: 0 15px 12px 15px;
  }

#NextEventHeading h3 {
  font-size: 1.4em;
  font-weight: bold;
  color: #FFF;
  margin: 0 0 0.6em 0;
  padding-top: 4px;
  }

#NextEventTitle {
  font-size: 1.2em;
  margin: 0.6em 0 0.2em 0;
  }

#NextEventVenue {
  font-size: 1em;
  font-weight: bold;
  color: #FDD92A;
  margin: 0 0 10px 0;
  }

#NextEventButton {
  height: 35px;
  }

.BackLink {
  margin: 1.6em 0 0.5em 0;
  }

.BackLink a {
  background: transparent url(/resources/images/template/arrow_left.gif) no-repeat left center;
  font-size: 0.9em;
  color: #4671AD;
  padding: 0 0 0.2em 8px;
  }

#FooterContainer {
  font-size: 0.9em;
  color: #555;
  text-align: center;
  padding: 35px 0px 10px 0px;
  width: 910px;
  position: relative;
  }

/* End styles for layout */

/* Generic table styles */

table {
  border-collapse: collapse;
  border-color: #C2CDDC;
  width: 100%;
  }

th {
  border: 1px solid #C2CDDC;
  border-collapse: collapse;
  padding: 3px 5px;
  background-color: #E0E6ED;
  vertical-align: top;
  }

td {
  border: 1px solid #C2CDDC;
  border-collapse: collapse;
  padding: 3px 5px;
  vertical-align: top;
  }
/* End styles for generic table */

/* Styles for community links */
#CommunityLinks {
  float: right;
  }

.CommunityLink {
  float: left;
  }
/* End Styles for community links */

#ShareContentContainer {
  padding: 0 0 5px 0;
  margin: 0 auto;
  width: 125px;
  }

#ShareContentLinkContainer {
  width: 230px;
  border: 1px solid #9AB0C4;
  background-color: #FFF;
  padding: 1px;
  color: #333;
  position: absolute;
  z-index: 80;
  right: 284px;
  top: -104px;
  text-align: left;
  }

#ShareContentLinkClose {
  float: left;
  padding: 1px 5px 0 0;
  }

#ShareContentLinkTitle {
  background: #FFF url(/__image/Community/xalter_share_bg_top.gif) repeat-x top left;
  padding: 3px 0 4px 4px;
  width: 226px;
  }

#ShareContentLinkBody {
  background: #FFF url(/__image/Community/xalter_share_bg_btm.gif) no-repeat bottom right;
  padding: 6px 4px 20px 4px;
  margin: 0;
  }

.ShareContentIcon {
  padding: 0 2px 0 0;
  margin-top: -1px;
  float: left;
  }

.ShareContentLink {
  width: 100px;
  padding: 2px 2px 0 0;
  margin: 0;
  float: left;
  }

