/* Global Styles */

body {
	overflow: visible;
	background-image: url(pattern3.gif);
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	width: 858px;
	}

td {
	color:#FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {

	}
	
/* ID Styles */

#navigation a {
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #9954AB;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: #FFCC33;
	}
	
/* Calendar Styles */

#calendar td {
	}
	
#noborder td {
	border: 0px;
	}

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

.logo {
	font:24px Times New Roman, Times, serif;
	color: #000033;
	letter-spacing:0.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	line-height:22px;
	color:#26354A;
	letter-spacing:0.11em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:normal;
	letter-spacing:0.1em;
	}
	
.navText {
	color: #26354A;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
.bgimage {
	background-image: url(EMPOWER_BG.gif);
	background-attachment: fixed;
	overflow: visible;
}
.logo img {
	position: relative;
}

