Body {
    font-family: sans-serif;
    color: #000000;
    font-size: 12px;
	background-image: url(../peachcreek/background.gif);
	margin-top: 0px;
	margin-left: 0px;
	}
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL,P, PRE, TD, TH, TR, UL{
        font-family: sans-serif;
        color: #000000;
        font-size: 12px;
      
}

H4 {
        font-family: sans-serif;
        color: #330099;
        font-size: 120%;
}
H3 {
        font-family: sans-serif;
        color: #330099;
        font-size: 140%;
}
H2 {
        font-family: sans-serif;
       color: #330099;
        font-size:160%;
}
H1 {
        font-family: sans-serif;
        color: #330099;
        font-size:200%;
}

a.navigation {
	color: #000066;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
}

a.navigation:hover {
	color: #990000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
}

.btn {
	width: 162px;
	height: 19px;
    background-image: url(../peachcreek/button_background.gif);
	text-indent: 10px;
	vertical-align: middle;
	padding-top: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a {
        font-family: sans-serif;
        color: #000099;
        text-decoration: underline;
        font-size: 12px;
}
a.3 {
        font-family: sans-serif;
        color: #000099;
        text-decoration: underline;
        font-size: 12px;
        font-weight: bold;
}

a.3:hover {
        font-family: sans-serif;
        color: #000099;
        font-size: 12px;
        text-decoration: underline;
        font-weight: bold;
}


a:hover {
        font-family: sans-serif;
        color: #000000;
        font-size: 12px;
        text-decoration: underline;

}
a.high {
        font-family: sans-serif;
        color: #000099;
        text-decoration: none;
        font-size: 12px;

}
a.high:hover {
        font-family: sans-serif;
        color: #000099;
        font-size: 12px;
        text-decoration: none;

}
.citation {
 		  font-family: sans-serif;
        color: #000000;
        font-size: 11px;
	}
	a.citation {
 		font-family: sans-serif;
        color: #000099;
        text-decoration: underline;
        font-size: 11px;
		background-color: #ffffcc
	}
	a:hover.citation {
        font-family: sans-serif;
        color: #000000;
        font-size: 11px;
        text-decoration: underline;
		background-color: #ffffcc

}
.white {
		font-family: sans-serif;
        color: #ffffff;
        font-size: 14px;
		font-weight: bold;
}
input.text {
        font-family: sans-serif;
        color: #330099;
        font-size: 11px;
		background-color: #ffffcc
      }
input.submit {
        font-family: sans-serif;
        color: #000000;
        font-size: 11px;
      }

input.radio {
        font-family: sans-serif;
        color: #330099;
        font-size: 11px;
		background-color: #ffffff
      }
	  
select {
        font-family: sans-serif;
        color: #330099;
        font-size: 11px;
		background-color: #ffffcc
      }
	  
textarea {
        font-family: sans-serif;
        color: #330099;
        font-size: 11px;
		background-color: #ffffcc
      }
p.featheader {
        font-family: sans-serif;
        color: #330099;
        font-size: 15px;
		  font-weight: bold;
}

fieldset {
	border: 1pt solid #990000;
}
legend {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.sidebar {
  font-family: sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;    
}

.sidebarnotice {
  font-family: sans-serif;
  color: #800000;
  font-size: 12px;
  font-weight: bold;    
}

.thhead {
  font-family: sans-serif;
  color: #800000;
  font-size: 11px;  
}


