@charset "utf-8";
/* CIADA Print */

body {
	color: #000;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	line-height: 1.5;
	font-size: 12pt;
}

a {
	color: blue;
}

.sectionTitle {
	color: #002f45;
	font-size: 16pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#homeLink, #printMe, .sectionVideo, .sectionVideo_small, .jumpTo, #ciadaMenu, #content1, .sectionTopBot, #bottomImages, #footer {
	display: none;
}

#printNotice {
	color: #555;
	font-size: 8pt;
}

.smallTitle {
	color: #002f45;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -1px;
}

.smallTitle a {
	color: #002f45;
	text-decoration: none;
}