/* Global Styles */

body {
	margin:0px;
	}

td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #000000;
	}
	
/* ID Styles */

#navigation a {
	color: #333333;
	letter-spacing:3px;
	line-height:18px;
	display:block;
	border-right:1px solid #FF6600;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color:#ffffff;
	background-color: #666666;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:6px;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	line-height:16px;
	}
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#000000;
	}

.detailText {
	line-height:16px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	}
	
.pageName {
	color: #FF6600;
	letter-spacing:3px;
	line-height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:bold;
	line-height:20px;
	}
	
.navText {
	color: #26354A;
	letter-spacing:10pt;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-bottom;
	text-align: center;
	white-space: normal;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	color: #000000;
	letter-spacing:0em;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	}
	
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
