/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	}
	
a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	padding-top: 4px;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	padding-top: 8px;
	}
	
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #993300;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	}

#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 {
	color: #FFFFFF;
	letter-spacing:0.4em;
	font-weight:bold;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	}

.tagline {
	font:11px times new roman;
	color: #FF0000;
	letter-spacing:normal;
	font-style: italic;
	padding-top: 10px;
	text-align: center;
	}

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

.pageHeader {
	font:30px times new roman;
	color: #993300;
	letter-spacing:0.1em;
	line-height:38px;
	font-style: italic;
	}
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	white-space: normal;
	padding-left: 8px;
	margin-top: 0px;
	font-weight: bold;
}

.nestedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	white-space: normal;
	padding-left: 54px;
	margin-top: 0px;
	padding-right: 54px;
	font-weight: bold;
	font-style: normal;
}


.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	white-space: normal;
	font-weight: bold;
}
	

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	vertical-align: top;
}
	
.bodyital {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	vertical-align: top;
}

.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #FFFFCC;
	letter-spacing:.1em;
	}
	
.trumpetinline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}
	
.redlogoletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FF0000;
}
.copyrightstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	padding: 5px;
	color: #FFFFCC;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: none;
	font-size: 11px;
	letter-spacing:0.1em;
	font-style: normal;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 0px;
}

.pageName {
	color: #993300;
	letter-spacing:0.2em;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 18px;
	vertical-align: bottom;
	}
	

.brownlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: none;
	font-size: 9px;
	font-style: italic;
	font-weight: 
	padding-bottom: 10px;
	font-stretch: wider;
}
.redletterbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
