@charset "UTF-8";
/* CSS Document */


body {
	width:775px;
	margin:0 auto;
	text-align:center;
	background-color: #2E512E;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}

#header,#menu,#content,#sub-section,#footer {

overflow:hidden;

display:inline-block;

text-align:left

}
.componentheading {
	font-size: 15px;
	color: #006600;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-bottom: 8px;
	font-weight: bold;
        padding-top: 5px;
}
.right_table {
	padding-right: 5px;
	padding-left: 5px;
}
.content_table {
	padding-right: 7px;
	padding-left: 7px;
}
#menu a {
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

/* safari and opera need this */

#header,#menu,#footer {width:100%}

#content,#sub-section {float:left}

#content {
	width:74%;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu {
	margin-top: 5px;
	background-color: #F8FFC8;
}
.top_bar {
	float: right;
	background-image: url(../images/top_bar.jpg);
	background-repeat: no-repeat;
        margin-left: 400px;
	width: 222px;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 20px;
}
#header .top_bar td {
	padding-left: 15px;
}

#sub-section {
	width:24%;
	margin-top: 5px;
	margin-left: 5px;
}
.right_box {
	background-color: #B6CEE1;
	margin-bottom: 5px;
}
.footer_box {
	color: #FFFFFF;
	padding-top: 5px;
}

#footer {clear:left}

.pathway {
	font-size: 10px;
	color: #666666;
}
.small {
	font-size: 10px;
	color: #666666;
}
.createdate {
	font-size: 10px;
	color: #666666;
	padding-bottom: 3px;
}
.contentheading {
	width: 100%;
	font-size: 15px;
	color: #2E512E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2E512E;
	display: block;
        padding-top: 5px;

}
.contentpaneopen {
	width: 100%;
	margin-right: 5px;
}
.contentpaneopen {
	width: 100%;
}
.readon {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	background-color: #633D0D;
	margin-top: 4px;
	display: block;
	width: 65px;
	font-size: 10px;
}
.readon a:hover {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	background-color: #2E512E;
	margin-top: 4px;
	display: block;
	width: 65px;
	font-size: 10px;
}
.moduletable {
	width: 100%;
}
.moduletable th {
	background-color: #2E512E;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 4px;
}
a {
	color: #006600;
}
.sectiontableentry2 td {
	background-color: #F0F0F0;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sectiontableentry1 td {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 10px;
}
.mainlevel-nav {
	padding: 3px;
	display: block;
	text-decoration: none;
	background-color: #C4DEF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3B9CA;
}
body.mceContentBody {
background-color: #FFFFFF !important;
background-image: none;
}
