@charset "UTF-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #151164;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #ED1B33;
}
a:visited {
	color: #151164;
}
a:hover {
	color: #7BAFDF;
}
a:active {
	color: #151164;
}
/* CSS Document -- Seattle Pilots Documentary February 2010 */
.bkgdwhite {
	background-color: #FFF;
}
.bkgdred {
	background-color: #ED1B33;
}
.bkgddarkblue {
	background-color: #151164;
}
.white16B {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.red16B {
	font-size: 16px;
	font-weight: bold;
	color: #E71D36;
}
.blue16B {
	font-size: 16px;
	font-weight: bold;
	color: #1A1569;
}
.blue22B {
	font-size: 22px;
	font-weight: bold;
	color: #1A1569;
}
.blue12B {
	font-size: 12px;
	font-weight: bold;
	color: #1A1569;
}
.blue14B {
	font-size: 14px;
	font-weight: bold;
	color: #1A1569;
}
.bkgdlightblue {
	background-color: #BEE2FF;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E71D36;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ED1B33;
}
.blue10 {
	font-size: 10px;
	font-weight: normal;
	color: #1A1569;
}
#bluenav {
	font-size: 12px;
	color: #1A1569;
	font-weight: bold;
}
#bluenav a {
	font-size: 12px;
	color: #1A1569;
	font-weight: bold;
}
#bluenav a:link {
	text-decoration: none;
}
#bluenav a:visited {
	text-decoration: none;
	color: #1A1569;
}
#bluenav a:hover {
	text-decoration: underline;
	color: #7BAFDF;
}
#bluenav a:active {
	text-decoration: none;
	color: #1A1569;
}

