body {
	background-color: #ffffff
}

body, table {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #495764;
	margin: 0px;
	padding: 0px
}
.inputbox, .inputbox-div {
	border: #215a73 1px solid;
	font-size: 11px;
	color: #495764;
	padding-left: 3px;
	margin: 0px
}
.button {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
	color: #495764;
	background-color: #f7f7f9;
	border: #215a73 1px solid
}
.button-div {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
	color: #495764;
	background-color: #ffffff;
	border: #215a73 1px solid
}
fieldset {
	border: none
}
a:link, a:visited {
	text-decoration: underline;
	color: #006c97;
	/*font-size: 11px*/
}
a:hover, a:active {
	text-decoration: underline;
	color: #00a650;
	/*font-size: 11px*/
}
a.mainlevel:link, a.mainlevel:visited {
	height: 0px;
	line-height: 1.6;
	padding-left: 10px;
	text-decoration: none
}
a.mainlevel:hover, a.mainlevel:active {
	padding-left: 10px;
	height: 0px;
	line-height: 1.6;
	color: #00a650;
	text-decoration: underline
}
a.sublevel:link, a.sublevel:visited {
	height: 0px;
	line-height: 1.6;
	padding-left: 10px;
	text-decoration: none
}
a.sublevel:hover, a.sublevel:active {
	height: 0px;
	line-height: 1.6;
	color: #00a650;
	padding-left: 10px;
	text-decoration: underline
}
a.mainlevel-top:link, a.mainlevel-top:visited {
	height: 0px;
	padding-left: 10px;
	line-height: 3;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase
}
a.mainlevel-top:hover, a.mainlevel-top:active {
	padding-left: 10px;
	line-height: 3;
	height: 0px;
	color: #00a650;
	text-decoration: underline;
	text-transform: uppercase
}
a.mainlevel-arch{
	font-weight: bold;
	padding-left: 10px
}
.indent1 {
	padding-left: 18px
}
.indent2 {
	padding-left: 0px
}
span.pathway {
	font-weight: normal;
	color: #00a650
}
a.pathway {
	text-transform: none;
	font-weight: normal
}
.moduletable {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px
}
.moduletable th {
	height: 25px;
	color: #215a73;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px
}
.moduletable td {
	padding: 0px 10px
}
.moduletable-cap {
	width: 100%
}
.moduletable-cap td {
	padding: 5px 10px
}
.moduletable-cap th {
	height: 25px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding: 0px 10px;
	background-image: url(../images/curve_z.gif);
	background-position: top right
}
.moduletable-arch{
	width: auto;
	margin: 0px 10px 0px auto;
	padding-bottom: 20px
}
.small, .createdate {
	font-size: 10px;
	color: #00a650
}
.modifydate {
	font-size: 10px;
	color: #00a650;
	text-align: right
}
body.contentpane{
	padding: 10px
}
.contentpane {
}
.contentpaneopen {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px
}
.contentpaneopen td {
	padding: 0px 0px 5px 0px;
	margin: 0px
}
.contentheading, .componentheading, .contentdescription, .newsheader {
	font-size: 12px;
	color: #215a73;
	font-weight: bold;
	text-align: left;
	margin: 0px
}
.sectiontableheader {
	color: #215a73;
	font-weight: bold;
	padding-top: 10px
}
.sectiontableentry1 td, .sectiontableentry2 td {
	vertical-align: center;
	padding: 5px 3px
}
.pagenav_next, .pagenav_prev {
	text-decoration: none;
	font-weight: normal
}
.banner {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	border: 1px solid #d7d7d7
}
.readon {
	width: 100%;
	text-align: right;
	padding-bottom: 5px
}
.fullline {
	width: 100%;
	border: 1px dashed #d7d7d7
}
.back_button {
	width: 100%;
	margin: 0px;
	text-align: right
}
.adminForm {
	text-align: center
}
div.mosimage_caption {
}
img.mosimage {
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	border: #cccccc 0px solid
}
div.mosimage {
	margin: 3px;
	padding: 3px;
	background-color: #d7d7d7;
	border: #cccccc 1px solid
}
.buttonheading {
	vertical-align: top
}
table.mostable {
	width: 100%
}
table.mostable th {
	color: #215a73;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 3px
}
table.mostable td {
	vertical-align: top;
	padding: 3px
}
.leftalign {
	text-align: left
}
.rightalign {
	text-align: right
}
.centeralign {
	text-align: center
}
.border, .border td, .border th {
	border: 1px solid #d7d7d7;
	border-collapse: collapse
}

