/* Global Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 0px;
	}
	
td {
	color:#333333;
	font-variant: normal;
	vertical-align: text-top;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:none;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:10px 10px 10px 10px;
	}

/* Class Styles */

.cta {
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: middle;
	}

.sidebarText {
	font:12px georgia;
	color: #333300;
	line-height:18px;
	vertical-align: top;
	}
	
.bodyText {
	line-height:20px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: normal;
	letter-spacing: normal;
	}
.creditline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-variant: normal;
	color: #333333;
	text-align: right;
	vertical-align: text-top;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	
.pageName {
	font:20px georgia;
	color: #333333;
	letter-spacing:0.1em;
	line-height:20px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:18px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px verdana;
	color: #333300;
	letter-spacing:0.2em;
	background-color: #CCCC99;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-variant: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
