a {
	text-decoration: none;
}
a.icon {
	color: black; text-decoration: none;
}
a.icon:hover {
	color: black;
}
a.action {
	color: black; text-transform: uppercase; font-size: 0.85em;
}
a.file {
	color: rgb(34, 85, 51); text-transform: uppercase; font-size: 0.85em;
}
a.plain {
	text-decoration: none;
}
a:hover {
	background: rgb(204, 221, 204); color: rgb(34, 85, 51); text-decoration: underline;
}
a:visited {
	color: rgb(149, 0, 0);
}
a:active {
	color: rgb(34, 85, 51);
}
a:link {
	color: rgb(149, 0, 0);
}
body {
	margin: 0px; padding: 0px; color: rgb(17, 17, 17); font-family: Verdana, Georgia, Trebuchet MS; background-color: white;
}
div {
	text-align: left; line-height: 140%;
}
div.separator {
	padding: 0px; width: 100%; line-height: 25%; font-size: 0.3em; margin-top: 0em; margin-bottom: 0.25em;
}
form {
	margin: 0px;
}
input.button {
	padding-right: 0.5em; padding-left: 0.5em; font-size: 1em; background-color: white;
}
input.defaultButton {
	color: rgb(251, 251, 243); font-weight: bold; background-color: rgb(51, 119, 85);
}
input.textField {
	border-width: 2px; border-style: solid; border-color: rgb(102, 102, 102) rgb(232, 232, 225) rgb(232, 232, 225) rgb(102, 102, 102); color: rgb(0, 0, 0); font-family: Verdana, Georgia, Trebuchet MS; font-size: 1em; background-color: rgb(255, 255, 204);
}
input.uploadField {
	border-width: 2px; border-style: solid; border-color: rgb(102, 102, 102) rgb(232, 232, 225) rgb(232, 232, 225) rgb(102, 102, 102); color: rgb(0, 0, 0); font-family: Verdana, Georgia, Trebuchet MS; font-size: 1em; background-color: rgb(255, 255, 204);
}
label {
	color: black;
}
label.disabled {
	color: black;
}
label.error {
	color: black;
}
select.selectMenu {
	border-width: 2px; border-style: solid; border-color: rgb(102, 102, 102) rgb(232, 232, 225) rgb(232, 232, 225) rgb(102, 102, 102); color: rgb(0, 0, 0); font-family: Verdana, Georgia, Trebuchet MS; font-size: 1em; background-color: rgb(255, 255, 204);
}
span.disabled {
	color: black;
}
span.formError {
	color: black; font-size: 1em; font-weight: bold;
}
span.formRequired {
	color: rgb(51, 51, 51); font-size: 0.9em;
}
span.heading {
	text-transform: uppercase; font-size: 0.85em;
}
span.highlight {
	border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid;
}
span.instruct {
	
}
span.nested {
	padding: 0px 4px 0px 0px; color: black; font-size: 1.2em;
}
table {
	border: 0px currentColor; font-size: 1em; border-spacing: 0;
}
table.listing {
	
}
table.listing td {
	padding: 0.25em 0.5em;
}
table.listing td.headseparator {
	line-height: 1%; font-size: 0.1em; border-top-color: rgb(0, 0, 0); border-top-width: 1px; border-top-style: solid;
}
table.listing td.endseparator {
	line-height: 10%; font-size: 0.25em; border-top-color: rgb(0, 0, 0); border-top-width: 1px; border-top-style: solid;
}
table.listing td.nodata {
	text-align: center; font-style: italic;
}
table.listing td.separator {
	line-height: 1%; font-size: 0.1em; border-top-color: rgb(221, 221, 208); border-top-width: 1px; border-top-style: solid;
}
table.listing td.heading {
	padding: 0.75em 0.5em 1em; text-transform: uppercase; line-height: 120%; font-size: 0.85em; font-weight: normal;
}
table.listing tr.heading td {
	padding: 0.75em 0.5em 1em; text-transform: uppercase; line-height: 120%; font-size: 0.85em; font-weight: normal;
}
table.info {
	
}
table.info td {
	padding: 0px 0em 0.5em 0px;
}
table.info td.nodata {
	text-align: center; font-style: italic;
}
table.info td.heading {
	padding: 0.75em 0.5em 1em 0px; text-transform: uppercase; line-height: 120%; font-size: 0.85em; font-weight: normal;
}
table.info td.separator {
	line-height: 1%; font-size: 0.1em; border-top-color: rgb(221, 221, 208); border-top-width: 1px; border-top-style: solid;
}
table.data {
	
}
table.data td {
	padding-bottom: 0.25em;
}
table.data td.heading {
	padding-right: 0px; padding-left: 0px;
}
table.data td.value {
	
}
table.data td.separator {
	padding: 0.5em; line-height: 1%; font-size: 0.1em;
}
table.data td.label {
	padding-right: 1em;
}
table.data tr {
	
}
table.nested tr {
	margin: 0px; padding: 0px;
}
textarea.textArea {
	border-width: 2px; border-style: solid; border-color: rgb(102, 102, 102) rgb(232, 232, 225) rgb(232, 232, 225) rgb(102, 102, 102); color: rgb(0, 0, 0); font-family: Verdana, Georgia, Trebuchet MS; font-size: 1em; background-color: rgb(255, 255, 204);
}
tt {
	color: black; font-size: 1.25em;
}
ul {
	margin: 0.25em 0px 0.75em; padding: 0px 0px 0px 2.5em;
}
ul.formErrorList {
	color: black;
}
ul.steplist {
	margin: 0px; padding: 0px; color: black; list-style-type: decimal;
}
ul.steplist a {
	color: black; text-decoration: none;
}
ul.steplist li {
	margin: 0px; padding: 0px 0em 0px 0px; color: black; text-transform: uppercase; font-size: 0.8em; display: inline;
}
ul.steplist li.current {
	color: black; font-weight: bold;
}
ul.menu {
	margin: 0px; padding: 0px; color: black;
}
ul.menu a {
	color: black; text-transform: uppercase; font-size: 0.8em; font-weight: bold; text-decoration: none;
}
ul.menu li {
	margin: 0px; padding: 0px 1em 0px 0px; text-align: left; color: black; display: inline;
}
ul.menu li.current {
	color: black; font-weight: bold;
}
ul.plain {
	color: black; padding-left: 1.5em; list-style-type: none;
}
#body {
	margin: 0px auto; width: 789px; color: black; border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-left-color: rgb(0, 0, 0); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; background-color: white;
}
#breadcrumb {
	padding-top: 2em; padding-left: 10px; font-size: 0.7em;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a.current {
	font-weight: bold;
}
#container {
	text-align: center; line-height: 1%; background-color: rgb(255, 255, 204);
}
#content {
	margin: 0px; padding: 1.5em 0px 0px; width: 100%px; text-align: left; font-size: 0.7em; border-top-color: rgb(0, 0, 0); border-top-width: 2px; border-top-style: solid;
}
#content h5 {
	margin: 0em 1em 0.25em 0em; padding-top: 0.75em; font-size: 1em; font-weight: bold;
}
#content h4 {
	margin: 0em 1em 0.25em 0em; padding-top: 0.75em; font-family: Verdana, Georgia, Trebuchet MS; font-size: 1.5em; font-weight: normal;
}
#content h3 {
	margin: 0em 1em 0.25em 0em; line-height: 1.35em; padding-top: 0.75em; font-family: Verdana, Georgia, Trebuchet MS; font-size: 1.5em; font-weight: normal;
}
#developedBy {
	text-transform: uppercase; font-size: 0.95em;
}
#footer {
	width: 100%; text-align: center; clear: both; border-right-color: rgb(0, 0, 0); border-right-width: 1px; border-right-style: solid; position: relative; min-height: 50px; background-color: rgb(170, 187, 170);
}
#footer div.debugStats {
	color: black; font-size: 0.6em;
}
#footerContent {
	margin: 0px auto; width: 789px; color: black;
}
#header {
	margin: 0px auto; padding: 0px; text-align: center; background-color: rgb(255, 255, 204);
}
#header h1 {
	margin: 0px auto; padding: 0em 0px; text-align: center; font-family: Verdana, Georgia, Trebuchet MS; font-size: 0em;
}
#headerTitle {
	margin: 0px auto; padding: 0px; width: 789px; text-align: center; color: black; border-top-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-left-color: rgb(0, 0, 0); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; background-color: rgb(255, 255, 204);
}
#main {
	padding: 0em 0.2em 0em 0em; width: 630px; margin-left: 0px; float: none; display: block;
}
#main h2 {
	margin: 0.6em 0em 0.2em; padding-top: 1em; padding-left: 10px; font-family: Trebuchet MS, Verdana, Georgia; font-weight: normal;
}
#menu {
	width: 100%;
}
#navbar {
	width: 100%; text-align: center; padding-bottom: 0em; margin-top: 0px; margin-right: 0px; margin-left: 0px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 0px; border-bottom-style: solid; background-color: rgb(255, 255, 204);
}
#navbar a {
	letter-spacing: 0em; font-size: 0.7em;
}
#navbar a:visited {
	color: rgb(149, 0, 0);
}
#navbar a:link {
	color: rgb(149, 0, 0);
}
#navbar a:hover {
	border-width: 2px 2px 1px; border-style: solid; border-color: rgb(34, 85, 51); color: rgb(34, 85, 51);
}
#navbar a:active {
	
}
.nowrap {
	white-space: nowrap;
}
#rightSidebar {
	margin: 0px; padding: 2.8em 0em 1em; width: 135px; font-size: 0.65em; float: right; background-color: rgb(255, 255, 255);
}
#sidebar div.block {
	padding-bottom: 1.5em; font-size: 1em;
}
#sidebar div.block span.blockSubtitle {
	padding: 0px; display: block;
}
#sidebar div.block span.blockTitle {
	padding: 0.5em 0px; text-transform: uppercase; letter-spacing: 0em; font-size: 1em; font-weight: bold; display: block;
}
#sidebar input.button {
	font-size: 1em;
}
#sidebar input.textField {
	font-size: 1em;
}
#sidebar select.selectMenu {
	font-size: 1em;
}