/* Global Styles */

body {
	margin:0px;
	font-size: 12px;
	font-family: "Humanst521 BT", Arial, sans-serif, serif;
	}
	
td {
	font:12px "Humanst521 BT", Arial, sans-serif, serif;
	color:#333333;
	}
	
a:active {
	text-decoration:underline;
	font-style: normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
a:visited {
	text-decoration:underline;
	font-weight:bold;
	color: #003366;
	}
/* ID Styles */
	
#navigation a {
	font:10px "Humanst521 BT", Arial, sans-serif, serif;
	color: #3333CC;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px "Humanst521 BT", Arial, sans-serif, serif;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:bold 18px "Trajan Pro", Arial, sans-serif, serif;
	color: #333300;
	letter-spacing:.4em;
	}

.sidebarText {
	font:12px/18px "Humanst521 BT", Arial, sans-serif, serif;
	color: #333333;
	}
	
.bodyText {
	font:11px/24px "Humanst521 BT", Arial, sans-serif, serif;
	color:#333333;
	}
	
.pageName {
	color: #B6B06B;
	letter-spacing:normal;
	font-size: 30px;
	font-family: "Trajan Pro", Arial, sans-serif, serif;
	font-weight: bold;
	}
	
.subHeader {
	font:bold 14px/20px "Trajan Pro", Arial, sans-serif, serif;
	color: 3300CC;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px "Trajan Pro", Arial, sans-serif, serif;
	color: #003366;
	letter-spacing:0.1em;
	}
	
.calendarText {
	line-height:14px;
	color:#333333;
	font-family: "Humanst521 BT", Arial, sans-serif, serif;
	font-size: 11px;
	}
	
	
.SectionBody {
	font-family: "Humanst521 BT", Arial, sans-serif, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.sidebarHeader {
	font:bold normal 18px/18px "Trajan Pro", Arial, sans-serif, serif;
	color: #056CB6;
	word-spacing: normal;
}
.PopupName {
	font-family: "Trajan Pro", Arial, sans-serif, serif;
	font-size: 16px;
	color: #3300CC;
}

.list {
	font-family: "Humanst521 BT", Arial, sans-serif, serif;
	list-style-position: outside;
	list-style-type: square;
}
.calendarlist {
	font-family: "Humanst521 BT", Arial, sans-serif, serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: none;
}
