/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	color: #003399;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:bold 10px arial;
	color: #FFFFFF;
	text-decoration:none;
	text-indent: 12px;
	}
	
#navigation a:hover {
	color: #FFCC33;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 0em;
	text-indent: 12px;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:bold 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	}

.sidebarText {
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.bodyText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	vertical-align: top;
	padding-top: 6px;
	}
	
.bodyText:hover {
	font:11px/14px arial;
	color:#333333;
	}
.bodyTextNW {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
.Nwtxt {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
	
#bodyText a {
	font:11px arial;
	line-height:14px;
	color:#999999;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 12px;
	}
	
.pageName {
	font:bold 20px/26px Arial, Helvetica, sans-serif;
	color: #C90003;
	letter-spacing:0em;
	}
	
.subHeader {
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	color: #003399;
	letter-spacing:normal;
	text-align: left;
	bottom: 6px;
	}
	
.navText {
	font:bold normal 10px/normal arial;
	color: #FFFFFF;
	text-indent: 3px;
	text-align: center;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.linkedtxt {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-indent: 3px;
	top: 4px;
}
.articleHeader {
	font-family: arial;
	font-size: 16px;
	color: #002D99;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
