/* Global Styles */

body {
	margin:0px;
	}

td {
	color:#333333;
	}
	
a {
	color: #FF0000;
	font-weight:normal;
	text-decoration: none;
	font-size: inherit;
	}
	
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-weight: normal;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #CCC;
	}

#padding {
	padding:10px 5px 10px 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 {
	color: #003399;
	letter-spacing:normal;
	font-weight:normal;
	line-height:normal;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 36pt;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	color: #000000;
	line-height:normal;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}

.pageHeader {
	color: #003399;
	line-height:inherit;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 18pt;
	}
	
.bodyText {
	color:#000000;
	line-height:normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-weight: normal;
	}
	
.pageName {
	color: #003399;
	line-height:26px;
	font-weight: normal;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 16px;
	}
.bodyTextbold {
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
	
.subHeader {
	color: #003399;
	font-weight:normal;
	line-height:normal;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 10pt;
	}
	
.navText {
	font:14px arial;
	color: #CCC;
	letter-spacing:-1px;
	font-weight: bolder;
	}
a:visited {
	color: #CC33FF;
}
.newstext {
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
}
.newstitel {
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003399;
}

