a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color : #000000;
}
a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color : #3572B3;
}
body {
	background-image: url(../images/BackTile_04.jpg);
	margin: 6px 0 6px 0; 
	padding:0px;
}
body, p, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
}
p {
	margin-top: 0px
}
.tiny {
	font-size: 10px;
}
.small {
	font-size: 11px;
}
.normal {
	font-size: 12px;
}
.large {
	font-size: 14px;
}
.exLarge {
	font-size: 16px;
}
.frontText {
	font-size: 11px;
	line-height: 1.2em;
}
.photoLeft {
	float: left;
	margin-right: 10px;
	clear: left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: left;
	line-height: 1em;
}
.photoRight {
	float: right;
	margin-left: 10px;
	clear: right;
	margin-bottom: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-align: right;
	line-height: 1em;
}
.photoCenter {
	margin-left: 5px;
	margin-right: 5px;
}
.pageHeader {
	font-size : 16px;
	font-weight: bold;
	color: #581d39;	
}
.credits {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.credits:HOVER {
	color: #ccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: normal;
	font-weight: normal;
}
.footerText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;	
}
.footerText:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #581D39;	
}/*
.background {
	background-image : url(../images/BackTile_05.jpg);
	background-position : top;
	background-repeat : repeat-x;
}*/
Table.topMenu {
	background-color: #093224;
	background-image : url(../images/DropdownTile.jpg);
	background-repeat : repeat-x;
}
Table.topMenu TD {
	display: block;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	line-height: 1em;
}
Table.topMenu a {
	padding: 3px;
	font-size : 11px;
	text-decoration: none;
	color : #000;
	display: block;
}
Table.topMenu a:hover {
	background-color: #1F5845;
	color : #fff;
	text-decoration: none;
}
* html .topMenu {
	margin-left: 7px;
}
ul.breadcrumbs {
	display: block;
	margin: 0px;
	padding: 0 0 10 0px;
	text-align: right;
}
ul.breadcrumbs li {
	display: inline;
	padding-left: 1px;
}
ul.breadcrumbs a {
	font-size: 10px;
}
ul.breadcrumbs a:hover {
	font-size: 10px;
	color: #388F6F;
	text-decoration: underline;
}
ul.breadcrumbs li.current a {
	color: #388F6F;
}
ul.breadcrumbs li.current a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.green {
	color: #205E49;
}
.burgundy {
	color: #581D39;
}
.gold {
	color: #C98D2B;
}
.blue {
	color: #5181B2;
}
.contactLink {
	font-weight: bold;
	color: #581D39;
	text-decoration: underline;
}
.contactLink:hover {
	font-weight: bold;
	color: #205E49;
	text-decoration: underline;
}
.contactLink2 {
	color: #581D39;
	text-decoration: underline;
}
.contactLink2:hover {
	color: #205E49;
	text-decoration: underline;
}
.contactLink3 {
	color: #581D39;
}
.footnoteLink {
	font-size : 10px;
	color: #888;
}
.footnoteLink:hover {
	font-size : 10px;
	color: #581D39;
}
.RtShadow {
	background: url(../images/RtShadow.jpg) left repeat-y;
}
.LtShadow {
	background: url(../images/LtShadow.jpg) right repeat-y;
}
.rtWhtEdge {
	background: url(../images/RtWhtEdge_01.jpg) no-repeat;
}
.boldGreen {
	color: #205E49;
	font-size: 12px;
	font-weight: bold;
}
.boldGreen:hover {
	color: #581D39;
	font-size: 12px;
	font-weight: bold;
}
.videoLink {
	line-height: 32px;
	border: 1px solid #205E49;
	padding: 4px 4px 4px 4px;
	margin: 0px;
	width: 130px;
}
.videoLink a {
	font-size: 14px;
	font-weight: bold;
	color: #205E49;
	text-decoration: none;
}
.videoLink a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #581D39;
}