/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#003366;
	}
	
a {
	color: #003333;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */
#leftsidebar {
	position:absolute;
	left:9px;
	top:200px;
	width:152px;
	height:600px;
	z-index:1;
	overflow: hidden;
	visibility: inherit;
}
#leftsidebar a {
	display: block;
	margin: 1px;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftsidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
#leftsidebar a:hover {
	background-color: C0DFFD;
}

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("images/mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("images/mm_arrow.gif") 14px 45% no-repeat;
	color:#E6F3FF;
	text-decoration: none;
	}
	
#logo 	{
	font:24px Georgia, Times New Roman, Times, serif;
	color: #E6F3FF;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Arial, Helvetica, sans-serif;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #E6F3FF;
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#003366;
	line-height:16px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
.pageName{
	font: 18px Georgia, Times New Roman, Times, serif;
	color: #3366CC;
	line-height:24px;
	}
	
.subHeader {
	font:bold 11px Georgia, Times New Roman, Times, serif;
	color: #3366CC;
	line-height:16px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Georgia, Times New Roman, Times, serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Georgia, Times New Roman, Times, serif;
	color: #B2B4BF;
	}
	
.navText {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	.TopnavText {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #E6F3FF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
