﻿body
{
    background: url("../images/bg.gif") no-repeat top left  ;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

table.main
{
	margin-bottom: 50px;
}

div.detail_link
{
	display: inline;
}

a,a:visited
{
    text-decoration: none;
	color: #b82937;
}

a:hover
{
    text-decoration: underline;
    color: #000000;
}

a.footer,a.footer:visited
{
    text-decoration: none;
	color: #000000;
}

a.footer:hover
{
    text-decoration: underline;
    color: #000000;
}

a.black,a.black:visited
{
    text-decoration: none;
	color: #000000;
}

a.black:hover
{
    text-decoration: underline;
    color: #000000;
}

div.content
{
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
}

div.next_page_link
{
	margin-top: 15px;
}

div.prev_page_link
{
	margin-bottom: 15px;
}

div.header
{
}

div.search_box_holder
{
	position: relative;
}

div.search_box
{
	position: absolute;
	left: 0px;
	top: 3px;
	vertical-align: center;
}

input.search_field
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	width: 170px;
}

input.greyed
{
	color: #808080 ! important;
}

.headline {
	font-family: Arial;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #b82937;
	width: 503px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #b82937;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #b82937;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.headline h1, .headline h2
{
	padding: 0px;
	margin: 0px;
}

.bld
{
    font-weight: bold;
}

.footer
{
    font-size: 10px;
}

.image
{
    border-color: #000000;
    border-style: solid;
    border-width: 0px;
}

.image-subtitle
{
    background-color: #ffffff;
    font-size: 11px;
    line-height: 15px;
    padding: 6px 4px 6px 4px;
    color: #606060;
}

.item_active {}
.item_inactive {}

td.mainmenu_dot
{
	padding-left: 2px;
	padding-right: 2px;
}

div.news_entry .title
{
	font-weight: bold;
	padding-bottom: 4px;
}

table.member_tbl td
{
	vertical-align: top;
}

table.member_tbl td.member_nav
{
	width: 152px;
	padding-right: 32px;
}

table.member_tbl td.member_nav ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

table.member_tbl td.member_nav ul li a.normal
{
	color: #000000;
	text-decoration: none;
}

table.member_tbl td.member_nav ul li a.normal:visited
{
	color: #000000;
	text-decoration: none;
}

table.member_tbl td.member_nav ul li a.normal:hover
{
	color: #000000;
	text-decoration: underline;
}

table.member_tbl td.member_nav ul li a.active
{
	color: #b82937;
	text-decoration: none;
	font-weight: bold;
}

table.member_tbl td.member_nav ul li a.active:visited
{
	color: #b82937;
	text-decoration: none;
	font-weight: bold;
}

table.member_tbl td.member_nav ul li a.active:hover
{
	color: #b82937;
	text-decoration: underline;
	font-weight: bold;
}

img.footer_dot
{
	margin-left: 5px;
	margin-right: 5px;
}

img.floating
{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 6px;
}

div#news_info
{
	margin-top: 2em;
	color: #808080;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
}

form
{
	display: inline;
}

div#previous_page
{
	display: inline;
	padding-right: 20px;
}

div#next_page
{
	display: inline;
}

p.search_result_content
{
	margin-bottom: 0px;
}

p.search_result_url
{
	color: #808080;
}

img.claim
{
	margin-bottom: 5px;
}

td.top_secondary_nav
{
	vertical-align: top;
}

td.top_secondary_nav table.secondary_nav
{
}