.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font_weight: bold;
}


hr {
	border: dotted;
	color: #999999;

}


.searchForm {
	border-style: none; 
	border-width: 0px; 
	border-color: #383838; 
	vertical-align: top; 
	width: 100%;
	margin: 0px; 
	padding-left: 5px; 
	text-align: left; 
}


.purpleHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9c1284;
	font-weight: bold;
}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-right: 10px;
}


.td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-right: 10px;
}


.searchURL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0571b0;
	font-weight: bold;
	font-decoration: none;
}


.searchURL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0571b0;
	font-weight: bold;
	font-decoration: underline;
}


.smallSearchURL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0571b0;
	font-weight: bold;
	font-decoration: none;
}


.homeFilters {padding: 5px; color: #333333; font-size: 9pt; font-weight: bold; font-family: "Gill Sans", arial; text-decoration: none}
.homeFilters :link {padding: 5px; color: #333333; font-size: 9pt; font-weight: bold; font-family: "Gill Sans", arial; text-decoration: none}
.homeFilters :visited {padding: 5px; color: #333333; font-size: 9pt; font-weight: bold; font-family: "Gill Sans", arial; text-decoration: none}
.homeFilters :active {padding: 5px; color: #333333; font-size: 9pt; font-weight: bold; font-family: "Gill Sans", arial; text-decoration: none}
.homeFilters :hover {
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	font-family: "Gill Sans", arial;
	text-decoration: underline;
	padding: 5px;
}


.homeFiltersSub {color: #333333; font-size: 7pt; font-weight: normal; font-family: "Gill Sans", arial; text-decoration: none}
.homeFiltersSub :link {color: #333333; font-size: 7pt; font-weight: normal; font-family: "Gill Sans", arial; text-decoration: none}
.homeFiltersSub :visited {color: #333333; font-size: 7pt; font-weight: normal; font-family: "Gill Sans", arial; text-decoration: none}
.homeFiltersSub :active {color: #333333; font-size: 7pt; font-weight: normal; font-family: "Gill Sans", arial; text-decoration: none}
.homeFiltersSub :hover {
	color: #333333;
	font-size: 7pt;
	font-weight: normal;
	font-family: "Gill Sans", arial;
	text-decoration: underline;
}


.bodyTextLight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-right: 10px;
}


/* --------------------------------------------------------------------------- */
/* agencies */
/* --------------------------------------------------------------------------- */
#agency_spacer {
	position: relative;
	margin-top: 30px;
}


#admin_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-right: 10px;
	font-weight: bold;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}


.telNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}


.fax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}

.webLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}



/* ------------------------------------------------------------------ */
.admin_section_header {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #46668E;
	border-bottom: 3em;
}

.admin_section_content {
	background-color: #DEE2EB;
}


.password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.password A:link {
	FONT-WEIGHT: bold; COLOR: #9c1284; TEXT-DECORATION: none;
}
.password A:visited {
	FONT-WEIGHT: bold; COLOR: #9c1284; TEXT-DECORATION: none;
	position: relative;
}
.password A:hover {
	COLOR: #9c1284; TEXT-DECORATION: underline;
}
.password A:active {
	COLOR: #9c1284; TEXT-DECORATION: underline;
}



.forgotten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

.wrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FF0000;
}