body {
	background:#FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a	{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}

a:link	{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}

a:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}

a:active {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	}

a:hover	{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #8D0026;
	}

.menu1head {
	font-family: arial;
	font-size: 18px;
	COLOR: #8D0026;
	font-weight: 500;
	}

.menu1	{
	font-family: arial;
	font-size: 12px;
	COLOR: #FFFFFF;
	font-weight: 500;
	}

a.menu1:link {
	font-family: arial;
	font-size: 12px;
	COLOR: #FFFFFF;
	font-weight: 500;
	}

a.menu1:visited	{
	font-family: arial;
	font-size: 12px;
	COLOR: #FFFFFF;
	font-weight: 500;
	}

a.menu1:active {
	font-family: arial;
	font-size: 12px;
	COLOR: #FFFFFF;
	font-weight: 500;
	}

a.menu1:hover {
	font-family: arial;
	font-size: 12px;
	COLOR: #B0B0FF;
	font-weight: 500;
	}

.style1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	}

.style1b {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

a.style1b :link	{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

a.style1b :visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

a.style1b :active {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}

a.style1b :hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #8D0026;
	font-weight: bold;
	}

form {
	display: inline;
	margin-bottom: 0px;
	}

.form_edit_field {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	}

.form_view_label {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 700;
	}

.form_view_field {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	}

.form_edit_text {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	}

.form_edit_label {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 700;
	}

.form_display_field {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	}

.form_radio_field {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	}

.form_combobox_field {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	}

.list_line {
	color:#000000;
	background-color: #000000;
	height: 1px;
	}

.list_field_labels {
	color:#000000;
	background-color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 700;
	}

.list_item_style1 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	}

.list_item_style2 {
	background-color: #E7E7E7;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	}

.list_button {
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: 500;
	}

.search_label {
	color:#000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: 500;
	}

.search_field {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	width: 100px;
	border: solid 1px #c3c3c3;
	padding: 1px;
	}

.search_field_daterange {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	width: 50px;
	border: solid 1px #c3c3c3;
	padding: 1px;
	}

.search_field_numericrange {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	width: 35px;
	border: solid 1px #c3c3c3;
	padding: 1px;
	}

.error_message {
	color:red;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: 500;
	}

.title_text {
	color:white;
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	font-weight: 500;
	}

.list_matches {
	color:black;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: 500;
	BORDER-RIGHT: #87ceeb 0px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #87ceeb 0px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0% 0px;
	BORDER-LEFT: #87ceeb 0px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #87ceeb 0px solid;
	display:inline;
	}

.list_pagination {
	color:black;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: 500;
	BORDER-RIGHT: #87ceeb 0px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #87ceeb 0px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0% 0px;
	BORDER-LEFT: #87ceeb 0px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #87ceeb 0px solid;
	display:inline;
	}

.list_pagination_current_page {
	color:red;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: 500;
	BORDER-RIGHT: #87ceeb 0px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #87ceeb 0px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0% 0px;
	BORDER-LEFT: #87ceeb 0px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #87ceeb 0px solid;
	display:inline;
	}

.search_date_label {
	color:#000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: 500;
	BORDER-RIGHT: #87ceeb 0px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #87ceeb 0px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0% 0px;
	BORDER-LEFT: #87ceeb 0px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #87ceeb 0px solid;
	display:inline;
	}

.sort_label {
	color:#000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: 500;
	BORDER-RIGHT: #87ceeb 0px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #87ceeb 0px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0% 0px;
	BORDER-LEFT: #87ceeb 0px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #87ceeb 0px solid;
	display:inline;
	}

.listheaderoff {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #7c7c7c;
	font-weight: bold;
	}

.listheaderlink:link	{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

.listheaderlink:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

.listheaderlink:active {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

.listheaderlink:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFA4;
	font-weight: bold;
	text-decoration: none;
	}

div#search_form
{
  margin: 0px 0px 0px 0px;
  display: none;
}

