body, table, tr, td {
	font-family: Helvetica; font-size: 9pt; line-height: 11pt;
}

quotetext {
	font-family: Helvetica; font-size: 9pt; line-height: 10pt;
}

a.content, a.content:visited, a.content:link {
	text-decoration: none;
	color: #335599;
}
a.content:hover {
	text-decoration: underline;
	color: #FF9933
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.nav_white {
	text-decoration: none;
	color: #ffffff;
}
a.nav_white:link {
	text-decoration: none;
	color: #ffffff;
}
a.nav_white:hover {
	text-decoration: none;
	color: #ffffff;
}
a.nav, a.nav:link {
	text-decoration: none;
	color: #000000;
}
a.nav:hover {
	text-decoration: none;
	color: #ffffff;
}
a.nav_selected {
	text-decoration: none;
	color: #ffffff;
}
a.nav_selected:hover {
	text-decoration: none;
	color: #ffffff;
	background: #FF9900;
}
a.back_to_top {
	font-size:11px;
	color:#335599;
	text-decoration:none;
}
a.back_to_top:visited {
	font-size:11px;
	color:#335599;
	text-decoration:none;
}
a.back_to_top:hover {
	font-size:11px;
	color: #FF9933;
	text-decoration: underline;
}

td.nav_main {
	border-top: 1px #FF9900 solid;
	background-color: #ffffff;
	color: #ffffff;	
}
td.nav_bottom {
	border-top: 1px #FF9900 solid;
	border-bottom: 1px #FF9900 solid;
	background-color: #ffffff;
	color: #000000;	
}
td.nav_top {
	border-top: 1px #FF9900 solid;
	background-color: #ffffff;
	color: #000000;	
}
td.nav_main:hover, td.nav_bottom:hover {
	border-top: 1px #FF9900 solid;
	background-color: #FF9900;
	text-decoration: none;
	color: #ffffff;	
}
td.nav_main_selected {
	border-top: 1px #FF9900 solid;
	background-color: #FF9900;
	text-decoration: none;
	color: #ffffff;	
}
.bodycontent {
	background-repeat: no-repeat;
	background-position: -10px 145px;
}
.bodytablecontent {
	background-repeat: no-repeat;
	background-position: 200px 60px;
}
.headline_spacer_index {
	margin-top:-5px;
}
.headline_spacer {
	margin-top:-5px;
}