.data2010 a:link { color: #33f !important;}
.data2010 a:visited { color: #009 !important; }
.data2010 a:hover { color: #c00 !important; text-decoration: underline }
.data2010 a:active { color: #c00 !important; text-decoration: underline }

.data2010 a[name] {
	text-decoration: none !important;
	color: #000 !important;
}

.data2010 {
	font-family: verdana !important;
	font-size: 13px !important;
}

.data2010 b {
	line-height: normal !important;
}

.data2010 .endlinks td p b {
	font-family: verdana !important;
	font-size: 10px !important;
	line-height: normal !important;
}
.data2010 .endlinks td p {
	font-family: verdana !important;
	line-height: normal !important;
}
.data2010 .endlinks td p b a {
	font-family: verdana !important;
	font-size: 11px !important;
	font-weight: normal !important;
	line-height: normal !important;
}

.data2010 hr {
	height: 2px;
	border-width: 0;
	color: #333;
	background-color: gray;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 5px; 
	margin-bottom: 5px;
}

.data2010 input[type="checkbox"] {
	float: none;
	margin: 0 4px !important;
}

.data2010 input[type="radio"] {
	margin: 0 4px !important;
}

.data2010 input[type="text"] {
	margin: 0;
	padding: 2px;
	min-height: 0;
	line-height: 1.1 /*normal;*/
	height: auto;
	width: auto;
	font-size: 13px;
}

.data2010 p {
	line-height: normal !important;
}

.data2010 select {
	margin: 0;
	padding: 1px 0;
	min-height: 0;
	line-height: normal;
	height: auto;
	font-size: 13px;
}

.foot2 { 
	font-family: Verdana; 
	font-size:10pt; 
	color: #000099;
	padding: 0 0 10px 0;
	text-align: center;
}

#wonder-message {
	font-family: Verdana; 
	font-size: 16px; 
	color: #900;  
	padding: 10px 5% 0 2%;
	text-align: center;
}

@media print {
	header, footer, #totop, .socialmediabar {
		display: none !important;
	}

	a[href]:after {content: none !important}
}

/* T4 - prevents weird h1 title redisplay for small "mobile" widths */
#svg-down {
	display: none !important;
}
h1:first-child {
	display: block !important;
}
.mobile-title {
	display: none !important;
}

.content {
	padding: 0 !important;
}

.wontitle {
	display: table-cell;
	vertical-align: bottom;
}

.wontitle a {
	font-size: 24px;
	color: #fff !important;
}

.wontitle-menu {
	display: table-cell;
	padding-left: 60px;
	vertical-align: bottom;
}

.wontitle-menu a {
	margin-right: 30px;
	font-size: 18px;
	color: #fff !important;
}

