
span.bottomtitelmain {
	font-weight: bold;
	font-size: 9pt;
	color:#ca1b2a;
}

span.webtrail {
	font-style: italic;
	font-size: 9pt;
	color:#666666;
}
a.webtrail {
	font-style: italic;
	font-size: 9pt;
	color:#666666;
	text-decoration	: none;
}
a.webtrail:hover {
	font-style: italic;
	font-size: 9pt;
	color:#666666;
	text-decoration	: underline;
}

a.alsosee {
	font-size				:	13px;
	font-weight			: bold;	
	text-decoration	: none;
	margin-left:10px;
}
a.alsosee:hover {
	font-size				:	13px;
	font-weight			: bold;	
	color						:	#ca1b2a;
	text-decoration	: none;
	margin-left:10px;
}

div.alsosee ol {
	list-style-type:disc;
	line-height: 18px;
	margin: 15px 5px 5px 25px;
	padding: 0;
}

div.alsosee ol li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


ol.faqlink {
	list-style-type:decimal;
	line-height: 18px;
	position:relative;
	padding-left:40px;
	_padding-left:10px;
}
a.faqlink {
	font-size				:	12px;
	font-weight			: bold;	
	text-decoration	: none;
	cursor:pointer;
}
a.faqlink:hover {
	font-size				:	12px;
	font-weight			: bold;	
	color						:	#666666;
	text-decoration	: none;
	cursor:pointer;
}
div.faqitem {
	position:relative; 
	line-height:18px;
	display:none; 
	z-index:10; 
	margin-bottom:10px; 
}


ol.download {
	margin: 5px 5px 5px 18px;
	padding: 0px;
	list-style-type:circle;
	line-height: 18px;
}
a.downlink {
	font-size				:	12px;
	font-weight			: bold;	
	text-decoration	: none;
}
a.downlink:hover {
	font-size				:	12px;
	font-weight			: bold;	
/*	color						:	#00A28a; */
	text-decoration	: none;
}
a.downlink2 {
	font-size				:	12px;
	font-weight			: bold;	
	color						:	#666666;
	text-decoration	: none;
}
a.downlink2:hover {
	font-size				:	12px;
	font-weight			: bold;	
	color						:	#666666;
	text-decoration	: underline;
}
div.downitem {
	position:relative; 
	line-height:18px;
	z-index:10; 
	margin-bottom:10px; 
}




