
* {
  font-family: arial;
}

body {
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size: 14px;
}

img { 
  border: 0px;
}

th {
  color: #006752;
  text-align: left;
}

.heading {
	font-family: arial;
	color: #FFFFFF;
	padding-left: 30px;
	height: 130px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
}

a {
	color: #0F6753;
	text-decoration: none;
}

a:active {
	color: #2E3192;
}

h1.mainHeading, h1 {
	color: #636466;
	font-size: 20px;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

h2 {
  font-size: 16px;
  color: #2E3192;
}

h3 {
  font-size: 14px;
  color: #006752;
}

h4 {
	text-decoration: underline;
	font-weight: normal;
	color: #006752 ;
	
}

.bodyTable {
	background:#fde79d;
	padding: 0px;
	margin: 0px;
}

.lhsNavbar {
  width: 130px;
}

ul.glossary {
  list-style: none;
}

.lhsNavbar th {
	background:#fde79d;
	text-align: left;
	vertical-align: middle;
	height: 10px;
	font-family: arial;
	font-size: 13px;
}

.lhsNavbar td {
	background:#fde79d;	
}

.lhsNavbar2ndlevel {
	text-align: left;
	font-size: 13px;
	width: 100%;
}

.lhsNavbar2ndlevelLink {
  color: #2E3192;
}

.footer {
	vertical-align:bottom;
	font-family:arial;
	font-size: 10px;
	color:#FFFFFF;
	text-align: right;
}

div.quote {
  padding: 10px;
  font-family: Sans, Times;
  font-weight: bold;
  font-style: italic;
  color: #006752;
  font-size: 16px;
}

ol.roman {
  list-style-type: lower-roman;
}

ul.links {
  list-style-type: none;
}

/*
Start Calendar styles
*/
table.calendar {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #2E3192;
  border-right: 1px solid #2E3192;
  background-color: #FDE79C;
}


th.calendarTopColumn {
  color: #2E3192;
  text-align: center;
  width: 14.285%;
  border-left: solid 1px #2E3192; border-bottom: solid 1px #2E3192;
}

a.calendarToday {
  color: #9C1A00;
}

td.calendarCell {
  height: 50px; 
  text-align: right; 
  vertical-align: top; 
  border-left: solid 1px #2E3192; 
  border-bottom: solid 1px #2E3192;
}

td.calendarEventDayCell {
  height: 50px; 
  text-align: right; 
  vertical-align: top; 
  background-color: #FCD130; 
  font-weight: bold; 
  border-left: solid 1px #2E3192; 
  border-bottom: solid 1px #2E3192;
}

th.calendarHeader {
  color: #2E3192;
  padding: 10px;
  border-left: solid 1px #2E3192; 
  border-bottom: solid 1px #2E3192; 
  width: 100%; 
  text-align: center; 
  font-size: 16px;
}

a.calendarIsToday {
  color: #006752;
}

a.calendarEventLink {
  color: #2E3192;
}

a.calendarEventLink:visited {
color: #2E3192;
}

span.calendarIsToday {
  color: #006752;
}

span.calendarIsNotToday {
  color: #2E3192;
}

/*
End Calendar styles
*/


.memberList tr {
  vertical-align: top;
}

.memberList th {
  color: #000000;
  font-weight: bold;
}


.adminNewsletter a {
color: #0f6753;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

.adminNewsletter a:hover {
color: #0f6753;
font-size: 11px;
text-decoration: underline;
font-weight: bold;

}

.education {
  color:#006752;
  font-weight:bold;
  text-decoration:underline;
}

.educationTb td{
  padding:10px;
}

.error {
  color: #ff0000;
}

.error td {
  color: #ff0000;
}

.error tr {
  color: #ff0000;
}

.error ul {
  color: #ff0000;
}

.error li {
  color: #ff0000;
}
