body
{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
		background-color: #300000;
			border: solid 0px #300000;
}

h3
{
	font-size: 100%;
	font-weight: bold;
	margin: 0.4em 0 0.3em 0;
	color: #ffffff;
}


td
{
	text-align: left;
	color: #ffffff;

}
.container
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	border: solid 2px #000000;
}
.header
{
	background-color: #300000;
	background-image: url('../jpg/header.jpg');
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px;
	height: 219px;
	color: #000099;
	font-size: 2em;
	font-weight: bold;
	width: 900px;
}
.input
{
	background-color: #000000;
	padding: 0px;
	border: solid 0px #000000;
	
}

.banner
{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
.topbar
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #000000;
	width: 900px;
	border: solid 0px #000000;
}
.mainbody
{
	width: 100%;
	background-color: #000000;

}
.mainbody-wide
{
	width: 100%;
	background-color: #000000;
}
.footer
{
	margin-top: 5px;
	border: solid 0px #0000ff;

	padding: 0px;
	clear: both;
	background-image: url('../jpg/header.jpg');
	width: 900px;
}
.left
{
	float:left;
	border: solid 0px #0000ff;
	padding: 0px;
	background-color: #000000;
   	width: 242px;
	margin-right: 0px;
}
.right
{
	float:right;
	border: solid 0px #0000ff;
	padding: 5px;
	background-color: #EBF7FF;
	width: 145px;
}
.accessibility
{
	float: right;
	border: solid 0px
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	text-decoration: none;
	background-color: #ffcc66;
	padding: 2px;
	color: #000000;
	border: solid 1px #cc9900;
	width: 135px;
	white-space: nowrap;
	margin-top: 3px;
}
a.mainlevel:hover
{
	background-color: #cc9900;
	color: #000099;
	border: solid 1px #000000;
	white-space: nowrap;
}
#active_menu, #active_menu:hover
{
	background-color: #cc9900;
	color: #ffcc66;
}
.contentheading
{
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
.small, .createdate, .modifydate
{
	font-size: 0.8em;
	color: #999999;
}
.mosimage_caption
{
	background-color: #eeeeee;
	border: solid 0px #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: 100%;
	background-color: #000000;

}
.contentpaneopen
{
	margin-left: 10px;
	margin-right: 10px;
}
.copyright
{
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	text-align: center;
	font-size: 0.8em;
	color: #999999;
}
.copyright a, .copyright a:visited
{
	color: #999999
}
a img {border: none; 
}
