body {
	margin: 30px 0px 0px 0px;
	background: #DCE38E;
}

p {
	margin: 0px 0px 20px 0px;
}

#bContent {
	color: white;
	font: .9em/1.4em Arial, Geneva, Helvetica, san-serif;
}

a {
	/* color: #6289B4; 
	color: #255181;	*/
	color: MidnightBlue;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #255181;
}

li {
	margin-bottom: 15px;
}


#wrapper {
	position: relative;
	top: 0px;
	/* 	background: #8DB138;  */
}

#mBody {
	position: relative;
	width: 840px;
	top: 10px;
	/*
	background: url(images/bg_home2.gif);
	background-repeat: no-repeat;
	background: #8DB138;
	*/
}

#mBody #gNav {
	position: absolute;
	width: 840px;
	top: 0px;
	left: 0px;
}

#mContent {
	position: relative;
	width: 762px;
	top: 65px;
	left: 50px;
	background: transparent;
	margin-bottom: 124px;
}

#bContent td {
	font: .85em/1.4em Arial, Geneva, Helvetica, san-serif;
}

#mHighlights {
}

#mHighlightsContent {
	position: relative;
	width: 154px;
	margin: 0px 10px 0px 10px;
	background: transparent;
	height: auto;
}

#footer {
	position: relative;
	font: .7em Arial, Geneva, Helvetica, san-serif;
	padding: 10px 0px 20px 0px;
	background: #DCE38E;
}

.pgTitle {
	font: 26px Arial, Geneva, Helvetica, san-serif;
	color: white;
}

.rAlignPhoto {
	position: relative;
	float: right;
	margin: 0px 0px 0px 30px;
}

#mContent p {
/* 	font: .9em/1.4em Arial, Geneva, Helvetica, san-serif; */
}

.size11 {
	font-size: .7em;
}

.size12 {
	font-size: .8em;
}

.size14 {
	font-size: 1.0em;
}

.size16 {
	font-size: 1.2em;
}

#mHighlightsContent ul {
	list-style-type: none;
	margin-top: 10px;
}
#mHighlightsContent li {
	font: .7em Arial, Geneva, Helvetica, san-serif;
	margin: 0px 0px 10px -35px;
}