/* Global Styles */body {	margin:0;	}	td {	font:11px arial;	color:#333333;	}.logo {	font:18px arial;	color: #C7C780;	letter-spacing:.4em;	}	.tagline {	font:10px arial;	color: #C7C780;	letter-spacing:0em;	}	a {	color: #666600;	text-decoration:underline;	}	a:hover {	color: #999933;	text-decoration:none;	}/* ID Styles */#navigation a {	font:11px arial;	color: #EAEA9F;	text-decoration:none;	letter-spacing:.1em;	font-weight:bold;	}	#navigation a:hover {	color: #ffffff;	}#padding {	padding:10px 5px 10px 5px;	}#calendar td {	border: 1px solid rgb(102,102,0);	}	#noborder td {	border: 0px;	}	#weekdays th {	color: #CC6600;	}#calheader td {	font:11px arial;	font-weight:bold;	color: #ffffff;	}	/* Class Styles */.bodyText {	font:11px arial;	line-height:26px;	color:#333333;	}.detailText {	font:10px arial;	line-height:14px;	color:#333333;	}	.pageName {	font:24px arial;	color: #CC6600;	line-height:28px;	}	.subHeader {	font:14px arial;	color: #666600;	font-weight:bold;	line-height:20px;	letter-spacing:.1em;	}	.navText {	font:10px arial;	color: #006699;	letter-spacing:.1em;	}.calendarText {	font:10px arial;	color: #333333;	letter-spacing:.1em;	}	.sidebarText {	font:11px arial;	color: #666600;	font-weight:bold;	letter-spacing:.1em;	line-height:16px;	}	
