/* Global Styles */

body {
	margin:0px;
	}

td {
	color:#333333;
	}
	
a {
	color: #FF3333;
	font-weight:normal;
	text-decoration: none;
	font-size: inherit;
	}
	
a:hover {
	color: #003399;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-weight: normal;
	}
	
/* ID Styles */

#navigation a {
	font:9pt helvetica;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	}

#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 {
	font:16pt helvetica;
	color: #FF3333;
	letter-spacing:normal;
	font-weight:normal;
	line-height:40pt;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	}

.tagline {
	font:11px helvetica;
	color: #FF3333;
	letter-spacing:0.2em;
	}

.smallText {
	color: ##FF3333;
	line-height:normal;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	}

.pageHeader {
	color: #FF3333;
	line-height:38px;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 16pt;
	}
	
.bodyText {
	color:##FF3333;
	line-height:normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-weight: normal;
	}
.bodyTextBold {
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	color: ##FF3333;
}
.bodyTextNav {
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF3333;
	cursor: default;
}
	
.pageName {
	color: ##FF3333;
	line-height:26px;
	font-weight: normal;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 16px;
	}
	
.subHeader {
	color: #003399;
	font-weight:normal;
	line-height:normal;
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 10pt;
	}
	
.navText {
	font:10px arial;
	color: #333;
	letter-spacing:0em;
	}
a:visited {
	color: #FF33CC;
}
.newstext {
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
.newstitel {
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 40pt;
	font-weight: normal;
	color: #003399;
}
.bodyTextsmall {
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: ##FF3333;
}
.bodyTextSmallSmall {
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: ##FF3333;
}
.bodyTextsmallBold {
	font-family: Arial, Helvetica, Calibri, Verdana, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	color: ##FF3333;
}

