@charset "utf-8";
.ab_cp_field_titles {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.ab_cp_dist_list_title {
	font-size: 14px;
	color: #FFFFFF;
}
.ab_cp_sort_titles {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}




.right_side_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f2fecd;
	padding-right: 3px;
}
.page_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
}
.main_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_field_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.form_outline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #587900;
	border-left-color: #587900;
}
.form_outline_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #587900;
	background-color: #C9C9C9;
}
.form_outline_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #587900;
	background-color: #E5E5E5;
}
.form_small_info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B5F002;
}
.form_sub_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
}
.form_small_info_text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #A7E600;
	color: #000000;
}
.locater_state_headers {
	color: #666666;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.flash div.inner {
  margin: 1em;
  padding: 1em;
  border: thin solid black;
  font-size: 1.2em;
}
.flash li { list-style-type: none; }
#notice div.inner { background-color: #ccff66; }
#message div.inner { background-color: #cccc66; }
#warning div.inner, #error div.inner { background-color: #cd5c5c; }
