/* --------------------------------------- */
/* BLACKSEASCENE GENERAL css */
/* --------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, font, small, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	}

body
	{
	background-color: #fff;
	margin: 0px;
	}

body, td
	{
	font-family: "trebuchet ms",arial,helvetica;
	font-size: 0.8em;
	color: #000;
	}

form							{ margin: 0px; padding: 0px; }

div#wrapper
	{
	position: relative;
	background: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

.clear							{ clear: both; }
.button							{ cursor: pointer; }

a								{ color: #00f; text-decoration: none; }

/* ======================================= */

/* --------------------------------------- */
/* HEADER */
/* --------------------------------------- */

div#header, div#navigation,	#cntbuttons,
div#sidebar, div#footer ul#footernav, div#sidebar2,
#breadcrumb						{ display: none; }

#header_print					{ border-bottom: 1px solid #000; margin-bottom: 15px; padding-bottom: 10px; display: block; }

/* ======================================= */

/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

div#main
	{
	position: relative;
	height: auto;
	_height: 320px;
	min-height: 320px;
	margin: 0px;
	padding-bottom: 0px;
	}

div#content
	{
	position: relative;
	background: none;
	font-size: inherit;
	height: auto;
	_height: 320px;
	min-height: 320px;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	}

div#content h3,
div#sidebar h3,
div#sidebar2 h3
	{
	font-weight: bold;
	font-size: 1.6em;
	margin: 0px;
	margin-bottom: 15px;
	}

div#content h4,
div#content .browse_table td h4
	{
	font-weight: bold;
	font-size: 1em;
	margin-top: 15px;
	}

div#content .browse_table td h4		{ font-size: 1.6em; }

div#content p					{ margin-bottom: 15px; }
div#content ul, div#content ol
	{
	margin-bottom: 15px;
	margin-left: 22px;
	}

.content_form tr, .content_form td
	{
	font-size: 1em;
	vertical-align: top;
	}

.date							{ font-weight: bold; font-style: italic; margin-bottom: 15px; }


/* ======================================= */

/* --------------------------------------- */
/* SEARCH - BROWSE - PRINT */
/* --------------------------------------- */

#search_table td				{ padding: 2px 0px 2px 0px; }

#search_table input, #search_table select
	{
	font-family: "trebuchet ms",arial,helvetica;
	font-size: inherit;
	}

.search_text3					{ font-size: 1em; }

.search_input					{ width: 250px; }
.search_select_special			{ width: 450px; }


.buttons						{ font-size: 1em; }

#search_table,
.browse_table,
.print_table
	{
	width: 100%;
	}

.browse_subject					{ background: #fff; }

.browse_desc-0					{ border: solid #000; border-width: 1px 0px 1px 0px; font-weight: bold; font-size: 1em; color: #000; padding: 4px; }
.browse_desc-1					{ border: solid #000; border-width: 1px 0px 1px 0px; font-weight: bold; font-size: 1em; color: #000; padding: 4px; }

.browse_desc0-0					{ border: solid #000; border-width: 1px 0px 1px 0px; font-weight: bold; font-size: 1em; color: #000; width: 25%; padding: 4px; }
.browse_desc0-1					{ border: solid #000; border-width: 1px 0px 1px 0px; font-weight: bold; font-size: 1em; color: #000; width: 20%; padding: 4px; }
.browse_desc0-2					{ border: solid #000; border-width: 1px 0px 1px 0px; font-weight: bold; font-size: 1em; color: #000; padding: 4px; }
.browse_desc0-3					{ border: solid #000; border-width: 1px 0px 1px 0px; font-weight: bold; font-size: 1em; color: #000; width: 5%; padding: 4px; }

.browse_data
	{
	font-size: 1em;
	padding: 4px;
	vertical-align: top;
	}

.browse_line0					{ background: #fff; }
.browse_line1					{ background: #fff; }

.print_subhead					{ border: 1px solid #000; background-color: #fff; font-weight: bold; font-size: 1em; color: #000; padding: 2px 4px 2px 4px; }
.print_desc						{ border: solid #000; border-width: 0px 1px 0px 1px; background-color: #fff; font-size: 1em; padding: 2px 4px 2px 4px; }
.print_data						{ font-size: 1em; padding: 2px 4px 2px 4px; }

.print_spacer_desc				{ border: solid #000; border-width: 0px 1px 0px 1px; }
.print_spacer_data				{}

/* ======================================= */

/* --------------------------------------- */
/* FOOTER */
/* --------------------------------------- */

div#footer
	{
	position: relative;
	background-color: #fff;
	border-top: 1px solid #000;
	font-size: 0.85em;
	color: #666;
	width: 950px;
	height: auto;
	min-height: 50px;
	_height: 50px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	clear:both;
	}

div#footer a					{ color: #00f; text-decoration: none; }

div#footer p#copyright
	{
	position: relative;
	height: auto;
	_height: 40px;
	min-height: 40px;
	margin: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 0px;
	}

/* ======================================= */
/* ======================================= */
/* ======================================= */
