/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	}
.logospacing {
	height: 90px;
	width: 485px;
	margin-right: 20px;
}
#tagline {

}

	
a {
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #FF0000;
	text-decoration:none;
	font-size: 11px;
	}

#padding {
	padding: 15px;
	}
.leftsidebar {
	width: 310px;
}

	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #000000;
	letter-spacing:0.35em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	}

.sidebarText {
	color: #000000;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.subHeader {
	color: #666666;
	font-weight:bold;
	line-height:18px;
	letter-spacing:0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
	
.navText {
	color: #000000;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
sup {
	font-size: 10px;
	line-height: 2px;
}
.WHITE_TITLE {
	font-size: 10px;
	color: #CC3300;
	font-weight: bold;
	padding-bottom: 10px;
}
.leftbartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .2em;
	font-weight: bold;
	text-transform: uppercase;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
.borderblue {
	border: thin solid #0083CA;
}
.border_red {
	border: thin solid #ED1C24;
}
.border_orange {
	border: thin solid #F26722;
}
.quadpagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#aquadbox {
}
#noquadborder {
}
