/* Global Styles */

body {
	margin:0px;
	color: #000000;
	background-color: #839CB8;
	padding-top: 30px;
	padding-bottom: 30px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFBA00;
	border-collapse: collapse;
	border-spacing: none;
	}
	
a {
	color: #FFBA00;
	font-weight:normal;
	text-decoration:none;
	}
	
a:hover {
	color: #E56028;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

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

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 0px;
	padding-top: -20px;
	}

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

.logo {
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	}
	
.tagline {
	color: #D3DCE6;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.none {
	line-height:22px;
	color:#26354A;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	white-space: normal;
	display: compact;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(-);
	left: 20px;
	padding-left: 30px;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	padding: 0px;
	}
	
.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;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:0.1em;
	vertical-align: 0%;
	}
	
	
.sidebarText {
	color: #FFBA00;
	letter-spacing:0em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.logoCopy {
	color: #FFBA00;
	letter-spacing:.7em;
	line-height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
a1 {
	color: #FFF;
	font-weight:normal;
	text-decoration:none;
}
#noborder .none h3a {
	text-indent: 20px;
	padding-left: 20px;
}
footer {
	text-align: center;
	bottom: 600px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-transform: lowercase;
	color: #FFBA00;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	clear: none;
	float: none;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-transform: lowercase;
	color: #FF6600;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	border-right-style: none;
	border-right-color: #0066CC;
	border-top-style: none;
	border-top-color: #0066CC;
	margin-top: 10px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-transform: lowercase;
	color: #000033;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 14px;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-right-width: 14px;
	border-right-style: none;
	border-right-color: #000066;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000066;
	background-color: #839CB8;
	margin-top: 10px;
}

