/* Global Styles */

body,td,th {
	color: #FFF;
}
body {
	background-color: #DCE3EB;
}
.bodyText p {
	font-size: 14px;
	text-align: left;
	color: #C30;
	
}
#padding p {
	text-align: left;
}
#padding .tagline strong {
	text-align: center;
	font-size: 12pt;
}
#padding p {
	font: Tahoma;
}
#padding p {
	font-size: 10pt;
	text-align: center;
}
#navigation a {
	font-size: 12pt;
}
#navigation a {
	font-size: 12px;
}

body {
	margin:0px;
	}

td {
	font:11px Tahoma;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	font: Tahoma;
	}
	
/* ID Styles */

#navigation a {
	font:10px Tahoma;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	text-align: center;
	}

#padding {
	padding:20px 5px 20px 5px;
	font:11px Tahoma;
	text-align: center;
	font-size: 12px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px Tahoma;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px Tahoma;
	color: #515e8b;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px Tahoma;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:10px Tahoma;
	color: #2F4A99;
	line-height:14px;
	font-size: 10pt;
	font-family: Tahoma, Geneva, sans-serif;
	}

.pageHeader {
	font:30px Tahoma;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:Tahoma;
	color:#333333;
	line-height:14pt;
	font-size: 12pt;
	}
	
.pageName {
	font:20px Tahoma;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px Tahoma;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px;
	font-family: Tahoma;
	color: #ffffff;
	letter-spacing:.1em;
	font-size: 12px;
	}
	
