body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
        padding-bottom: 5px;
}
hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: 0;
}
a:link {
	color: #3E4E84;
}
a:visited {
	color: #3E4E84;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #3E4E84;
}
#wrapper {
	margin: auto;
	width: 769px;
	border:#000000 1px solid;
}
.moduletable {
	width: 769px;
	list-style: none;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
.moduletable ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float:right;
}
.moduletable li{
	float: left;
	list-style: none;
	padding-left: 10px;
	margin: 0px;
}
.moduletable th{
	display: none;
}

#header {
	background-image: url(../images/Banner.gif);
	background-attachment:scroll;
	background-position: top left;
	background-repeat:no-repeat;
	height: 78px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.pathway {
	padding-left: 10px;
}
#content {
	padding: 10px 20px 10px 20px;
	background-position:top right;
	background-repeat:no-repeat;
}
.mosimage {
	padding: 10px;
}
.contentheading {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.componentheading {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.small {
	font-size:xx-small;
	color: #999999;
	font-style:italic;
}
.createdate {
	font-size: 10px;
	color:#999999;
}
.modifydate {
	color:#999999;
	font-size:10px;
}
.footer {
	background-color:#243A7F;
	color:#FFFFFF;
	text-align:right;
	padding: 3px 5px 3px 3px;
}
.footersub {
	color:#CCCCCC;
}
.footersub a{
	color: #CCCCCC;
}
.footersub a:hover{
	color:#FF9900;
}