/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #006600;
	}
	
a:hover {
	color: #0033FF;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: #669999;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
	
.subHeader {
	color: #006666;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	}

.quote {
	color: #000000;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.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;
	}
	
.nospace {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.header {
	font-family: Georgia;
	font-size: 24pt;
	font-style: italic;
	line-height: normal;
	color: #006666;
}
.bordertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thin solid #006666;
	color: #000000;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 4px;
}
.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	background-color: #669999;
	border-left-style: solid;
	margin-right: 4px;
	margin-left: 4px;
}
.doublelineborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	padding: 4px;
	margin-left: 4px;
}
