thead
{
	display: table-header-group
}

html
{
	background-color: white;
}

body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: white;
}

blockquote
{
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px 5px 5px 10px;
	color: #336699;
	background-color: #f7f7f7;
	background-image: url('images/gui/blockbg.gif');
	background-repeat: no-repeat;
	border: 1px dashed #003366;
}

td
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
	text-align: left;
}

.logo_text
{
	font-size: 18px;
	font-style: italic;
}

.logo_line
{
	color: #0070BC;
}

.headline
{
	border-bottom-style: solid;
	border-color: #000000;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #093162;
}

.headline_date
{
	border:: none;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #093162;
	font-weight: normal;
}

.info_tab
{
	clear: both;
	margin-left: 4px;
	border: 1px solid silver;
	float: left;
	margin-bottom: -1px;
	border-bottom: none;
	background-color: white;
	font-weight: bold;
	font-size: 11px;
	color: #464646;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

.infobox
{
	padding: 10px;
	border: 1px solid silver;
	font-size: 11px;
	color: #464646;
	clear: both;
}


