* { margin: 0; padding: 0 }
BODY 
{
	margin:0;
	padding:0;
	background: #959175;
}
.totalcontent
{
	font-size: .75em;
	color: #504F4E;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	width: 700px;
	margin: 0 auto
}
a:link{font-family: arial; text-decoration: underline;color:#000000}
a:visited{font-family: arial; text-decoration: underline; color:#000000}
a:active {font-family: arial;text-decoration: underline; color:#000000}
a:hover{font-family: arial;	text-decoration: none; color:#000000}


.bottom {
	background: url(images/bottom.gif); background-repeat: no repeat;
	height: 56px;
	width: 700px;
}
.news-mid {
    background: url(images/news-center.gif);
	font-size: 90%;
	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: 10px;
	color: #504F4E;
	padding: 7px;
}
.border {
	border-right: 1px solid #465D74;
	border-left: 1px solid #465D74;
}
.small {
	font-size: 80%px;
	color: #fff;
}
.white {
	color: #fff;
}
.text {
	font-size: 90%;
	color: #504F4E;
}
.main-table {
	color: #333;
	background: #D9D9D9;
}
.white-table {
	color: #333;
	padding: 10px;
	background: #fff;
}


h2 {
	font-size: 110%;
	color: #FFF;
	font-weight: bolder;
}.style1 {
	font-size: 90%;
	font-style: italic;
}

.mylist
{
	list-style-position:outside;
	list-style-type:disc;
	color:#000000;
	padding:20px;
	line-height:1.25em
}

ul.sitemap {
 list-style-type: none; 
 margin-left: 0.5cm;
 padding-left: 0;
 list-style-type:disc;
}

ul.sitemap li {
 padding-left: 1.1em;
}

