.nav {
	background: #E97300;
	border: 1px solid #E97300;
	letter-spacing: 0px;
	margin: 0 0 6px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nav a {
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}

.nav a:link, .nav a:visited {
	background: #E98710;
	color: #FFFFFF;
}

.nav a:hover {
	background: #FFD600;
	color: #000000;
	text-decoration: none;
}

.sub-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.homeLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.homeLink a:visited, homeLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.homeLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #990000;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyRlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copyRlink a:visited, copyRlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copyRlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.copyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

.yellow {
	background-image: url(images/yellow-grad.jpg);
	background-repeat: repeat-x;
	height: 100px;
}

.yellow2 {
	background-image: url(images/yellow-grad2.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.line-orange {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}

.green {
	background-image: url(images/green-grad.jpg);
	background-repeat: repeat-x;
	height: 100px;
	background-position: bottom;
}

.bodyHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
}

