/** 1-TCL Cascading Stylesheets **/

a:hover {
	text-decoration : none;
}

.menulink {
	color : White;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.menulink:hover {
	color : White;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.footerlink {
	color : White;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 23px;
}

a {
	color : #0E4283;
	text-decoration: underline;
}

.textheadline {
	line-height : 23px;
	color : Black;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.text {
	line-height : 23px;
	color : Black;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

.formEntity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #712726;
}

.moreInfoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text_no_lineheight {
	color : Black;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
li {
	list-style-type: square;
}
.tdheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.tdentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}
.teasertext {
	color : #0E4283;
	text-decoration: none;
	font-weight: bold;
}
.adtext {
	line-height : 23px;
	color : #AAAAAA;
	text-align: left;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
