/* Global Styles */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #999966;
	margin:0px;
}

table {
	font:11px arial;
	color:#333333;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #000000;
	text-decoration:none;
	}
	
/* ID Styles */
#story td {
	background-color: #DDDDDD;
	padding: 5px;
	margin-left: 5px;
}

#main td {
	background-color: #DDDDDD;
}


#sponsorform body {
	background-color: #ffffff;
	margin:0px;
}

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

#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 {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	color: #660000;
	letter-spacing:.1em;
	}

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

.pageHeader {
	color: #660000;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11px arial;
	color: #333300;
	letter-spacing:.1em;
	}

.formText {
	font:10px arial;
	color: black;
	}
	
.formFldCaption {
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.smallCaption {
	color: #003399;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	}

.smallArialText {
	font:11px arial;
	color:#333333;
}

.buttonbox {
	width: 110px;
	font: 8pt Verdana;
	font-weight: normal;
}

.buttonboxWide {
	width: 140px;
	color: #660000;
	font: 8pt Verdana;
	font-weight: normal;
	background:#999999;
}

.buttonLink {

}

a.buttonlink {
	color: #660000;
	text-decoration:underline;
	font-weight:normal;
	}
a.buttonlink:visited {
	color: #660000;
	text-decoration:underline;
	font-weight:normal;
	}
	
a.buttonlink:hover {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	}
