@CHARSET "ISO-8859-1";

#footer {
	margin : 20px 0px 20px 0px;
	text-align : center;
	font-family : Courier;
	font-size : 9pt;	
}

.emphasis { font-weight : 700; }

#topBanner { padding-top:10px; position : relative;}

#topBanner .logo { margin-left : 20px; }

#topNavigation {
	position : absolute;
	right : 10px;
	top : 5px;	
}

#topNote {
	float : right;
	text-align : center;
	padding : 20px 0px 20px 0px;
	font-family : Arial;
	color : #782601;
	font-weight : 700;
	font-style : italic;
	font-size : 20pt;
	width : 400px;
	margin-right : 40px;
}

#dithered {
	background : url('../media/images/headerDitheredLine.jpg') repeat-x #FFF;
	width : 99.6%;
	height : 20px;
	position : relative;
	margin-left : auto;
	margin-right : auto;
	top : -10px;
}

#topNavigation a {
	color : #999;
}

#affSpace {
	width:100%;
	text-align:center;
}