body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0 0px;
	background-image: url(../images/body_bg.gif);
}
#centeredbox {
	margin: auto;
	width: 780px;
	background-color: #FFFFFF;
}
img {
	border: 1;
}
a {
	color: #000080;
}
form {
	margin: 0;
	padding: 0;
}
input, select {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	background-color:#FFFF99 
}
div#header {
	height: 75px;
	line-height: normal;
	background-color: #FFCC33;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
div.searchbox {
	line-height: 20px;
	float: right;
	color: #FFCC33;
	font-weight: bold;
	padding: 0px 0px 0px;
}
* html div.searchbox {
	padding-bottom: 1px;
}
.searchfield {
	border: 1px solid #09C;
}
.searchbutton {
	border: none;
	width: 23px;
	height: 16px;
	background: #FC3 url(../images/button.gif) no-repeat;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
.title {
	margin-left: 20px;
	font-size: 25px;
	color: #FFF;
}
#mainlevel-nav {
	float: right;
	position: relative;
	top: -15px;
	margin: 0; 
	padding: 0 0 0 7px;
	list-style: none;
	height: 31px;
	background: url(../images/menu_left.gif) -21px;
}
#mainlevel-nav li {
	float: left;
	padding: 7px;
	margin: 0;
	background: #FFF;
}
#mainlevel-nav a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
span.pathway {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}
span.pathway a {
	padding-right: 10px;
}
#main {
	background: #FFFFFF;
	margin-top: 0px;
	padding: 10px;
	width: 750px;
}
.content {
	float: left;
	width: 73%;
	background-color: #FFFFFF;
}
.componentheading {
	font-size: 15px;
	border-bottom: 6px solid #FC3;
	color: #996600;
	margin-bottom: 0px;
	background-image: url(../images/header.gif);
}
.contentheading {
	font-size: 14px;
	color: #996600;
	border-bottom: 1px solid #FC3;
}
.right {
	float: left;
	width: 20%;
	padding-top: 20px;
	padding-left: 45px;
}
.right .moduletable {
	width: 150px;
	margin-bottom: 10px;
	background: url(../images/module_bottom.gif) no-repeat right bottom;
	padding-bottom: 8px;
}
.moduletable table {
	font-size: 10px;
	background: none;
	border-top: 1px solid #FC3;
}
.moduletable h3, .moduletable_bottom h3 {
	font-size: 13px;
	font-variant: small-caps;
	margin: 0;
	color: #996600;
	padding-left: 0px;
	border: 1px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.moduletable_bottom h3 {
	margin-top: 1px;
}
.moduletable td, .syndicate {
	border-left: 1px solid #FC3;
	border-right: 1px solid #FC3;
	padding: 5px;
}
.moduletable a {
	color: #996600;
}
.moduletable_bottom_content {
	border-left: 0px solid #FC3;
	border-right: 0px solid #FC3;
	width: 73%;
	float: left;
}
.moduletable_bottom_content .moduletable {
	float: left;
	width: 33%;
	font-size: 11px;
}
.moduletable_bottom_content .moduletable td {
	border: none;
}
.moduletable_bottom_content th {
	text-align: left;
	padding-left: 10px;
}
.moduletable_bottom_content ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}
.moduletable_bottom_footer {
	height: 1px;
	font-size: 1px;
}
#footer {
	background: #FC3;
	border-top: 1px solid #ffffff;
	text-align: center;
	padding: 3px 0;
	font-size: 10px;
}
#footer a {
	color: #000;
}
.cleaner {
	clear: both;
	height: 1px;
}

.sectiontableentry1 {
	background-color : #FFFFFF;
}

.sectiontableentry2 {
	background-color : #FFFF99;
}