/* Global Styles */

body {
	margin:0px;
	background-color: #4B4A4C;
	}

td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
a {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #9f1d08;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:14px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:0.1em;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navigation a:hover {
	color: #B9B9B9;
	}

#padding {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#bullet td {
	padding-top: 2px;

	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:12px times new roman;
	color: #9F1D08;
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:14px;
	}

.footertext {
	color: #000000;
	letter-spacing:normal;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: none;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style-position: inside;
	list-style-type: square;
	}

.smallText {
	color: #000000;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	color:#333333;
	line-height:18px;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	color: #A61D0A;
	letter-spacing:normal;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
	
.subHeader {
	color: #000000;
	font-weight:normal;
	line-height:22px;
	letter-spacing:0.1em;
	font-family: "times new roman";
	font-size: 16px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}
	
.navText {
	font:14px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
