/* Global Styles */

body {
	margin:0px;
	text-indent: 5px;
	letter-spacing: 0.3em;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	-moz-outline-color: ff6600;
	padding-right: 5px;
	padding-left: 10px;
	max-width: 8%;
	border-right-width: 1pt;
	border-right-style: none;
	border-left-width: 1pt;
	border-left-style: none;
	height: auto;
	}
	
a {
	color: #2D374D;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover {
	padding-top: 15px;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 6px 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #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: #FFcc00;
	letter-spacing:0.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.PageText {
	line-height:22px;
	color:#26354A;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-indent: 35px;
	text-align: justify;
	padding-right: 5px;
	max-width: 90%;
	min-width: 40%;
	word-spacing: 2pt;
	}

.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:0.1em;
	line-height:25px;
	padding-top: 25px;
	float: none;
	}
	
.subHeader {
	color: #26354A;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #ff6600;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #ffcc00;
	letter-spacing:0.1em;
	line-height:18px;
	text-indent: 0px;
	}
	
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	line-height: normal;
}
.gCalendar {
	text-align: center;
	vertical-align: middle;
}
.med_title {
	font-size: x-large;
	color: #FF6600;
	font-weight: bold;
}
