/* @override http://ad.encafdev.com/assets/css/encaf.css */

.intro-sizeable h3 a {
	color: #00A4E4;
}

.tab-space #panel-1 h1, #SMP h3 a {
	color: #16488B;
}

.tab-space #panel-2 h1, #AD h3 a {
	color: #862A3E;
}

.tab-space #panel-3 h1, #IO h3 a {
	color: #157A87;
}

.tab-space #panel-4 h1, #PS h3 a {
	color: #517927;
}

.tab-space #panel-1 span,
.tab-space #panel-2 span,
.tab-space #panel-3 span,
.tab-space #panel-4 span {
	color: #444;
}



.submenu a {
	white-space: nowrap;
}

img.fleft {
	float: left;
	margin: 10px 10px 10px 0;
}

img.fright {
	float: right;
	margin: 10px 0 10px 10px;
}

#stylized select {
	float:left;

	font-size:12px;

	padding:4px 2px;

	border:solid 1px #aacfe4;

	width:205px;

	margin:2px 0 20px 10px;
}