@charset "UTF-8";
/* CSS Document */
#noflyer {
	font-weight: bold;
	text-align: center;
	color: #BB2127;
}
p #noflyer {
    color: #BB2127;
	font-size: 12px;
}
#content .contentHeader h1 {
	font-size: 16px;
	color: #0000B3;
	width: 100%;
}
#content .contentIndentSmall {
	font-size: 14px;
	line-height: 12px;
	text-indent: 10px;
	margin-top: 2px;
	margin-bottom: 6px;
}
/*#content h2 .heading {
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #2d2e2e;
	margin: 4px 4px 4px 1px;
}*/
#content .highlight {
	color: #000095;
	font-weight: bold;
}
#sublink {
	font-size: 16px;
}
#sublink h2 {
	font-size: 16px;
	line-height: 30px;
}
.mainlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000095;
	text-align: left;
}
.mainlink a, a:link {
	text-decoration: none;
	color: #000095;
}
.mainlink a:visited {
	color: #15469E;
	}
.mainlink a:hover {
	color: #87ACE0;
	}
.mainlink a:focus {
	color: #87ACE0;
	}
.mainlink a:active {
	color: #000095;
}