body
{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
  padding: 0;
  margin: 0;
  background-color: #e7e7e7;
}
td
{
	text-align: left;
}
.outer_wrapper{
  background-image: url('../images/bodyRep.gif');
  background-repeat: repeat-x;
}
.wrapper{
  width: 804px;
  margin-left:auto;
	margin-right:auto;
  background-image: url('../images/leftShadow.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

.rightShadow{
  background-image: url('../images/rightShadow.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}
.container
{
	width: 770px;
  background-color: #ffffff;
  margin-left:17px;

}
.header
{
	background-color: #ffffff;
	background-image: url('../images/header.jpg');
	background-repeat: repeat-x;
  padding: 20px 20px 0 20px;
	height: 124px;
	color: #B20000;
	font-size: 2em;
	font-weight: bold;

}
.splash {
	height: 139px;
}
.banner
{
	width: 468px;
	margin-left:auto;
	margin-right:auto;
}
.topbar
{
  margin: 0;
	padding: 5px 10px;
	background-color: #373737;
  height:1.1em;
  color: #ffffff;
}
.topbar a {
  color: #ffffff;
}
.minheight {
  float:left;
  height:350px;
}
.mainbody
{
  padding-top: 20px;

  background-image: url('../images/bodyShadow.gif');
	background-repeat: repeat-x;
}
.mainbody-wide
{
	padding-top: 20px;
  background-image: url('../images/bodyShadow.gif');
	background-repeat: repeat-x;
}
.footer
{
	margin-top: 5px;
	border-top: solid 1px #E7E7E7;
	padding: 5px;
	clear: both;

}
.left
{
	float:left;
	border-right: solid 1px #CECECE;
	padding: 5px;
	width: 150px;
	margin: 5px;
}
.right
{
	float:right;
	border-left: solid 1px #CECECE;
	padding: 5px;
  margin: 5px;
	width: 145px;
}
.accessibility
{
	float: right;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
  margin-left: -10px;
	color: #000000;
	white-space: nowrap;
}
a.mainlevel:hover
{
	background-color: #B20000;
	color: #ffffff;
	white-space: nowrap;
}
#active_menu, #active_menu:hover
{
	background-color: #E7E7E7;
	color: #000000;
}
.componentheading
{
  margin-left: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
.contentheading
{
  margin-left: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
.small, .createdate, .modifydate
{
	font-size: 0.8em;
	color: #999999;
}
.mosimage_caption
{
	background-color: #eeeeee;
	border: solid 1px #999999;
	font-size: 0.9em;
	font-weight: bold;
	white-space: nowrap;
	margin: 3px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
table.moduletable
{
	margin-bottom: 20px;
}
.contentpane
{
	width: 468px;
}
.contentpaneopen
{
	margin-left: 10px;
	margin-right: 10px;
}
.copyright
{
  float:right;
	font-size: 0.7em;
	color: #999999;
}
.copyright a, .copyright a:visited, .designer a, .designer a:visited
{
	color: #999999;
}
.designer
{
	text-align: left;
	font-size: 0.7em;
	color: #999999;
}
a{
  color: #840000;
}
img{
  border:none;
}