/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

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

#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: #000000;
	font-weight:bold;
	line-height:18px;
	font-family: "times new roman";
	font-size: 14px;
	}

.tagline {
	color: #999966;
	letter-spacing:0.4em;
	font-family: "times new roman";
	font-size: 12px;
	font-weight: normal;
	top: auto;
	}

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

.pageHeader {
	font:30px times new roman;
	color: #cc3333;
	letter-spacing:0.1em;
	line-height:38px;
	}
	
.pageHeaderGold {
	font:30px times new roman;
	color: #cccc33;
	letter-spacing:0.1em;
	line-height:38px;
	}

.bodyText {
	font:12px arial;
	color:#FFFFCC;
	line-height:20px;
	}
	
.pageName {
	font:20px georgia;
	color: #666633;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	color: #999966;
	font-weight:bold;
	line-height:14px;
	letter-spacing:0.1em;
	font-family: "times new roman";
	font-size: 16px;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: underline;
	}
	
.navText {
	color: #cccc99;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}
.navbottomText {
	color: #000000;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 10px;
}
.navbottomlinkText {
	color: #CC3300;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: super;
	color: #000000;
}
.emailText {
	color: #cccc99;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
}
.formlabelText {
	color: #cccc99;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	float: right;
}
.presstitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	padding-left: 3em;
	font-style: normal;
	font-weight: bolder;
}
.pressbodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	line-height: 1.5em;
	text-align: justify;
	margin-right: 2em;
}
.list {
	color: #000000;
	font-weight:bold;
	line-height:18px;
	font-family: "times new roman";
	font-size: 14px;
	font-style: italic;
	list-style-position: inherit;
	list-style-type: square;
	margin-left: 1em;
	text-indent: 1em;
	z-index: auto;
}
