P {
  line-height:16pt;
  font-size: 8pt;
}

IMG {
  border:0;
}

LI, OL {
	font-family: Verdana, Arial;
	font-size: 8pt;
}

TABLE {
	font-family: Verdana, Arial;
	font-size: 9pt;
}

table.page_content_tbl {
	width: 100%;
}

TD {
	font-family: Verdana, Arial;
	font-size: 8pt;
	vertical-align: top;
}

td.td_space {
	width: 200px;
}


h1 {
	font-size: 10pt;
	font-weight:bold;
   	color: #005CA9;
}

h2 {
   	font-size:9pt;
}

h2.inline {
	display:inline;
   	font-weight: bold;
   	color: #005CA9;
   	font-size:8pt;
}

h3 {
	font-size: 10pt;
}

.read {
  line-height:16pt;
}

.main_table_header_right {
	height: 98px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	padding: 7px;
	overflow: hidden;
  position:relative;
  left: 0px;
  margin-right:25px;
  top:-45px;
}

.footer {
	position: fixed;
	right: 5px;
	bottom: 5px;
}

.backlink {
	position: fixed;
	left: 0px;
	bottom: 0px;
}

.warning {
	color: red;
}

.bots {
	visibility: hidden;
	display: none;
	position: absolute;
}

.wide_list LI {
	padding-top: 10px;
}

.agb_inline P {
	padding-left: 25px;
	font-size: 8pt;
}

.agb_inline LI {
	padding-left: 5px;
	font-size: 8pt;
}

.beta {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 55px;
	height: 55px;
	background: url('../icon_beta.png') no-repeat;
}

.right {
  text-align:right;
}

.nowrap {
  white-space:nowrap;
}

.l135
{
  width:135px;
}

.l95
{
  width:95px;
}

.l180
{
  width:180px;
}

.td
{
  float:left;
  clear:none;
}

.tr
{
  float:none;
  clear:both;
}

#js_errors {
	font-weight: bold;
	color: #FF0000;
}

