/* CSS Document */

/* Global Styles */

body {
	margin:0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

td 	{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color:#666666;
	text-decoration:none;
	}
	
a:visited {
	color:#666666;
	text-decoration:none;
	}
	
a:hover {
	color: #4A558D;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D1DDF7;
	text-decoration:none;
	letter-spacing:.3em;
	text-decoration: none;
	display:block;
	padding: 6px 14px 8px 14px;
	border-bottom:2px solid #497D92;
	}
	
#navigation a:hover {
	border-bottom:2px solid #9CBBC6;
	color: #ffffff;
	}


/* Calendar Styles */

#calendar td {
	border: 1px solid #;
	border-left-color: #740606;
	}
	
#noborder td{
	border: 1px;
	border-left-color: #740606;
	border-left-style: solid;
	border-left-width: thin;
	}

#calheader td {
	color:#B1E76B;
	font-weight:bold;
	}
	
/* Class Styles */

.logo {
	font: 24px Arial, Helvetica, sans-serif;
	color: #00A9DA;
	letter-spacing:0.2em;
	line-height:30px;
	}
	
.tagline {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.3em;
	line-height:16px;
	}	
	
.bodyText {
	font:12px;
	color:#666666;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	}
		
.quote {
	font: bold 12px Georgia, Times New Roman, Times, serif;
	color: #1488DB;
	line-height:16px;
	letter-spacing:0.1em;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	line-height:16px;
	}
	
.header {
	font:18px Georgia, Times New Roman, Times, serif;
	color: #D4D0C8;
	line-height:26px;
	letter-spacing:0.1em;
	}

.subHeader {
	font: 13px Arial, Helvetica, sans-serif;
	color: #31496b;
	line-height:14px;
	letter-spacing:normal;
	font-weight: bold;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D1DDF7;
	letter-spacing:.1em;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #D18994;
	letter-spacing:0.1em;
	}
	
.letter {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	border-right-color: #9B9B9D;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #9B9B9D;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #9B9B9D;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #9B9B9D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
body {
}

