.cParentMenu {
	width: 100%;
	margin: 0px;
	font-size: 12px;
	text-align: left;
}
.cParentMenu a {
	display: block;
}
.cParentMenu a:link, .cParentMenu a:visited {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #AAAAAA;
	background-color: #ffffff;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	color: #000000;
	text-decoration: none;
}
.cParentMenu a:hover {
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	color: #000000;
	text-decoration: none;
}
.cDaughterMenu {
	width: 100%;
	margin: 0px;
	font-size: 12px;
	text-align: left;
}
.cDaughterMenu a {
	display: block;
}
.cDaughterMenu a:link, .cDaughterMenu a:visited {
	border-top: 0px solid;
	border-bottom: 1px solid #999999;
	background-color: #666666;
	font-weight: normal;
	padding: 2px 5px 2px 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.cDaughterMenu a:hover {
	border-top: 0px solid;
	border-bottom: 1px solid #999999;
	background-color: #FFFFCC;
	font-weight: normal;
	padding: 2px 5px 2px 15px;
	color: #000000;
	text-decoration: none;
}
body, td, th {
	color: #003366;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
}
.sub-headline {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.intro_copy {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #003366;
	line-height: 22px;
}
.headline {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: #993300;
	border-bottom-style: dotted;
	visibility: visible;
	border: true;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	border-bottom-width: 1px;
}
body {
	background-color: #CCFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.footer {
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #99FFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #99FFFF;
	text-decoration: none;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #993300;
}
a:active {
	color: #993300;
}
.text {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.style5 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #003366;
}
.style9 {
	color: #000000;
	font-size: 18px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
.nav2 {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}
.nav2 a:link {
	color: #666666;
	text-decoration: none;
}
.nav2 a:visited {
	color: #666666;
	text-decoration: none;
}
.nav2 a:hover {
	color: ##993300;
	text-decoration: underline;
}
.nav2 a:active {
	color: ##993300;
	text-decoration: none;
}
.style14 {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}