/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
#mainContent td {
	vertical-align:top;
	}

a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
	
#navigation a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	}

.navText {
	color: #FF9900;
	text-decoration:none;	
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
	}

.navTextBold {
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#footnav a {
	color: #CCCCCC;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 8px;
	}
	
#footnav a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

#subnav a {
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 8px;
	}
	
#subnav a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}

.subnavtd {
	padding:5;
	background: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
.subnavtdcurrent {
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #ffffff;
	border-left-color: #000000;
	}

.subnav22L {
	background-image: url(tab22L.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	
.subnavtdspacer {
	background: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #000000;
	border-left-color: #ffffff;
	}

.subnav2Lefttd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(subnav2left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

.subnav2Maintd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #CCCCCC;

	}

.subnav2LeftCurrenttd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(subnav2left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}

.subnav2MainCurrenttd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #CCCCCC;

	}

.subnav2tdspacer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #CCCCCC;

	}

#padding {
	padding:5px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	color: #FFFFFF;
	line-height:18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.bodyText {
	line-height:24px;
	color:#333333;
	font-family: arial;
	font-size: 11px;
	}

.bodyTextLarge {
	line-height:24px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	}

.bodyTextBold {
	line-height:24px;
	color:#333333;
	font-family: arial;
	font-size: 12px;
	font-weight:bold
	}
	
.pageName {
	color: #FF6600;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.subHeader {
	color: #666666;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}

