.navigationOff {
	background-color: #6699CC;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #A3C2E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.navigationOn {
	background-color: #A3C2E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #A3C2E0;
	color: #003366;
	text-decoration: none;
}
.navigationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.navigationText:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigationText:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigationText:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navigationText:hover {
	color: #003366;
	text-decoration: none;
}
.navigationText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.navigationText2:visited {
	color: #003366;
	text-decoration: underline;
}
a.navigationText2:active {
	color: #003366;
	text-decoration: none;
}
a.navigationText2:link {
	color: #003366;
	text-decoration: none;
}
a.navigationText2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.navigationSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #A3C2E0;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 10pt;
}
a.navigationSubText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10pt;
}
a.navigationSubText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10pt;
}
a.navigationSubText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
	line-height: 10pt;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: none;
}
.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.topbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
a.topbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0EBF5;
	decoration: underline;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	decoration: none;
}
a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0EBF5;
	decoration: underline;
}
a.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0EBF5;
	decoration: underline;
}.healthtipheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.healthtip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	line-height: 10pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6699CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	margin-bottom: -8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6699CC;
	margin-bottom: -12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6699CC;
	margin-bottom: -6px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699CC;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}
input.google {
	background-image: url('../images/google.gif');
	height: 25px;
	width: 70px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
	background-attachment: fixed;
}
