@charset "UTF-8";

a:link {
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}

.image_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #930;
	background-color: #FFF;
	margin-right: 15px;
	text-align: right;
}
.heading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #633023;
	text-align: left;
	margin-top: 25px;
	margin-left: 15px;
	padding-left: 5px;
}

.MainText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	background-color: #FFF;
	font-weight: normal;
	padding: 5px;
}

.MainTextContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	background-color: #FFF;
	font-weight: normal;
	padding: 5px;
}

.MainTextScroll {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
	background-color: #FFF;
	font-weight: normal;
	padding: 5px;
	div {overflow: auto;}
}

.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F60;
}

.NewsItemHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F60;
}

.ImageCaption-L {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	font-style: italic;
}
.ImageCaption-S {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.SubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	
}
.FillerBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	
}

.FillerBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-left:5px;
	
}

.HomeText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	padding: 5px;
}
.MainText .HomeText .HomeText {
	text-align: left;
	padding: 5px;
}
.LeadershipHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	padding-left: 8px;
	padding-top: 8px;
	background-color: #036;
}

.LeadershipSubtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;

}
.MainTextSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	padding: 8px;
}

.NewsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	word-spacing: 45px;

}

.NewsLinks a:link, .NewsLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	word-spacing: 45px;
		
}
.BottomLinks, .BottomLinks a:link, .Bottomlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006;
	padding-top: 10px;
	font_style: underline;
}
.MainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

