/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FF2117;
	}
	
/* ID Styles */

#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF2117;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF2117;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:24px Times New Roman, Times, serif;
	color: #CD252A;
	letter-spacing:0.3em;
	line-height:26px;
	font-weight: bold;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#26354A;
	letter-spacing:.1em;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF2117;
	letter-spacing:0.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:0.1em;
	line-height:16px;
	}

.dateText 
{
	font-weight:bold;
}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #CD252A;
	letter-spacing:0.1em;
	line-height:18px;
	}
	
.newsTitle 
{
	font-weight:bold;
	line-height:14px;
}
.newsBody 
{
}

.newsSig
{
	font-style:italic;
	
}

.eventTitle 
{
	color:#ff2117;
	font-weight:bold;
	font-size:1.2em;
	/*line-height:1px;*/
}

.eventSubtitle
{
	line-height:1px;
	font-size:12px;
	font-weight:bold;
}

.eventInfo 
{
	line-height:16px;
}

.donorTypeSelected
{
	text-align:center;font-size:12pt;font-weight:bold;background-color:#808080;color:#ffffff;
}

.donorTypeNotSelected 
{
	text-align:center;font-size:12pt;font-weight:bold;
}