/* Global Styles */

body {
	background-color: #26354A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	}

td {
	color:#000000;
	}
	
a {
	color: #FF9900;
	font-weight:normal;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF9900;
	}
	
/* ID Styles */

#navigation a {
	color: #26354A;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px none;
	}
	
#navigation a:hover {
	color:#ffffff;
	}

#background td {
	color:#ffffff;
	}
#homeTable a {
	color: #CC0000;
}

	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A;
	}
#events td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-bottom: 10px;
	padding-top: 10px;
}

	
#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:.3em;
	line-height:26px;
	}
	
.tagline {
	color: #D3DCE6;
	line-height:16px;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.bodyText {
	color:#26354A;
	letter-spacing:0.1em;
	}

.detailText {
	line-height:16px;
	color:#26354A;
	letter-spacing:0.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	}

.calendarText {
	color: #26354A;
	letter-spacing:0.1em;
	}
	
	
.sidebarText {
	color: #FFBA00;
	letter-spacing:0.1em;
	line-height:18px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	
.sidebarTextBorder {
	color: #FFBA00;
	letter-spacing:0.1em;
	line-height:18px;
	border: thin solid #FFBA00;
	}

.myKeywords {
	color: #26454A;
	font-size: 1px;
	line-height: 3px;
	}
#homeTable a:hover {
	color: #CC0000;
}
#events a:link {
	color: #FFFFFF;
}
#events a:visited {

	color: #FFFFFF;
}
#events a:hover {


	color: #FFFFFF;
}
.tutorial {
	margin-left: 0px;
	display: block;
	position: relative;
	color: #26354A;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFFF00;
}
#calendar .tagline a {
	font-size: 12px;
}
.attn {
	font-style: italic;
	color: #FF0000;
}

