ul { margin-top: 10px; margin-bottom: 10px }
ol { margin-top: 10px; margin-bottom: 10px }
p { margin: 0px 0px 5px 0px;}
a {  color: #2C4599}
a:hover {  color: #CCCCE0}
/* Page Layout Styles */
.mainbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #C3A2A3;
	font-size: 10pt;
}
.printbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10pt;
}
h1 {
	font-size: 15pt;
	color: #3E4E1D;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 120%;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	vertical-align: middle;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	margin-top: 1px;
	margin-bottom: 5px;
}
.update {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.container1 {
	width: 764px;
	border: 11px solid #D1B8B9;
	margin: 5px auto;
}
.container2 {
	width: 760px;
	border: 2px solid #FFF;
}
/* Banner Styles */
.banner {
	clear: both;
	border-bottom: 2px solid #FFF;
}
.bannerl {
	float: left;
	width: 315px;
	height: 131px;
}
.bannerr {
	float: left;
	width: 445px;
	height: 131px;
	background: url(images/mpa_bg.jpg) no-repeat;
}
.bannerimg {
	border-bottom: 4px solid #6A171A;
}

/* Top Menu Styles */
.tmenu {
	background: #68842F;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	clear: both;
	height: 35px;
}
.tmcell {
	float: right;
	border-left: 1px solid #FFF;
}
/*
.tmcell {
	text-align: center;
}
*/
.tmitem {
	padding: 10px;
	height: 15px;
	float: right;
	border-left: 1px solid #FFF;
	position: relative;
}
.tmitem a {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}	
.tmitemover {
	background: #3E4E1D;
	padding: 10px;
	height: 15px;
	float: right;
	border-left: 1px solid #FFF;
	cursor: pointer;
	position: relative;
}
.tmitemover a {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}	
.tmspace {
	width: 0;
}
.tmspace span {
	display: none;
}
/* Left Menu Styles */
/* links group title */
.lmtitle { 
	font-size: 10pt;
	background-color: #6D7C56;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 2px;
}
/* links group item */
.lmitem {
	font-size: 8pt;
	color: #000066;
	margin-left: 8px;
	margin-right: 8px;
	padding: 2px 2px 2px 12px;
}
/* links group link */
a.lmitemlink {
	color: #000066;
	text-decoration: underline
}
a.lmitemlink:hover {
	color: #CCCCE0;
	text-decoration: underline
}
/* Page Styles */
.maintable {
	margin-top: 5px;
	background-color: White;
}
.mainnav {
	background-color: #FFFFFF;
}
.navleft {
	width: 150px;
}
.navright {
	padding-top: 5px;
	padding-bottom: 5px;
}
.maincontent {
	background-color: #FFFFFF;
	text-align: justify;
}
.mainleft {
	width: 150px;
	text-align: left;
}
.mainright {
}
.leftcolpic {
	text-align: center;
	padding-top: 20px;
}
.leftcoltxt {
	font-size: 8pt;
	color: #000000;
	margin: 8px;
}
.leftcoltxt a {
	color: #000000;
}
.leftcoltxt a:hover {
	color: #C9DAAE;
}
.mainlink {
	background-color: #EBE6D7;
}
.mainlinkl {
	font-size: 8pt;
}
.mainlinkr {
	font-size: 8pt;
	padding: 5px;
}
.vert {
	background-color: #6A171A;
	width: 2px;
}
.vert span {
	font-size: 2px;
	display: none;
}

.sidebar {
	margin: 10px 0px 10px 10px;
	padding: 10px;
	font-size: 8pt;
	float: right;
	width: 200px;
	background: #C9DAAE;
	border: 1px solid #000066;
}
.sidebar img {
	border: 1px solid black;
	margin: 5px;
}
.sidebarcomp {
}
.sidebarcomp img {
	border: none;
	margin: 0;
}

.bottomlink {
	color: #2C4599;
	text-decoration: none;
}
.bottomlink:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.maininfo {
	background-color: #EBE6D7;
}
.maininfol {
border-top: 1 solid Black;
	font-size: 8pt;
}
.maininfor {
border-top: 1 solid Black;
	font-size: 8pt;
	padding: 2px;

	color: #888888;
	text-align: center;
}
.pictext {
	font-size: 10pt;
	line-height: 130%;
	text-align: justify;
}
.logintext {
	font-size: 8pt;
	margin-left: 10px;
}
.loginlink {
	text-decoration: none;
}
.loginlink:hover {
	text-decoration: underline;
}
.loginname {
	font-size: 10px;
	margin-left: 10px;
}
/* Content Styles */
.onecol {
}
.onecolcon {
	margin-left: 20px;
	margin-right: 30px;
}
.twocoll {
	padding-left: 25px;
	padding-right: 30px;
	width: 378px;
}
.twocolr {

	width: 150px;
	text-align: center;
}
.rightcoltxt {
	font-size: 8pt;
	color: #000000;
	margin: 8px;
	text-align: left;
}
.rightcoltxt a {
	color: #2C4599;
}
.rightcoltxt a:hover {
	color: #CCCCE0;
}
.rmitem {
	font-size: 8pt;
	margin-top: 4px;
	margin-left: 10px
}
a.rmitemlink {
	color: #FFFFFF;
}
a.rmitemlink:hover {
	color: #FF0000;
}
/* MAP Styles */

.adarea {
	
}
.adtext {
	background-color: #EBE6D7;
	font-size: 8pt;
	padding-left: 8px;

}
.adspace {
	background-color: #EBE6D7;
	padding: 5px;
}
.sectitlearea {
	width: 608px;
	height: 60px;
	background-color: #EBE6D7;
}
.tools {
	text-align: right;
	margin: 96px 13px 0 0;
	font-size: 8pt;
	color: #FFF;
}
.tools a {
	color: #FFF;
	text-decoration: none;
}
.tools a:hover {
	color: #D1B8B9;
}
.tool {
	color: #FFF;
}
.toolover {
	color: #D1B8B9;
}
.searchform {
	margin: 0px;
	display: inline;
}
.searchbox {
	border: 1px solid black;
	background-color: #D1B8B9;
	font-size: 10px;
}
.docs {
	font-size: 10pt;
}
