body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 38pt;
	color: #009;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #009;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14pt;
	color: #333;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;

}
.topContainer {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #009;
	border-bottom-color: #F06;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	padding-right: 10px;
	padding-left: 10px;

}
.nav a:link {
	color: #009;
	text-decoration: none;
}.nav a:visited {
	color: #009;
	text-decoration: none;
}.nav a:hover {
	color: #009;
	text-decoration: none;
}.nav a:active {
	color: #009;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009;
	padding-top: 10px;

}
.navRt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navRt a:link {
	color: #000099;
	text-decoration: none;
}
.navRt a:visited {
	color: #000099;
	text-decoration: none;
}.navRt a:hover {
	color: #000099;
	text-decoration: none;
}.navRt a:active {
	color: #000099;
	text-decoration: none;
}
.dot {
	font-weight: bold;
	color: #FF6600;
}
.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.subHead a:link {
	color: #000099;
	text-decoration: none;
}
.subHead a:visited {
	color: #000099;
	text-decoration: none;
}.subHead a:hover {
	color: #000099;
	text-decoration: none;
}.subHead a:active {
	color: #000099;
	text-decoration: none;
}
#noBorder {
	border-top: 1px solid #FF6600;
	border-right: 1px none #FF6600;
	border-bottom: 1px none #FF6600;
	border-left: 1px none #FF6600;

}
