/* Global Styles */

body {
	margin:0px;
	}

td {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	vertical-align: top;
	border-top: .5;
	line-height: inherit;
	}
	
a {
	color: #000099;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #003399;
	font-variant: normal;
	vertical-align: top;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:inline;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #0099FF;
	color:#FFFFFF;
	}
	}

#padding {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	vertical-align: middle;
	}
	
#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 {
	letter-spacing:normal;
	font-weight:bold;
	line-height:normal;
	font-family: "Goudy Stout";
	font-size: xx-small;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	color: #CC3300;
	line-height:normal;
	font-family: "times new roman";
	font-size: 12px;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	}

.pageHeader {
	color: #CC3300;
	letter-spacing:0.2em;
	line-height:normal;
	font-family: "Bernhard BdCn BT";
	font-size: 36px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	display: compact;
	}
	
.bodyText {
	color:#333333;
	line-height:20px;
	font-size: 10px;
	border: 1;
	border-color: #003399;
	border-width: 1;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:inherit;
	font-family: georgia;
	font-size: 20px;
	}
	
.subHeader {
	color: #003399;
	font-weight:bold;
	line-height:normal;
	letter-spacing:.1em;
	font-family: "times new roman";
	font-size: 14px;
	}
	
.navText {
	color: #333300;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 11px;
	line-height: normal;
	}
	
