/* CSS Document */
/* Maximum */
/*  */
html {
  margin: 0;
  padding: 0;
}
body {
  margin: 0px 0px 0px 0px;
  font-family: 'Georgia', 'Arial', 'verdana';
  font-size: 12pt;
  line-height: 1.5em;
  color: #656666;
}
#container {
  width: 960px;
  margin: 0px 0px 0px 0px;
  margin-right: auto;
  margin-left: auto;
}
#headerBg {
  background-color: #38621b;
  height: 50px;
  width: 100%;
  position: fixed;
  top: 0px;
}
#header {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  color: white;
  padding: 0px;
  text-align: center;
}
#navSection {
  margin-top: 0px;
  margin-bottom: 10px;
  height: 50px;
  font-size: 12px;
  text-align: left;
}
#navSection ul {
  display: inline;
  border: none;
}
#navSection ul li {
  list-style: none;
  background-color: #38621b;
  font-weight: bold;
  font-size: 14pt;
  display: block;
  float: left;
}
#navSection ul li a {
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  color: white;
  text-decoration: none;
  display: block;
  float: left;
}
#navSection ul li a:hover {
  background-color: #589331;
}
#navSection ul li + li {
  border-left: 1px solid white;
}
#navMain {
  background-color: white;
  width: 255px;
  margin-top: 25px;
  margin-bottom: 10px;
  margin-left: 2px;
  margin-right: 2px;
  text-align: center;
  float: left;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
#navMain ul {
  padding: 0px 5px 0px 5px;
  margin: 0px;
  list-style: none;
}
#navMain ul li {
  border-bottom: 1px solid #38621b;
  text-align: left;
}
#navMain ul a {
  display: block;
  padding: 10px 5px 10px 5px;
  width: 235px;
  color: #787878;
  text-decoration: none;
}
#navMain ul a:after {
  content: ' » ';
}
#navMain ul a:hover {
  background-color: #38621b;
  color: white;
}
#contents {
  margin-left: 280px;
  padding-top: 12px;
}
#contents a,
#contents a:link,
#contents a:visited {
  color: #956236;
  text-decoration: underline;
}
#footer {
  background-color: #38621b;
  color: white;
  margin-top: 15px;
  margin-left: 2px;
  margin-right: 2px;
  clear: both;
  text-align: center;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
#footer a {
  color: #d7f3f5;
}
#contents td,
#contents tr {
  padding: 5px;
}
.clear {
  clear: both;
}
.logo {
  float: left;
}
.headingText,
h1 {
  font-size: 16pt;
  color: #38621b;
}
.subHeadingText {
  font-size: 14pt;
  color: #38621b;
}
.normal {
  font-size: 12pt;
}
#headerImage {
  margin-top: 65px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
.menu_Calendar {
  margin-left: 5px;
}
.MenuComNextEvent {
  width: 220px;
  border-bottom: 2px solid #4a4a4a;
  margin: 10px;
}
.MenuComNextEvent_Date {
  float: left;
  width: 40px;
}
.dateHighlight {
  background: url('/_Templates/TopNav/Graphics/CalHightlight-Green-25px.png') no-repeat;
  color: white;
}
.MenuComNextEvent_Day {
  font-size: 13pt;
  color: #252525;
}
.MenuComNextEvent_Month {
  font-size: 12pt;
  color: #252525;
}
.MenuComNextEvent_Info {
  float: right;
  width: 175px;
  text-align: left;
}
.MenuComNextEvent_Title a {
  font-size: 13pt;
  color: #0b0142;
}
.MenuComNextEvent_Desc {
  font-size: 12pt;
}
/* Cal page com */

.page_eventCal_NextPrev {
  width: 30%;
}
.page_eventCal_NextPrev a {
  font-size: 10pt;
}
.page_Calendar {
  margin-left: 10px;
}
.page_eventCal {
  font-size: 11pt;
  text-align: right;
}
.page_eventCal_TitleStyle {
  font-size: 14pt;
}
.page_eventCal_NextPrev a {
  padding-right: 30px;
  text-align: center;
}
.page_eventCal_DayStyle {
  text-align: right;
  vertical-align: top;
}
.page_calDay {
  border-top: 1px solid #444444;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 9pt;
  line-height: 1.5em;
}
