/* Global Styles */body {	margin:0;	}	td {	font:11px arial;	color:#99ccff;	}a {	color: #ffffff;	text-decoration:underline;	font-weight:bold;	}	a:hover {	text-decoration:none;	color: #99CCFF;	}/* ID Styles */#calendar td {	border: 1px solid rgb(31,62,93);	}	#noborder td {	border: 0px;	}	#weekdays th {	font:10px arial;	}#calheader td {	font-weight:bold;	}	#navigation a {	font:10px arial;	color: #CCCCCC;	text-decoration:none;	letter-spacing:.3em;	}	#navigation a:hover {	color: #000000;	background:#CCCCCC	}#padding {	padding:4px;	}#gbnav{	border-style: dotted;	border-color: #004263;	border-width: 1px 1px 0px 1px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}#gbnav ul{	list-style: none;	margin: 0;	padding: 0;}#gbnav li {	margin: 0;	}#gbnav li a{	display: block;	color: #004263;	text-decoration: none;	font-size: 90%;	border-width: 0px 0px 1px 0px;	border-style: dotted;	border-color: #004263;	background-color: #9CC7E0;	padding: 2px 2px 2px 6px;}html>body #gbnav li a {		width: auto;	}#gbnav li a:hover{	color: #fff;	background-color: #435C75;}/* Class Styles */.bodyText {	font:11px arial;	line-height:24px;	color:#99CCFF;	}	.pageName {	font:18px arial;	color: #999999;	letter-spacing:.1em;	line-height:28px;	}	.subHeader {	font:11px arial;	color: #999999;	font-weight:bold;	line-height:18px;	letter-spacing:.1em;	}	.navboldText {	font: bold 10px arial;	color: fuchsia;	letter-spacing:.1em;	}
	
.navboldText a {
	font: bold 10px arial;	color: fuchsia;	letter-spacing:.1em;
	}

.navText {	font:10px arial;	color: #CCCCCC;	letter-spacing:.1em;	}	.sidebarText {	font:11px arial;	line-height:14px;	color:#99CCFF;	}.logo {	font:24px arial;	color: #CCCCCC;	letter-spacing:.3em;	}.tagline {	font:11px arial;	color: #99CCFF;	letter-spacing:.5em;	line-height:18px;	}	.sidebarHeader {	font:11px arial;	color: #CCCCCC;	line-height:18px;	font-weight:bold;	letter-spacing:.2em;	}

#sectionLinks {
	font-size: 11px;
	line-height: 16px;
}
