/* Global Styles */

body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
	}
	
td {
	font:10pt Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
a {
	color: #990000;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	font-weight:bold;
	}
	
/* ID Styles */
	
#navigation a {
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:16px;
	letter-spacing:0.1em;
	display:block;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	border: 1px solid #CCCCCC;

	background-color: images/green.gif;
	background-image: url(images/green2.gif);
	}
	
#navigation a:hover {
	color: #FFFFFF;
	background: #990000;
	display: block;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10pt arial;
	color: #FFFFFF;
	letter-spacing:0.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:10pt arial;
	line-height:normal;
	color:#333333;
	}
	
.bodyTextbold {
	line-height:normal;
	color:#333333;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	}
	
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #333300;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}

.footer {
	font-size: 8pt;
	color: #666633;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}

.footerbold {
	font-size: 8pt;
	color: #666633;
	line-height: normal;
	font-weight: bold;
	}
