.clr {
	clear: both;
}

.outline {
	border-width: 1px;
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	padding: 2px;
}

#pathway_outer {
	float: left;
	width: 635px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#pathway_inner {
	height: 21px;
	border-width: 1px;
	float: left;
	border-color: #cccccc;
	border-style: solid;
}

#pathway_text {
	padding-left: 5px;
	display: block;
	padding-top: 4px;
	float: left;
	overflow: hidden;
	height: 18px;
}

#buttons {
	float: right;
	margin: 0px;
	width: 50%;
	padding: 0px;
}

ul#mainlevel-nav {
	margin: 0;
	font-size: 0.8em;
	padding: 0;
	list-style-style: none;
	list-style-image: none;
}

ul#mainlevel-nav li {
	padding-left: 0px;
	border-left-width: 1px;
	background-image: none;
	float: right;
	font-size: 11px;
	border-left-color: #cccccc;
	line-height: 21px;
	padding-right: 0px;
	white-space: nowrap;
	width: 15%;
	border-left-style: solid;
	display: block;
	margin: 0;
}

ul#mainlevel-nav li a {
	text-decoration: none;
	width: 100%;
	padding-left: 15px;
	color: #333333;
	padding-right: 15px;
	background-color: transparent;
	display: block;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel-nav li a:hover {
	color: #004000;
	background-color: #ffffff;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
	border-style: solid;
	border-width: 1px;
	height: 23px;
	padding: 0px;
	overflow: hidden;
	border-color: #cccccc;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	font-size: 11px;
	padding-left: 5px;
	border-width: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #008000;
}

#header_outer {
	border-width: 0px;
	text-align: left;
	margin: 0px;
}

#header {
	background-repeat: no-repeat;
	background-image: url(../images/header_short.jpg);
	float: left;
	width: 635px;
	padding: 0px;
	height: 150px;
	margin-right: 2px;
}

#top_outer {
	float: left;
	width: 165px;
}

#top_inner {
	overflow: hidden;
	border-width: 1px;
	float: left;
	border-color: #cccccc;
	padding: 2px;
	height: 150px;
	border-style: solid;
}

#left_outer {
	margin-top: 2px;
	float: left;
	width: 165px;
}

#left_inner {
	border-style: solid;
	padding: 2px;
	border-width: 1px;
	float: left;
	border-color: #cccccc;
}

#content_outer {
	width: 635px;
	margin-left: 2px;
	/** border: 1px solid #cccccc;
	margin-top: 0px;
	**/	float: left;
	padding: 0px;
}

#content_inner {
	padding-top: 2px;
	margin: 0;
	padding: 0;
	float: left;
}

table.content_table {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner_inner {
	height: 70px;
	float: left;
	padding: 0px;
}

#poweredby_inner {
	padding: 0px;
	margin-left: 0px;
	height: 70px;
	float: right;
}

#right_outer {
	width: 165px;
	margin-left: 2px;
}

#right_inner {
	float: left;
	border-color: #cccccc;
	border-style: solid;
	padding: 2px;
	border-width: 1px;
}

.user1_inner {
	border-color: #cccccc;
	float: left;
	border-style: solid;
	margin: 0px;
	border-width: 1px;
	padding: 2px;
}

.user2_inner {
	border-style: solid;
	padding: 2px;
	border-width: 1px;
	margin: 0px;
	float: left;
	border-color: #cccccc;
}

table td.body_outer {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

#active_menu {
	color: #004000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #008000;
}

.maintitle {
	padding-top: 20px;
	padding-left: 15px;
	font-size: 13px;
	color: #004000;
	font-weight: bold;
}

.error {
	text-transform: uppercase;
	font-style: italic;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #cccccc;
}

/** old stuff **/.back_button {
	line-height: 20px;
	padding-right: 10px;
	border-color: #cccccc;
	font-weight: bold;
	border-style: double;
	padding-bottom: 0px;
	font-size: 11px;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 0px;
	float: left;
	border-width: 3px;
	text-align: center;
	width: auto;
	background-image: url(../images/button_bg.png);
	margin: 1px;
}

.pagenav {
	background-repeat: repeat-x;
	border-color: #cccccc;
	border-style: double;
	font-size: 11px;
	padding-right: 10px;
	padding-top: 0px;
	width: auto;
	padding-left: 10px;
	text-align: center;
	background-image: url(../images/button_bg.png);
	border-width: 3px;
	line-height: 20px;
	margin: 1px;
	padding-bottom: 0px;
	font-weight: bold;
}

.pagenavbar {
	float: right;
	margin-right: 10px;
}

#footer {
	padding: 3px;
	text-align: center;
}

ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

li {
	background-image: url(../images/arrow.png);
	padding-top: 0px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 15px;
}

td {
	font-size: 11px;
	text-align: left;
}

body {
	background-color: #ffffff;
	height: 100%;
	color: #333333;
	margin: 15px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	padding: 0px;
}

a:link, a:visited {
	color: #004000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

table.contentpaneopen {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
	margin: 0px;
}

table.contentpane td {
	padding: 0px;
	margin: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
	border-width: 3px;
	margin: 1px;
	padding-top: 0px;
	background-image: url(../images/button_bg.png);
	padding-bottom: 0px;
	font-size: 11px;
	width: auto;
	border-color: #cccccc;
	background-repeat: repeat-x;
	line-height: 16px;
	padding-right: 5px;
	border-style: double;
	font-weight: bold;
	height: 24px;
	text-align: center;
	color: #004000;
	padding-left: 5px;
	font-family: Arial, Hevlvetica, sans-serif;
}

.inputbox {
	padding: 2px;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #ffffff;
	border-style: solid;
}

.componentheading {
	padding-top: 4px;
	color: #666666;
	height: 21px;
	padding-left: 4px;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	background-image: url(../images/subhead_bg.png);
	font-weight: bold;
	background-repeat: repeat-x;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	background-image: url(../images/contenthead.png);
	text-indent: 15px;
	height: 30px;
	font-size: 11px;
	color: #666666;
	background-repeat: repeat-x;
	white-space: nowrap;
	font-weight: bold;
	background-position: left;
}

.contentpagetitle {
	font-weight: bold;
	font-size: 13px;
	color: #cccccc;
	text-align: left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 5px;
	padding: 0px;
	width: 100%;
}

table.moduletable th {
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	padding-left: 4px;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(../images/subhead_bg.png);
	height: 21px;
	font-size: 10px;
	padding-top: 4px;
}

table.moduletable td {
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	padding: 4px;
	font-weight: bold;
	background-color: #f0f0f0;
}

.sectiontableentry1 {
	background-color: #ffffff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.createdate {
	font-size: 11px;
	height: 15px;
	color: #999999;
	padding-bottom: 10px;
	font-weight: bold;
}

.modifydate {
	font-size: 11px;
	height: 15px;
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
}

table.contenttoc {
	padding: 2px;
	border-color: #cccccc;
	border-style: solid;
	margin-bottom: 2px;
	border-width: 1px;
	margin-left: 2px;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	font-size: 10px;
	padding-left: 4px;
	height: 21px;
	background-image: url(../images/subhead_bg.png);
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	background-repeat: repeat-x;
	text-align: left;
}

a.mainlevel:link, a.mainlevel:visited {
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 18px;
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 5px;
	background-image: url(../images/menu_bg.jpg);
	display: block;
	font-size: 11px;
	height: 25px;
	color: #004040;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	color: #008040;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	padding-left: 1px;
	text-align: left;
	color: #004040;
}

a.sublevel:hover {
	text-decoration: none;
	color: #008040;
}

.highlight {
	color: #ffffff;
	padding: 0;
	background-color: #008080;
}

.code {
	border-color: #bbb;
	border-style: solid;
	background-color: #ddd;
	border-width: 1px;
}

form {
	padding: 0;
	margin: 0;
}

div.mosimage {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
}

.mosimage {
	margin: 5px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}

.mosimage_caption {
	border-top-width: 1px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	border-top-color: #cccccc;
	border-top-style: solid;
	padding-left: 2px;
	font-size: 10px;
	background-color: #efefef;
	color: #666;
	text-transform: normal;
}

