/* Global Styles */body {	margin:0;	}	td {	font:11px arial;	color:#333333;	}	hr {	height:1px; 	color: #cccccc;	border: 0;	}	a {	color: #3366FF;	text-decoration: underline;	}	a:hover {	color: #003399;	text-decoration: none;	}/* ID Styles */#navigation a {	font:11px arial;	color: #3366FF;	text-decoration: none;	line-height:14px;	display:block;	padding: 8px 6px 2px 14px;	}	#navigation a:hover {	color: #003399;	font-weight:bold;	}	#colheader {	padding:6px;	}#sidebar a {	color: #FF6600;	}	#sidebar a:hover {	color: #FF9933;	}	#logo {	font:25px georgia;	color: #ffffff;	letter-spacing:.2em;	}#tagline {	font:14px georgia;	color: #66CC66;	letter-spacing:.2em;	}	#dateformat {	font:11px arial;	color: #339900;	letter-spacing:.4em;	}#dateformat a {	font:11px arial;	color: #3366FF;	text-decoration: underline;	line-height:14px;	font-weight:bold;	letter-spacing:.1em;	}	#dateformat a:hover {	color: #003399;	text-decoration: none;	}		/* Class Styles */	.bodyText {	font:11px arial;	color:#333333;	line-height:20px;	letter-spacing:.1em;	margin-top:0;	}	.welcomeText{	font:20px georgia;	color: #3366CC;	line-height:22px;	letter-spacing:.1em;	}	.pageHeader {	font:16px georgia;	color: #3366CC;	letter-spacing:.2em;	line-height:16px;	}	.subHeader {	font:12px arial;	color: #66CC66;	letter-spacing:.1em;	line-height:14px;	font-weight:bold;	}