/* Bold headline text */
H1 { font-size: 1.05em; font-weight: normal; font-family: arial, helvetica, sans-serif; color:#663300; }
H1 strong { font-size: 1.05em; font-weight: normal; font-family: arial, helvetica, sans-serif; display: inline; color:#663300; }
/* Bold inline text */
H2 { font-size: 0.92em; font-weight: bold; font-family: arial, helvetica, sans-serif; display: inline; color:#663300; }
/* used when structually an h3 is called for, the display is the same as bold paragraph text */
H3 { font-size: 0.83em;  font-weight: bold; font-family: arial, helvetica, sans-serif; color:#663300; }
/* Standard paragraph text */
P { font-size: 0.83em; font-family: arial, helvetica, sans-serif; color: #663300}

A:link { color: #44493f; font-family:  arial, helvetica, sans-serif; font-weight: bold;}
A:visited { color: #44493f; font-family: arial, helvetica, sans-serif; font-weight: bold;}
A:hover { color: #D9982F; font-family: arial, helvetica, sans-serif; font-weight: bold;}
A:active { color: #D9982F;font-family: arial, helvetica, sans-serif; font-weight: bold;}

/* Footer classes */
A.footer:link {color:#44493f; font-weight: normal; font-size: 10pt;  text-decoration: none;}
A.footer:visited {color:#44493f; font-weight: normal; font-size: 10pt;  text-decoration: none;}
A.footer:hover {color:#663300; font-weight: normal; font-size: 10pt; text-decoration: none;}
A.footer:active {color:#663300; font-weight: normal; font-size: 10pt; text-decoration: none;}

/* Custom list formatting */
UL { font-size : 0.83em; font-family: arial, helvetica, sans-serif; color: #663300}
UL.tier2 { font-size : 1.00em; font-family: arial, helvetica, sans-serif; }
OL { font-size : 0.83em; font-family: arial, helvetica, sans-serif; color: #663300}
DL { font-size : 0.83em; font-family: arial, helvetica, sans-serif; }
/* Miscellaneous text formatting classes */
.hp-footer { font-size: 0.68em; font-family: arial, helvetica, sans-serif; font-weight: normal; }
.backtab { margin-right: 4.00em; font-family: arial, helvetica, sans-serif;}
.blue { color: #003399;}
.bulletspace { margin-top: 0.65em; }
.content { font-size: 0.83em; font-family: arial, helvetica, sans-serif; } 
.doubletab { margin-left: 4.00em; font-family: arial, helvetica, sans-serif;}
.singletab { margin-left: 2.00em; font-family: arial, helvetica, sans-serif;}
.green {color: #336633;}
.brown {color: #663300;}
.black {color: #000000;}
.khaki {color: #E3DBBE;}
.largegreen {color: #336633; font-size: 1.0em;}
.little { font-size: 0.75em; font-family: arial, helvetica, sans-serif; }
.little-green { color: #336633; font-weight: bold; font-size: 0.60em; font-family: arial, helvetica, sans-serif; }
.red {color: red;}
.tab { margin-left: 2.00em; font-family: arial, helvetica, sans-serif;}
.mission {font-size: 0.90em; color: #663300;}
.underline {text-decoration: underline;}
.small { font-size : 0.75em; font-family: arial, helvetica, sans-serif; }
.smallblack { font-size : 0.75em; font-family: arial, helvetica, sans-serif; color: #000000}

body {background-color: #FEE7CE}

HR {color: #663300; size: 1;}

.topicTitle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF;
	}
.topicText 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
	}
.tabText
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : #663300;
	font-weight : bold;
	text-decoration : none;
	}




