/* Global Styles */body { background: #ffffff url(images/logo.gif) no-repeat fixed center }td {	font:12px arial;	color:#333333;	}	hr  { color: gray; border: 0; height: 1px }	a     { color: #800000 }	a:hover    { color: #a9a9a9 }	/* ID Styles */table#navigation {	font:11px  georgia;	color: #333333;	letter-spacing:.1em;	}table#navigation li {	list-style-type: disc;	color: #CC3366;	padding:10px;	}table#navigation a {	font:11px georgia;	color: #333333;	text-decoration: none;	letter-spacing:.2em;	line-height:16px;	}	table#navigation a:hover {	color: #399BE1;	text-decoration: underline;	}#sidebarHeader {	padding:14px 4px 14px 4px;	}	#sidebar a {	color: #399BE1;	}	#sidebar a:hover {	color: #006699;	}	#tagline {	font:11px georgia;	color: #99CC33;	letter-spacing:.4em;	}	#logo {	font:24px georgia;	color: #CC3366;	letter-spacing:.3em;	}	#dateformat    { color: black; font: 11px arial; background-color: transparent; letter-spacing: 0.4em; vertical-align: middle }	#dateformat a {font:11px arial;	color: #FFFFFF;	font-weight:bold;	letter-spacing:.1em;	}	#dateformat a:hover {	color: #336699;	letter-spacing:.1em;	}	/* Class Styles */	.bodyText {	font:12px arial;	color:#333333;	line-height:20px;	margin-top:0;	}.tableHead  { font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }.pageHeader   { color: black; font: 24px/26px georgia; letter-spacing: 0.1em }	.subHeader  { color: black; font: bold 16px/16px georgia }	.smallText {	font:11px arial;	color:#333333;	}	.sidebarHeader {	font:14px georgia;	color: #0066CC;	line-height:14px;	letter-spacing:.2em;	}.footer  { color: black; font-size: 9px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }