/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.dropcap{
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 26pt;
	font-weight: bold;
}
.gray{
	font-family: "Times New Roman", Times, serif;
	font-size:14pt;
	color: #999999;
	font-weight: bold;
}
.agnw {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.agnw_grn {
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.agnw_bottom {
	color:#CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:600;
}
.agnw_copyright {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.agnw_lge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}
.agnw_xlge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
}
.agnw_lge_grn {
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
}
.bkgd {
	background-image: url(images/seattle_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body #Layer1 {
	position: static;
	width:650px;
	height:280px;
	z-index:1;
	top: 141px;
	overflow: auto;
	left: 240px;
}
a {text-decoration:underline; font-size:10pt; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
a:link {color:#006600;}
a:visited {color:#006600;}
a:active {color:#006600;}
a:hover {color:#999999; text-decoration:none;}

a.large {text-decoration:underline; font-size:12pt; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
a.large:link {color:#006600;}
a.large:visited {color:#006600;}
a.large:active {color:#006600;}
a.large:hover {color:#999999; text-decoration:none;}

