body {
	background-color: #DFA14A; 
	margin: 0px;
}

body, td, pre {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

button, input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

img {
	border: none;
}

/* ==== Page Header ==== */
h1, .ufe-h1 {
	font-size: 14px;
	color: #AA0F24;
	font-weight: bold;
}

/* ==== Page Subheader ==== */
h2, .ufe-h2 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

/* ==== Section Title ==== */
.ufe-h3 {
	font-size: 12px; 
	color: #AA0F24; 
	font-weight: bold;
	padding: 3px;
	border: 1px solid #BB7512;
}

/* ==== "Data Validation" on Data Correction Page ==== */
h3 {
	font-size: 14px; 
	color: #AA0F24; 
	font-weight: bold;
}

/* ==== Section Subtitle ==== */
h4, .ufe-h4  {
	font-size: 12px; 
	color: #BB7512; 
	font-weight: bold;
	padding: 3px 3px 0px 1px;
	border-bottom: 1px solid #AA0F24;
}

/* ==== Field Label ==== */
.ufe-label {
	font-size: 12px; 
	color: #000000;
}

/* ==== Field Note (posttext, small, mm/dd/yyy) ==== */
.ufe-note {
	font-size: 10px; 
	color: #AA0F24;
	font-weight: normal;
}

/* ==== Print Fields ==== */
.ufe-print {
	font-size: 12px;
	color: #AA0F24;
	font-weight: bold;
}

/* ==== Styles for indenting and insets  ==== */
.ufe-block-indent {
	padding-left: 20px;
}

.ufe-hilite-info {
	background-color: #FCE5BB;
}


/* ==== nav bar  ==== */
.ufe-navigation {
    border-top: 1px solid #BB7512;
    text-align: center;
}


/*==================== Style for quotes and long text blocks =========================*/

.quote-block {
    font-size: 11px;
    font-style: italic;
    padding: 5px 15px 5px 15px;
    background-color: #FCE5BB;
}

/*========== data correction ==============*/


/* ==== Styles taken from their site  ==== */
div.menu {position:absolute;left:30px; top:180px; width:150px color: #ECB45F; z-index: 9;}
div.head {width:2000px;}
div.body {padding: 0px 0 0 220px; width:500px;}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; }
.menufont {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 100%;}
.menubold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 100%;}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; }
a.bh:link { color: black; text-decoration: none }
a.bh:active { color: red; text-decoration: none }
a.bh:visited { color: black; text-decoration: none }
a.bh:hover { color: #FFEDCC; text-decoration: none }
.currentmenubold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #AA0F24;}
.currentmenufont {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #AA0F24;}
.sub {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 18px; }
.pagehead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 24px; color: #AA0F24;}
.italictext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: 18px; }
.italictextbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: 18px; font-weight: bold;}
.italictextsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; line-height: 12px; }
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; }
.text2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; line-height: 18px; }



