/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font: 11px arial;
	color: #333333;
	}
	
a, a:visited {
	color: #191970;
	font-weight: bold;
	font-size: 11px;
}
	
a:hover, a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	}
	
/* ID Styles */
	
#navigation a {
	font:11px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding: 20px 5px 20px 5px;
	}

/* Class Styles */

.logo {
	font:18px VERDANA;
	color: #000000;
	letter-spacing:.4em;
	font-weight:bold;
	}
	
.slogan {
	font: 22px Times New Roman;
	color: #990000;
	font-weight: bold;
	letter-spacing: .2em;
	font-style: italic;
	text-align: center;
	padding-top: .5em;
}
.subslogan {
	font: 19px Times New Roman;
	color: #333333;
	font-weight: bold;
	letter-spacing: .2em;
	font-style: italic;
	
}
	
.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:10pt arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:18px arial;
	color: #669999;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font: 14px arial;
	color: #A52A2A;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .1em;
}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.footertext {
	font: 10px verdana;

}
.footertext a:link, .footertext a:visited {
	color:#000175;
	text-decoration:underline;
	font-weight:normal;
	font: 9px;
	
}
.footertext a:hover, .footertext a:active {
	color:#A52A2A;
	text-decoration:none;
	font-weight:normal;
	font: 9px;
	
}
