/* GLOBAL STYLES */
@import url(global.css);

/* GLOBAL STYLES UNIQUE TO SUBPAGE */
.header .rightbox			{ font-weight: bold; font-size: 1em; color: #2F496C; text-align: right; position: absolute; top: 6px; left: 643px; }
.rightcolumn				{ width: 557px; padding: 6px 15px 15px 22px; font-size: 1.3em; }
		.rightcolumn h1		{ font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 0.85em; }
		.rightcolumn h1 a,
		.rightcolumn h1 a:visited,
		.rightcolumn h1 a:hover,
		.rightcolumn h1 a:active		{ color: #000; }
table.chart					{ font-size: .8em; border-left: 1px solid #BBB; border-top: 1px solid #BBB; }
table.chart th				{ background: #052161; color: #FFF; border-right: 1px solid #BBB; border-bottom: 1px solid #BBB; }
table.chart td				{ vertical-align: top; border-right: 1px solid #BBB; border-bottom: 1px solid #BBB; }
