*body
{
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: smaller;
	background-color: #b0c4de;
}

*#red_body_text
{
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 0.9pc;
	color: red;

}

*#blue_body_text
{
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 0.9pc;
}

*#blue_body_text_italic
{
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	font-size: 0.9pc;
}

*#blue_body_text_bold
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 0.9pc;
}

*#people_images
{
	border: none;
	padding: 0px;
	margin: 0px;
}

*#page_table
{
	text-align: left;
	vertical-align: top;
	width: 1000px;
	background-color: #ffffff;
	padding: 30px;
}

*#page_cell
{
	border: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

*#page_row
{
	border: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

*#maroon_header
{
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	font-size: 1.1pc;
	color: #000065;
}

*#maroon_header_medium
{
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	font-size: 0.9pc;
	color: #000065;
}

*h1
{
	font-family: Arial,Helvetica,sans-serif;
	visibility: visible;
	background-color: #ffe8b7;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 1.2pc;
}

*li
{
	list-style-type: circle;
	list-style-position: inside;
}

*#status_table a:link
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: black;
	font-size: 14px;
}

*#status_table a:visited
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: black;
	font-size: 14px;
}

*#status_table  a:hover
{
	line-height: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #333399;
	font-size: 14px;
}

*#status_table
{
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	margin: 0px;
}

*#status_cell
{
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffe8b7;
	font-weight: bold;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	border-left: 1px #999 solid;
}

*#blank_cell
{
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	font-weight: bold;
	width: 3px;
	padding: 0px 0px 0px 0px;
	border-top: 0 #999 groove;
	border-right: 0 #999 solid;
	border-bottom: 0 #999 solid;
	border-left: 0 #999 solid;
}

*#header_table
{
	border: 1px #339 solid;
	text-align: left;
	width: 140px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: white;
	font-weight: bold;
	padding: 1px;
	vertical-align: top;
}

*#header_middle_table
{
	border: 0px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #C0C0C0;
	font-weight: bold;
}

*#header_cell
{
	border: 2px #999 outset;
	text-align: center;
	background-color: #B3B3B3;
	width: auto;
	font-weight: bold;
	padding: 1px 10px 1px 10px;
}

*#header_cell a:link
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
	font-size: 14px;
}

*#header_cell a:visited
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
	font-size: 14px;
}

*#header_cell  a:hover
{
	line-height: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: blue;
	font-size: 14px;
}

*#header_cell_blank
{
	border: 0px;
	width: 5px;
}

*#left_table
{
	border: 1px #339 solid;
	width: 600px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 0.9pc;
	padding: 5px 5px 5px 5px;
	color: #000065;
	margin-bottom: 3px;
}

*#left_table a:link
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
}

*#left_table a:visited
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
}

*#left_table a:hover
{
	font-family: Arial,Helvetica,sans-serif;
	color: blue;
}

*#inner_table_cell
{
	border: 1px #339 solid;
	width: 295px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 0.9pc;
	padding: 5px 5px 5px 5px;
	color: #000065;
	margin-bottom: 3px;
}




*#icon_cell
{
	border: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 110px;
}

*#right_table
{
	border: 1px #339 solid;
	width: 220px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 0.9pc;
	padding: 5px 5px 5px 5px;
	color: #000065;
	margin-bottom: 3px;
}

*#right_table a:link
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
}

*#right_table a:visited
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
}

*#right_table a:hover
{
	font-family: Arial,Helvetica,sans-serif;
	color: blue;
}

*#light_table
{
	border: 1px #CACACA solid;
	width: 585px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	font-size: 0.9pc;
	padding: 5px 5px 5px 5px;
	color: #000065;
	margin-bottom: 3px;
}

*#light_table a:link
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
}

*#light_table a:visited
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
}

*#light_table a:hover
{
	font-family: Arial,Helvetica,sans-serif;
	color: blue;
}

*#status_header
{
	border-style: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	color: maroon;
}

*#privacy_style
{
	border-style: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

*#privacy_style a:link
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
}

*#privacy_style a:visited
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
}

*#privacy_style a:hover
{
	font-family: Arial,Helvetica,sans-serif;
	color: blue;
}
*#copyright_style
{
	border-style: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
*#splash_style
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #000065;
	font-size: 24px;
}
*#splash_style_small
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: maroon;
	font-size: 18px;
}

*#splash_style_small a:link
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
}

*#splash_style_small a:visited
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	color: #000065;
}

*#splash_style_small a:hover
{
	font-family: Arial,Helvetica,sans-serif;
	color: blue;
}


*#splash_style_small_source
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #999;
	font-size: 16px;
}




