html {
	background-color: #FFF;
	color: #000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFF;
	color: #000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	font-size: 9pt;
}

.bgHdr {
	background-color : #294284;
}

.navElement {
	font-family : arial;
	color : #ffffff;
	font-size : 9pt;
	text-decoration : none;
	vertical-align : middle;
	margin : 5px 5px;
	font-weight : bold;
}
	
.bodyLeftColumn {
	background : 000033;
}

.helpGuideHdr {
	font-family : arial;
	color : #D81E05;
	font-size : 8pt;
	font-weight : bold;
}

.help {
	font-family : arial;
	color : #D81E05;
	font-size : 8pt;
	font-weight : bold;
}

.helpGuideText {
	font-family : arial;
	color : #ffffff;
	font-size : 8pt;
	font-weight : bold;
}

.formHdrBg {
	background-color : #333366;
}

.formHdrText {
	font-family : arial;
	color : #ffffff;
	font-size : 8pt;
	font-weight : bold;
}

.formBorder {
	border : 1px solid #c1c1c1;
}

.fieldLabel {
	font-family : arial;
	color : #737373;
	font-size : 8pt;
	font-weight : bold;
}

.fieldDisplay {
	font-family : arial;
	color : #006663;
	font-size : 8pt;
	font-weight : bold;
}

.formField {
	font-family : arial;
	border : 1px solid #cccccc;	
	color : 666666;
	font-size : 8pt;
}

.navBodyMain {
	font-family : arial;
	color : #343467;
	font-size : 14pt;
	text-decoration : none;
	font-weight : bold;
	text-transform : lowercase;
}

.navDesc {
	font-family : arial;
	color : #D81E05;
	font-size : 7pt;
	text-decoration : none;
	font-weight : bold;
}

.navBodyForm {
	font-family : arial;
	color : #343467;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	text-transform : lowercase;
	text-align : center;
}

.text {
	font-family : arial;
	color : #000000;
	font-size : 8pt;
	text-decoration : none;
}

.textError {
	font-family : arial;
	color : #D81E05;
	font-size : 9pt;
	text-decoration : none;
}

