table, td, a {
	font-size: 11px;
	font-family: Arial;
	line-height: 160%;
}

a {
	color: black;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: white;
	text-decoration: none;
}

.content {
	color: #FFF;
	font-size: 12px;
}

.content .content-element {
	display: inline;
	white-space: nowrap;
	float: left;
}

#c26, #c38, #c39, #c40, #c132 {
	padding: 10px 20px 0px 20px;
}

#c40 a {
	display: block;
	height: 24px;
	font-weight: bold;
	line-height: 25px;
	font-size: 14px;
	padding-left: 35px;
	background: black url(../img/info.gif) no-repeat scroll left center;
}

#c40 a:hover{
	color: whitesmoke;
	background: black url(../img/info_hover.gif) no-repeat scroll left center;
}

#c26  input{
	padding: 2px;
	border: 1px solid white;
	color: white;
	background-color: black;
	margin: 5px 0px 5px 0px;
	cursor: pointer;
}

#c26 label {
	font-weight: bold;
}

#c26 h3+div {
	margin-bottom: 15px;
}

#c26 legend {
	font-size: 9px;
}

