/* Global Styles */

H2       {
	color: #ffffff;
	font-family:     Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-style: normal;
	line-height: 100%;
	margin: 0;
	padding: 4px 0;
	width: 100%;
	text-indent: 5px;
	background-color: #1489B1;
}
	H1       { color: #333333; font-family: Helvetica, sans-serif; font-size: 24px; text-align: left; vertical-align:    top; font-weight:   bold; font-style: normal; line-height: 100%; margin-bottom: 10px; }
	H1 SMALL { color: #636363; font-family:     Arial, sans-serif; font-size:  66%;                                           font-weight: normal; font-style: italic; }

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#19456c;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	}
	
a {
	color: #19456c;
	text-decoration:none;
	font-weight:bolder;
	}
	
a:hover {
	color: #F63;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.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:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.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:11px arial;
	color:#19456c;
	line-height:24px;
	text-align: left;
	font-size: 10px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	text-align: left;
	}
	
.subHeader {
	font:14px times new roman;
	color: #FFF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
th {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
bodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.oddrow {
	background-color: #999;
}
.evenrow {
	background-color: #FFF;
}

