body {
	margin-top: 0px;
}
body, th {
  background-color: transparent;
  text-align: center;
  color: #444444;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 18px;
  list-style-position: outside;
}
td {
  font-size: 12px;
  line-height: 1.5;
  text-align: left;
}
a:link {
  font-weight: normal;
  color: #003b8c;
  text-decoration: none;
}
a:visited {
  font-weight: normal;
  color: #003b8c;
  text-decoration: none;
}
a:active {
  font-weight: normal;
  color: #003b8c;
  text-decoration: none;
}
a:hover {
  font-weight: normal;
  color: #003b8c;
  text-decoration: underline;
}
.outerBorder {
  background-color: silver;
}
.mainTD {
	background-color: white;
}
p {
  color: black;
}
.sponsorTop {
	background-image: url(images/sponsor_top.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 0px;
	background-color: #DFD0B7;
}
.sponsorBottom {
	background-image: url(images/sponsor_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-bottom: 0px;
	background-position: bottom;
	background-color: #DFD0B7;
}
.sponsorTopText   {
	color: #002E6A;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sponsorItem {
	background-color: #c7d4e5;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	border: 1px solid #567AAC;
}
.sponsorItem   p {
	color: #002E6A;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.sponsorType {
	font-weight: normal;
	color: #4F442F;
	margin-bottom: 0px;
	margin-top: 25px;
	margin-left: 5px;
	font-size: 11px;
}


li {
  list-style-position: outside;
  margin-left: -10px;
  list-style-type: square;
  padding-bottom: 10px;
}
h2 {
  margin: 1pt 0;
  color: #e6ebf2;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #567aac;
  font-size: 16px;
  padding-top: 1px;
  padding-bottom: 1px;
}
h4 {
	border-style: solid none;
	border-width: thin;
	border-top: thin solid #003b8c;
	border-bottom: thin solid #003b8c;
	color: #003b8c;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 0px;
	padding-left: 0px;
}
table.member {
}
table.member td {
}
table.member tr.d1 td {
	border-bottom: 1px solid #003b8c;
	background-color: #fcf6cf;
	padding-top: 4px;
	padding-bottom: 4px;
	color: black;
}
table.member tr.d0 td {
	border-bottom: 1px solid #003b8c;
	background-color: #fefef2;
	padding-top: 4px;
	padding-bottom: 4px;
	color: black;
}
.t1 {
  border-bottom: 1px solid #003b8c;
  text-transform: uppercase;
  color: #003b8c;
  visibility: visible;
  padding-top: 2px;
  background-color: transparent;
  font-weight: bold;
}
.topMenu {
  border-bottom: thin solid #999999;
  padding-bottom: 0px;
  padding-top: 0px;
  background-color: white;
  text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
a.white:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
a.white:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
a.white:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
a.white:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
.outerBackground {
  background-color: #c5d2e3;
  background-image: url(images/page_bg.jpg);
}
.MenuItem {
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
a.MenuItem:link {
  text-decoration: none;
}
a.MenuItem:hover {
  background-color: transparent;
  text-decoration: none;
  color: #870000;
}
a.MenuItem:active {
  text-decoration: none;
  background-color: transparent;
}
a.MenuItem:visited {
  text-decoration: none;
  background-color: transparent;
}
a.MenuItem_selected:link {
  background-color: transparent;
  text-decoration: none;
}
a.MenuItem_selected:hover {
  background-color: transparent;
  text-decoration: none;
  color: #870000;
}
a.MenuItem_selected:active {
  background-color: transparent;
  text-decoration: none;
}
a.MenuItem_selected:visited {
  background-color: transparent;
  text-decoration: none;
}
.MenuItem_selected {
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
td.MenuBack:hover {
  background-repeat: repeat-x;
  background-position: left top;
  background-image: url(images/navbar_bg_on.gif);
}
.MenuBack {
  background-color: transparent;
  background-image: url(images/navbar_bg.gif);
  background-repeat: repeat-x;
  background-position: left top;
  text-align: center;
}
.myTest {
	background-color: #ffcc00;
	border: thick solid #CC3300;
	background-position: center;
}
.MenuBackSelected {
  background-repeat: repeat-x;
  background-position: left top;
  background-image: url(images/navbar_bg_onpage.gif);
  text-align: center;
}
.MenuLeft_Back {
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #cccccc;
  text-align: center;
}
.MenuLeft_Item {
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}
a.MenuLeft_Item:hover {
  text-decoration: none;
  color: #870000;
  background-color: #8fc5ff;
}
a.MenuLeft_Item:active {
  text-decoration: none;
  background-color: transparent;
}
a.MenuLeft_Item:link {
  text-decoration: none;
}
a.MenuLeft_Item:visited {
  text-decoration: none;
  background-color: transparent;
}
td.MenuLeft_Back:hover {
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #80b4ff;
}
.MenuLeft_Item_Selected {
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}
.MenuLeft_Back_Selected {
  background-repeat: repeat-x;
  background-position: left top;
  text-align: center;
  background-color: #72a2e5;
}
a.MenuLeft_Item_Selected:hover {
  background-color: transparent;
  text-decoration: none;
  color: #870000;
}
.teacherLinks {
	color: #003B8C;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
	font-size: 16px;
}
.callOutBox {
	background-color: #9EBCE6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 166px;
	padding-right: 0px;
	margin-right: 4px;
}
.leftColBorder {
	border-right-color: #567AAC;
	border-right-style: solid;
	border-right-width: thin;
	height: 484px;
	padding-right: 4px;
}
.teacherContent {
	padding-right: 20px;
	padding-left: 6px;
	padding-top: 0px;
	text-align: left;
}
.largeLetter {font-size: 18px}
.photoGalleryTop {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #003b8c;
	margin-bottom: 8px;
	margin-top: 0px;
}
.galleryNormal {
	font-size: 11px;
	color: #003b8c;
}
.galleryBold {
	font-weight: bold;
	font-size: 11px;
	color: #003b8c;
	clip: rect(auto,auto,auto,auto);
	vertical-align: middle;
}
.galleryThumbnail {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #4b4a4a;
	border-bottom-color: #4b4a4a;
	margin-bottom: 30px;
}
.galleryContainer {
	height: 50px;
	vertical-align: top;
	margin-top: 5px;
}
.galleryInstructions {

}
.tenLessonsTitle {
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: none;
	font-size: 14px;
}
.tenLessonsMainPoints {
	margin-left: 15px;
	margin-right: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	text-transform: none;
}
.tenLessonsSubPoints {
	background-position: right;
	margin-left: 150px;
	margin-right: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
}
.tenLessonsCredits {
	background-position: right;
	margin-left: 170px;
	margin-right: 20px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 9px;
}
.eventSpacer {
	height: 10px;
}
.eventTime {
	color: #003B8C;
}

.eventDesc {
	color: #38465b;
	font-weight: bold;
}
.eventDetails {
	text-align: center;
}
