* {
	margin: 0;
	padding: 0;
}
BODY {
	color: #504F4E;
	background: #959175;
	width: 700px;
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 78%;
}
.bottom {
	background: url(images/bottom.gif) no-repeat;
	height: 56px;
	width: 700px;
}
.copyright { background: #fff; padding: 7px; font-size: 0.9em }
.copyright a {
	color: #504F4E;
	text-decoration: none;
}
.news-mid {
	background: url(images/news-center.gif);
	font-size: 1.0em;
	color: #FFF;
	text-decoration: none;
}
.missions-mid {
    background: url(images/bus-solutions-center.gif);
	color: #FFF;
	text-decoration: none;
}
.beliefs-mid {
    background: url(images/our-services-center.gif);
	color: #FFF;
	text-decoration: none;
}
.top-line {
	border-top: 1px solid #CBC9C8;
	font-size: 0.8em;
	color: #504F4E;
	padding: 7px;
}
.border {
	border-right: 1px solid #465D74;
	border-left: 1px solid #465D74;
}
.small {
	font-size: 0.8em;
	color: #fff;
}
.white {
	color: #fff;
	text-decoration: underline;
}
.text {
	font-size: 0.9em;
	color: #504F4E;
}
.main-table {
	color: #333;
	background: #D9D9D9;
}
.white-table {
	color: #333;
	padding: 17px;
	background: #fff;
}
h2 {
	font-size: 1.2em;
	color: #FFF;
	font-weight: bolder;
}.style1 {
	font-size: 0.9em;
	font-style: italic;
}
.main-table tr td table tr .news-mid table tr td h3 b {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.main-table tr td table tr .news-mid table tr td table {
	font-size: 16px;
}
.main-table tr td table tr .missions-mid table tr td blockquote p {
	font-weight: bold;
}

