/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	background-color: #CCCCCC;
	}
	
a {
	color: #0000CC;
	text-decoration:none;
	font-weight:bold;
	background-color: #CCCCCC;
	}
	
a:hover {
	color: #00FFFF;
	text-decoration:none;
	background-color: #0000CC;
	}
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:16px;
	padding:3px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #CCCCCC;
   }	
   
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #00CCFF;
	background-color: #CCCCCC;
    }

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033FF;
	display: inline-table;
	padding: 10px;
	width: 150px;
	height: 25px;
}

	
/* ID Styles */

#navigation a {
	font:12px;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#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:16px times new roman;
	color: #0E177C;
	letter-spacing:0.3em;
	font-weight:bold;
	line-height:normal;
	}

.tagline {
	font:11px times new roman;
	color: #0033FF;
	letter-spacing:0.2em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:14px arial;
	color:#333333;
	line-height:18px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:12px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
.bodyTextWite {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	color: #FFFFFF;
	line-height: 18px;
	font: 14px arial;
	font-family: "Times New Roman", Times, serif;
}
