/* Global Styles */

h1 {
	margin: 2ex 0 0.25ex 6ex;
	
}
form div {
	margin: 1ex 0 0.25ex 6ex;
	clear: left;
	font-weight: bold;
}

label{	
	display: block;
	float: left;
	font-weight: bold;
	width: 6em;
	padding-right: 1.5em;
}
label.secondary{
	float: none;
	width: auto;
	font-weight: normal;
	margin: .025ex 0 0 6em;
	padding-left: 1.5em;
}
form div.actions {
	margin-left: 6em;
	padding-left: 1.5em;	
}
body {
	margin:0px;
	font:Verdana, Geneva, sans-serif;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	}
	
/* 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;
	}

#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 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:14px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:0.1em;
	text-align: center;
	margin: 5px;
	padding: 5px;
	vertical-align: middle;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:0.1em;
	margin-left: 10px;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:0.2em;
	line-height:32px;
	text-align: center;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	padding-right: 5px;
	margin-left: 10px;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	text-align:center;
	}

.calendarText {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #000066;
	letter-spacing:0.1em;
	text-align: center;
	}
.calendarDay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	background-color: #EEEDCC;
	text-align: center;
}
.calendarDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	color: #990000;
	padding-left: 5px;
}
.calendarMonth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	background-color: #E2E3AC;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	list-style-position: inside;
	list-style-type: circle;
}

	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	

