/* Global Styles */

body {
	margin:0px;
	}
.float-right {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.float-right a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.float-right a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.float-left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.float-left a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.float-left a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.line-divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 2px;
}
	
td {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #ed4a23;
	}
	
a:hover {
	color: #193d6a;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:42px/30px Arial, Helvetica, sans-serif;
	color: #ed4a23;
	letter-spacing:.2em;
	padding-left: 5px;
	}

#tagline 	{	
	font:13px Arial, Helvetica, sans-serif;
	color: #193d6a;
	letter-spacing:.4em;
	line-height:30px;
	padding-left: 5px;
	}

#monthformat {
	border-bottom: 1px dashed #193d6a;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #193d6a;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: italic 14px/20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	margin-bottom: 1px;
	}

	
.quote-by {
	font: italic 14px/20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	text-align: right;
	margin-top: 0px;
	}

	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
p {
	margin-top: 0px;
	font-size: 120%;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #ed4a23;
	font-weight: normal;
	letter-spacing: 0.2em;
}
.p2 {
	margin: 0px;
}
.copyright {
	font-size: 74%;
}
ul {
	font-size: 110%;
}
#globe {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#globe a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#globe a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	