/* Global Styles */

body {
	width: 680px;
	float: left;
	background-color: #26354A;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#99CCCC;
	padding: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	background-color: #E9F7FD;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #E9F7FD;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#padding {
	padding:0px;
	background-color: #E9F7FD;
	display: block;
	height: 30px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: center center;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	margin: 0px;
	padding: 0px;
	position: relative;
	color: #D3DCE6;
	background-color: #26354A;
	}

#calheader td {
	font-weight:normal;
	color: #26354A;
	background-color: #E9F7FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: normal;
	}
	
/* Class Styles */

.logo {
	color: #FFBA00;
	letter-spacing:0.1em;
	line-height:28pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	line-height:normal;
	color:#26354A;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	float: left;
	width: auto;
	margin: 0px;
	text-indent: 0px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	clear: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:normal;
	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:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	

