body {
font-family: "Arial";
color: #00000;
}

h1 {
		margin-top: 15px;
	}

.mainheader {
text-align:middle;
}

td.inputformoptions  h3{
vertical-align: text-top;
font-size: 1.2em;
}


.header {
top: 0px;
}

.Archive {
top: 0px;
width: 100%;
}

td.MenuAreaLeft {
vertical-align:top;
width: 20%;
}

.DS {
Display: None;
}

.MLA {
top: 460px;
left: 30px;
}

td.OverViewKey {
vertical-align:text-top
}

td.OverViewCell {
vertical-align:text-top
}


td.FieldLabel {
vertical-align:text-top;
font-weight: bold;
background-color: #D4EDDF;
}

td.XMLTableLabel {
Display: None;
border-style: none;
}


.XMLTable {
border-style: none;
}

td.XMLTableText {
vertical-align:text-top;
}

table.menutable {
	border-style: none;
	}

table.header {
	border-style: none;
	}


table.PageTable   {
	width: 764px;			/* ie needs 2px less - hack */
	margin: auto;
	background-color: #fff;

	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

* html table.PageTable   {
	width: 762px;			/* ie needs 2px less - hack */
}

table.PageTable td {
	vertical-align: top;
	border: 0px solid blue;
}

table.PageTable td {
	font-size: 0.8em;
}

td.DataArea
	{
		border: 0px solid red;
		width: 520px;
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
	}

td.DataArea a {
	text-decoration: none;
}

td.DataArea a:hover {
	text-decoration: underline;
}
	
td.DataArea po {
		width: 520px;
}
	
div.nhmContent
	{
		border: 0px solid red;
		width: 520px;
		padding-right: 15px;
		padding-bottom: 15px;
	}	
	
table.MenuTable
	{
		width: 170px;
		margin-top: 15px;
		margin-left: 15px;
		margin-right: 15px;
		background-color: #015B28;
	}
	
table.MenuTable td a
	{
		color: #fff;
		display: block;
		width: 100%;
		padding: 3px 4px;
		text-decoration: none;
		border-bottom: 1px solid #fff;
		font-weight: bold;
	}	
table.MenuTable td a:hover
	{
		text-decoration: underline;
	}

table.MenuTable td.MenuHeader, table.MenuTable td.MenuSpacer, table.MenuTable td.MenuFooter {
		display: none;
	}

table.FooterTable
	{
		width: 170px;
		margin-top: 15px;
		margin-left: 15px;
		margin-right: 15px;
		background-color: #015B28;
	}

#page-footer
	{
		border-left: 1px solid grey;
		border-right: 1px solid grey;
		background-color: #fff;
		width: 762px;
		margin: auto;
	}
	
span.ExternalFile table
 {
 	width: 763px;
	margin: auto;
 }

.XDetailParent{
vertical-align:text-top;
border-style: solid none;
border-width: 1;
}

.XDetailChild{
vertical-align:text-top;
border-style: solid none;
border-width: 1;
}

table.Overviewcell{
width: 100%;
}

table.navbar {
	width: 50%;
}

td.navbar {
	border-style: solid;
}
td.navbarcurrent {
	border-style: none;
}

.underviewtable {
	width: 100%;
}

.underviewLabel {
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
	Display: none;
	
}

table.treeview {
	border-width: 2;
	border-color: #FF0088;
	width: 100%;
}
table.recordview {
	margin-top: 10px;
	margin-bottom: 10px;
}

.treeviewcurrentitem {
	color: #FF0000;
	font-size: 10pt;
	background: #FFFFFF;
}

.underviewheader {
	text-align: left;
	font-weight: bolder;
	vertical-align: top;
	padding: 5px;
	color: #000000;

}
th {
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding: 3px;
	background-color: #DDDDFF;
	color: #000000;
	BORDER-style: none;
	border-width: 1;
	border-color: #000088;
}

th.CrossRefColSpanHead {
	background-color: #CCCCEE;
	color: #88FFFF;
	text-align: center;
}
th.CrossRefRowSpanHead {
	background-color: #CCCCEE;
	color: #8888FF;
	text-align: center;
}
.CrossRefSpacer {
	background-color: #DDFFFF;
}

td {
	padding: 0px;
	text-align: left;
}

.hit {
	background-color: #FFFF99;
}
	
.fieldlabel {
	background-color: #D4EDDF;
	font-weight: bold;
}

img {
	border-style: none;
	border-width: 0;
}

input.FormButton {
	width: 10em;
}

.treeviewdata {
}
.treeviewspacer {
}
.treeviewmarker {
	width: 1%;
}

td.TreeViewSpacer {
	width: 1%;
}

.archive{
top: 0px;
left: 94px;
border-style: none;
}

#page-body
{
	width: 762px;
	margin: auto;
	background-color: #fff;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

p.recordContext {
	font-weight: bold;
}

td.ContextHeader {
	font-weight: bold;
}

ol { margin-left: 25px; }
