body {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
p {margin: 0; padding-bottom: 15px;}
a { color: #143544; font-style: normal; text-decoration: underline; outline: none; }
a:link { color: #000000; font-style: normal; text-decoration: underline }
a:visited { color: #000000; font-style: normal; text-decoration: underline }
a:hover { color: #22cee2; font-style: normal; text-decoration: underline }
a:active { color: #000000; font-style: normal; text-decoration: underline;}
h1 { color: #000000; font-weight: bold; font-size: 20px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 0; padding-top: 0 }
h2 { color: #000000; font-weight: bold; font-size: 18px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#subHeading h2 {
	color: #2a5872;
	font-weight: normal;
	font-size: 14px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: italic;
}
h3 { color: #000000; font-weight: bold; font-size: 14px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: #000000; font-size: 14px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
h5 { color: #000000; font-weight: bold; font-size: 14px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li { list-style-type: disc; }
hr { border-top: 1px solid #4a2167 }
.lowerlinks { color: black; font-size: 9px; text-decoration: none ; text-align: center; }
.lowerlinks a:link { color: black; font-size: 9px; text-decoration: none }
.lowerlinks a:visited { color: black; font-size: 9px; text-decoration: none }
.lowerlinks a:hover { color: red; font-size: 9px; text-decoration: none }
.lowerlinks a:active { color: black; font-size: 9px; text-decoration: none }
.lowerlinks2 { color: #4d0a22; font-size: 11px; text-decoration: none ; text-align: center; }
.lowerlinks2 a:link { color: #4d0a22; font-size: 11px; text-decoration: none }
.lowerlinks2 a:visited { color: #4d0a22; font-size: 11px; text-decoration: none }
.lowerlinks2 a:hover { color: #000; font-size: 11px; text-decoration: none }
.lowerlinks2 a:active { color: #4d0a22; font-size: 11px; text-decoration: none }
.error { color: red; font-weight: bold; font-size: 14px }
.qdetails { text-align: left; margin-right: 20%; margin-left: 20%  }
.qdetails1 { text-align: left; margin-right: 20%; margin-left: 20%; }
form { margin: 0px; padding: 0px }
#footer { color: #294d56; font-size: 10px; text-align: right;}
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
.headingImage { margin-left: 45px; margin-top: 15px; margin-bottom: 24px;}
#subHeading {position: absolute; left: 250px; top: 16px;}
#rotatorCaption {font-weight: bold; font-style: italic; text-align: center;}
.galleryImage {border: 0;}
.thumbHolder {
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #5fb0cc;
}
.thumbOuter {
	background-image: url(images/thumbnailLeft.jpg);
	background-repeat: repeat-y;
	background-color: white;
	padding: 0;
	padding-left: 25px;
	margin: 13px 15px;
}
.thumbInner {
	background-image: url(images/thumbnailRight.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 15px;
}
.thumbCaption {
	width: 100%;
	margin-left: -12px;
	text-align: center;
}
.gallery {}
.linksList {padding-left: 25px; list-style-type: none;}
.teaching p:first-line { font-weight: bold;}
.thumbInner a img {border: 0;}