/* Global Styles */

body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #7B8CC1;
	margin-top: 20px;
	border-width: 1024;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	top: 15px;
	background-attachment: inherit;
	}
	
a {
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
	font-size: 18px;
	}
	
a:hover {
	color: #FF0000;
	}
#navigation  /* ID Styles */
a {
	color: #000000;
	letter-spacing:normal;
	line-height:17px;
	display:block;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif, 18thCentury, Asimov, "BN Machine", "Book Antiqua", "Century Gothic", "DejaVu Serif";
	font-size: 12px;
	font-weight: bold;
	border-right-width: medium;
	border-right-style: solid;
	background-color: #7B8CC1;
	font-style: normal;
	font-variant: normal;
	border-right-color: #FFFFFF;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color: #FF0000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: medium;
	}

#padding {
	padding:14px;
	color: #FF0000;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	background-image: url(nav.jpg);
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
.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:#000000;
	letter-spacing:0.1em;
	font-variant: small-caps;
	}
	
.pageName {
	color: #000000;
	letter-spacing:.2em;
	line-height:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	}
	
.subHeader {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	color: #000000;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif, 18thCentury, Asimov, "BN Machine", "Book Antiqua", "Century Gothic", "DejaVu Serif";
	font-size: 10px;
	font-style: oblique;
	font-variant: normal;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #FFFFFF;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	color: #5F78B8;
	letter-spacing:0.1em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	}
	
