body {
	margin: 0px; padding: 0px; text-align: center; color: rgb(17, 17, 17); font-family: Tahoma, Geneva, sans-serif; background-color: #F5EAE0;
}
div {
	text-align: left;
}
p {
	margin: 1em 0px;
}
table {
	border: 0px currentColor; /*font-size: 1.1em;*/ border-spacing: 0;
}
form {
	margin: 0px;
}
a {
	color: #A02929; text-decoration: none;
}
a:link {
	color: #A02929;
}
a:active {
	color: #A02929;
}
a:visited {
	color: #A02929;
}
a:hover {
	text-decoration: underline;
}

ul {
	padding: 0px;
}
ul li {
	margin: 0px; padding: 0em 0px 0.3em 0.5em;
}
ul li a {
	padding: 0.4em; color: #A02929; text-decoration: none;
}
ul li a:hover {
	color: rgb(0, 61, 128);
}
tt {
	font-size: 1.25em;
}
label {
	
}
label.error {
	color: rgb(153, 0, 0);
}
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,Arial,Helvetica,sans-serif; font-size: 1em; background-color: rgb(240, 240, 232);
}
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,Arial,Helvetica,sans-serif; font-size: 1em; background-color: rgb(240, 240, 232);
}
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,Arial,Helvetica,sans-serif; font-size: 1em; background-color: rgb(240, 240, 232);
}
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,Arial,Helvetica,sans-serif; font-size: 1em; background-color: rgb(240, 240, 232);
}
input.button {
	padding-right: 0.5em; padding-left: 0.5em; font-size: 1em; background-color: rgb(232, 232, 225);
}
input.defaultButton {
	color: rgb(251, 251, 243); font-weight: bold; background-color: rgb(51, 119, 85);
}
#container {
	margin: 25px auto; width: 100% !important; text-align: center; min-width: 730px !important;
}
#header {
	/*width: 100%;*/ text-align: center;
}
#headerTitle {
	margin: 0px auto; padding: 0px; width: 100%; text-align: center;!important;
}
#header h1 {
	margin: 0px auto; padding: 0.5em 0px 0.25em 10%; font-family: Georgia,"Times New Roman",Times,serif; font-weight: normal ;text-align: center;
}
#footer {
	width: 100%; text-align: center; clear: both; position: static; min-height: 50px;
}
#footerContent {
	margin: 0px auto; width: 100%; padding-left: 10%;
}
#main {
	padding: 0.5em 0em 2em;
}
#main h2 {
	margin: 0em 1em 0.5em 0em; padding-top: 0.5em; font-family: Georgia,"Times New Roman",Times,serif; font-weight: normal;
}
#main h3 {
	margin: 0em 1em 0.5em 0em; padding-top: 0em; font-family: Georgia,"Times New Roman",Times,serif; font-weight: normal;
}
#navbar {
	padding-bottom: 0.5em; margin-right: 0px; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 2px; border-bottom-style: dotted;
}
#breadcrumb {
	padding-top: 1em; font-size: 0.7em;
}
#content {
	margin: 0px; padding: 0.5em 0px 0px; font-size: 0.7em; border-top-color: rgb(0, 0, 0); border-top-width: 2px; border-top-style: dotted;
}
/*#content h3 {
	margin: 0em 1em 0.25em 0em; padding-top: 0.75em; font-family: Georgia,"Times New Roman",Times,serif; font-size: 1.8em; font-weight: normal;
}
#content h4 {
	margin: 0.75em 1em 0.25em 0em; font-family: Georgia,"Times New Roman",Times,serif; font-size: 1.5em; font-weight: normal;*/
}
#content h5 {
	margin: 0em 1em 0.25em 0em; padding-top: 0.75em; font-size: 1em; font-weight: bold;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a.current {
	font-weight: bold;
}
#footer div.debugStats {
	font-size: 0.6em;
}
span.disabled {
	color: rgb(102, 102, 102);
}
label.disabled {
	color: rgb(102, 102, 102);
}
a.action {
	text-transform: uppercase; font-size: 0.85em;
}
a.file {
	text-transform: uppercase; font-size: 0.85em;
}
a.icon {
	text-decoration: none;
}
a.icon img {
	border: 0px currentColor;
}
a.icon:hover {
	
}
span.formRequired {
	color: rgb(51, 51, 51); font-size: 0.9em;
}
span.instruct {
	
}
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: dotted;
}
.nowrap {
	white-space: nowrap;
}
table.info td {
	padding: 0px 0.5em 0.5em 0px;
}
table.listing td {
	padding: 0.25em 1.5em 0.25em 0.5em;
}
table.listing tr.heading td {
	padding: 0.75em 1.5em 1em 0.5em; text-transform: uppercase; font-size: 0.85em; font-weight: normal;
}
table.listing td.heading {
	padding: 0.75em 1.5em 1em 0.5em; text-transform: uppercase; font-size: 0.85em; font-weight: normal;
}
table.info td.heading {
	padding: 0.75em 1.5em 1em 0.5em; text-transform: uppercase; font-size: 0.85em; font-weight: normal;
}
table.info td.heading {
	padding-left: 0px;
}
table.listing td.nodata {
	text-align: center; font-style: italic;
}
table.info td.nodata {
	text-align: center; font-style: italic;
}
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: dotted;
}
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: dotted;
}
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: dotted;
}
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: dotted;
}
table.data tr {
	
}
table.data td {
	padding-bottom: 0.25em;
}
table.data td.label {
	padding-right: 1em;
}
table.data td.value {
	
}
table.data td.separator {
	padding: 0.5em; line-height: 1%; font-size: 0.1em;
}
table.data td.heading {
	padding-right: 0px; padding-left: 0px;
}
table.nested tr {
	margin: 0px; padding: 0px;
}
span.nested {
	padding: 0px 4px 0px 0px; font-size: 1.2em;
}
span.formError {
	color: rgb(153, 0, 0); font-size: 1em; font-weight: bold;
}
span.formSuccess {
	color: rgb(0, 153, 0); font-size: 1em; font-weight: bold;
}
ul.formErrorList {
	color: rgb(153, 0, 0);
}
ul.menu {
	margin: 0px; padding: 0px;
}
ul.menu li {
	margin: 0px; padding: 0px 1.5em 0px 0px; display: inline;
}
ul.menu li.current {
	font-weight: bold;
}
ul.menu a {
	text-transform: uppercase; font-size: 0.85em; text-decoration: none;
}
ul.steplist {
	margin: 0px; padding: 0px; list-style-type: decimal;
}
ul.steplist li {
	margin: 0px; padding: 0px 0.5em 0px 0px; text-transform: uppercase; font-size: 0.85em; display: inline;
}
ul.steplist li.current {
	font-weight: bold;
}
ul.steplist a {
	text-decoration: none;
}
ul.plain {
	padding-left: 1.5em; list-style-type: none;
}
ul.filter {
	margin: 0px; padding: 1.5em 0px; list-style-type: none;
}
ul.filter li {
	padding-right: 1.5em; display: inline;
}
div.separator {
	padding: 0px; width: 100%; line-height: 25%; font-size: 0.5em; margin-top: 1em; margin-bottom: 0.25em; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: dotted;
}

