/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #666666;
	}
	
a:hover {
	color: #548CC5;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #BFCCD9;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:6px 6px 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#003366;
	background-color: #bfccd9;
	}
	
#logo 	{
	color: #548CC5;
	letter-spacing:0.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

#tagline 	{
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	color: #bfccd9;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a {
	color: #bfccd9;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #bfccd9;
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#003366;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.15em;
	}
	
.pageName{
	color: #003366;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
.nav {
	color: #FFFFFF;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}


.quote {
	color: #3F6C98;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
	
.smallText {
	color: #666666;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.navText {
	color: #FFFFFF;
	line-height:20px;
	letter-spacing:0.3em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	

