body {
	background-color: #004512;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
p {
	font-size: 12px;
	text-align: left;
}
.content {
	border: 3px solid #A48791;
}
.text {
	color: #330066;
	padding: 5px;
}
a {
	color: #330066;
}
.whitebox {
	color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #330066;
	overflow: auto; 
	width:630px;
	height:424px;
	margin-top: 3px;
}
.outerbox {
	background-color: #004512;
	background-image:  url(../images/backgrounds/coop_ownership.jpg);
	background-repeat: no-repeat;
	height: 727px;
	width: 964px;
	background-position: 50px 0 0 0;
	margin: 0 auto;
}
.message {
	color: #330066;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 81px;
	margin-bottom: 5px;
	font-weight: bold;

}
.footerlinks {
	text-transform: uppercase;
	color: #330066;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;

}

.sectiontableheader {
  font-weight: bold;
}

.contentheading {
  font-weight: bold;
  color: #330066;
}

.contentpaneopen {
  text-align: left;
  width: 100%;
}

.moduletableright {
	font-size:10px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 16px;
	padding-right: 8px;
	margin-top:-5px;
}

.mainlevel_leftmenu {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #330066;
	text-decoration:none;
	padding-left:22px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	width:160px;
}

.mainlevel_leftmenu:hover {
	background-image:  url(../images/sidebar-background.png);
	background-repeat: no-repeat;
}

.sublevel_leftmenu {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #330066;
	text-decoration:none;
	padding-left:32px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	width:145px;
}

.sublevel_leftmenu:hover{
	background-image:  url(../images/sidebar-sub-bg.png);
	background-repeat: no-repeat;
}


.moduletable_leftmenu {
	width:160px;
	margin:0;
	padding-top:10px;
}
img {
	border: none;
}

