.ExpandableHeader{
	cursor: hand;
	cursor: pointer;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.ExpandableHeader p {
	color: #FFFFFF;	
}

.accordprefix {
	position: relative;
	top: 4px;
}

.ExpandableMenu {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top: 20px;
	background-color: #333333;
	border-top: 1px solid #666666;
}


.thelanguage{
	color: #FFFFFF;
}

.openlanguage{
	color: #FFFFFF;
}

#footer div.thelanguage a {
	color: #CC0000;
	text-decoration: none;
	padding: 0px;
}

#footer div.thelanguage a:hover {
	color: #CC0000;
	text-decoration: underline;
}



.closedlanguage{ 
	color: #FFFFFF;
}

.expandLink {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: normal;
}

.openlanguage span.expandLink { 
	display:none;
}
