/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #33cccc;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #000000;
	}
	
/* ID Styles */

#navigation a {
	font:12px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #33cccc;
	}
	
#navigation a:hover {
	color:#ffffff;
	background-color: #0099CC;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
.bodyText {
	line-height:22px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #0099cc;
	line-height:32px;
	}
	
.navText {
	font:12px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:normal;
	line-height:16px;
	}
.footerText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:18px;
	}
	
.tbfName {
	color: #000000;
}
.boldText {
	font-weight: bold;
	color: #0099CC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.justboldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
	text-align: justify;
}
