body{
	margin: 0px;
	left: 0px;
	top: 0px;
}
.navImg {
	position: absolute;
	cursor: pointer;
	cursor: hand;
	display: block;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 339999;
	font-weight: bold;
	line-height: 20px;
}
.healthcontentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 339999;
}
.announceheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 933A46;
}
.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	line-height: 14px;
}
.welcomeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: 990000;
	font-weight: normal;
}
.welcomecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}
.footeraddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 999999;
	font-weight: normal;
}
.footeraddresslink {
	color: 999999;
	text-decoration: underline;
}
.footeraddresslink:hover {
	color: 990000;
	text-decoration: underline;
}
a {
	color: 003366;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: 003366;
	text-decoration: underline;
	font-weight: bold;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 933A46;
	font-weight: bold;
}
.newsbg {
	background-image:  url(../images/newsbg.gif);
	background-repeat: no-repeat;
}
.subnewsbg {
	background-image:  url(/images/subnewsbg.gif);
	background-repeat: no-repeat;
	right: auto;
}
.copyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: 003366;
	font-weight: normal;
	line-height: 28px;
}
.copysubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 006633;
	font-weight: bold;
	line-height: 20px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	line-height: 16px;
}
.ckm_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DFEDE9;
	border: 1px ridge #666666;
	padding: 2px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
}
.ckm_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DFEDE9;
	border: 1px ridge #666666;
	padding: 2px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
	width: 150px;
}
a {
	font-size: 12px;
}
.newslinks {
	color: 990000;
}
.newslinks:hover {
	color: 990000;
	text-decoration: underline;
}
.healthcontentlinks {
	color: 339999;
}
.healthcontentlinks:hover {
	color: 339999;
	text-decoration: underline;
}