body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.bordergreen {
	border: 1px solid #8E984A;
}

* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wrapper #topnav {
	color: #452663;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
#wrapper #topnav a {
	color: #452663;
	text-decoration: none;
}


#wrapper #header {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 107px;
	font-size: 0px;
	background-color: #8E984A;
}
#wrapper #maincontent {
	font-size: 12px;
	background-color: #ece5ce;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #452663;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #452663;
	width: 778px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fauxcolumn.jpg);
	background-repeat: repeat-y;
}

#wrapper #maincontent #sidebar {
	float: left;
	width: 200px;
	background-color: #616396;
	margin: 0px;
	padding: 0px;
}
#wrapper #maincontent #textarea1 {
	margin-left: 210px;
	margin-right: 5px;
	padding-top: 5px;
}
#wrapper #maincontent #textarea1 p {
	padding-top: 3px;
	padding-bottom: 8px;
}
#wrapper #maincontent #textarea1 h1 {
	font-size: 14px;
	color: #97A24F;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#wrapper #maincontent #textarea1 ul li {
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: url(../images/green-square.gif);
	list-style-type: disc;
	margin-bottom: 6px;
	margin-top: 2px;
}
#wrapper #maincontent #textarea1 a:link {
	color: #452663;
	text-decoration: none;
}
#wrapper #maincontent #textarea1 a:visited {
	color: #452663;
	text-decoration: none;
}
#wrapper #maincontent #textarea1 a:hover {
	color: #452663;
	text-decoration: none;
}
#wrapper #maincontent #textarea1 a:active {
	color: #452663;
	text-decoration: none;
}
#wrapper #maincontent #clearfloats {
	clear: both;
}
#wrapper #footer {
	font-size: 11px;
	text-align: center;
	background-color: #452663;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #E9E8D1;
}
#wrapper #footer a:link {
	color: #E9E8D1;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#wrapper #footer a:visited {
	color: #E9E8D1;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#wrapper #footer a:hover {

	color: #E9E8D1;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
#wrapper #footer a:active {


	color: #E9E8D1;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.purple {
	color: #452663;
}
.small {
	font-size: 10px;
	line-height: normal;
}
#wrapper #maincontent #textarea1 #infotable a {
	color: #000000;
}
#wrapper #maincontent #textarea1 #infotable li {
	margin-bottom: 5px;
}
table {
	margin: auto;
}
.mceContentBody p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.mceContentBody { background-image: none; background-color: #ffffff; color: #000000; } /*TinyMCE*/