/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #FF9B00;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #FFA200;
	letter-spacing:.2em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
.logoyellow {
	color: #FFA200;
	letter-spacing:.2em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	.logogrey {
	color: #49658B;
	letter-spacing:0.2em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
.sidebarText {
	color: #333333;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	line-height:14px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
	
#maincontent {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	color: #333333;
	font-size: 13px;
	height: auto;
	border: thin none #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9B00;
	font-weight: normal;
	line-height: 1.2;
	font-size: 24px;
}
.bodybold {
	font-weight: bold;
}
.newscolh2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFA200;
	line-height: 2;
}
.imgbrdr {
	border: 2px solid #FFA200;
}
.spacedbigbold {
	font-size: 13px;
	line-height: 1.2;
	font-weight: bold;
}
#maincontent #teamtable p {
	margin-top: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF9B00;
}
#maincontent .sidebarText h4 {
	color: #FF9B00;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -3px;
}
