/* Global Styles */body {	margin:0;	}td {	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;	font-size: 11px;	}	a {	color: #6BA5CB;	text-decoration:none;	font-weight:bold;	}	a:hover {	color: #D19F39;	text-decoration:underline;	margin-top: 3px;	margin-bottom: 6px;	}	/* ID Styles */#navigation a {	color: #003466;	text-decoration: none;	letter-spacing:0.1em;	line-height:14px;	display:block;	padding: 8px;	border-left: 1px solid rgb(121,121,71);	border-right: 1px solid rgb(121,121,71);	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;	font-size: 10px;	}	#navigation a:hover {	background: #BCBC85;	color:#ffffff;	border-left: 1px solid rgb(255,153,51); 	border-right: 1px solid rgb(255,153,51); 	}/* Calendar Styles */#calendar td {	border: 1px solid rgb(121,121,71); 	}	#noborder td{	border: 0px;	}#calheader td {	font-weight:bold;	}	/* Class Styles */.reversetype {	color: #FFFFCC;	letter-spacing:0.1em;	line-height:16px;	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;	font-size: 10px;	margin-top: 0px;	margin-bottom: 6px;	padding-right: 8px;	padding-left: 8px;	text-align: left;	}	.tagline {	color: #45647F;	line-height:16px;	font-family: "Times New Roman", Times, serif;	font-size: 12px;	}	.bodyText {	line-height:18px;	color:#333333;	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;	font-size: 11px;	margin-top: 0px;	margin-bottom: 6px;	}	.pageName {	color: #CC9933;	letter-spacing:0.2em;	font-weight:bold;	line-height:16px;	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;	font-size: 14px;	margin-top: 3px;	margin-bottom: 3px;	}	.subHeader {	color: #003466;	font-weight:bold;	line-height:20px;	letter-spacing:0.1em;	font-size: 14px;	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;	margin-top: 3px;	margin-bottom: 6px;	}	.navText {	color: #333300;	letter-spacing:0.1em;	line-height:16px;	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;	font-size: 10px;	}.calendarText {	color: #333333;	letter-spacing:0.1em;	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;	font-size: 10px;	}	