@charset "utf-8";
/* CSS Document */
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.gripepic {
	float: left;
	height: 188px;
	width: 205px;
	margin-right: 20px;
}
.wd-col1 {
	font-size: 12px;
	float: left;
	width: 380px;
	padding-right: 5px;
	padding-left: 5px;
}
.wd-col2 {
	font-size: 12px;
	float: left;
	width: 378px;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.wd-nav {
	font-size: 12px;
	float: left;
	width: 200px;
}
.wd-nav-title {
	color: #003;
	width: 190px;
	height: 20px;
	margin-top: 10px;
	padding-left: 10px;
	display: block;
	font: italic bold 16px "Times New Roman";
}
.wd-info1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	background: url(../siteimages/set6/wd-set1.jpg);
	text-align: center;
	height: 55px;
	width: 375px;
	padding-top: 20px;
}
.wd-set2-col1 {
	font-size: 12px;
	float: left;
	width: 765px;
	padding-right: 5px;
	padding-left: 5px;
}
/* LINKS --------------------------------------- */
a.cmail2:link, a.cmail2:visited, a.cmail2:active {
	text-decoration: none;
	background: url(../siteimages/set6/mtab-1.jpg);
	height: 22px;
	width: 250px;
	display: block;
}
a.cmail2:hover {
	text-decoration: none;
	background: url(../siteimages/set6/mtab-2.jpg);
	display: block;
	height: 22px;
	width: 250px;
}
a.wd1:link, a.wd1:visited, a.wd1:active {
	color: #000;
	text-decoration: none;
	background: url(../siteimages/set6/nav2tab-1.gif);
	display: block;
	height: 20px;
	width: 190px;
	border: 1px solid #333;
	line-height: 20px;
	padding-left: 5px;
}
a.wd1:hover {
	color: #FFF;
	text-decoration: none;
	background: url(../siteimages/set6/nav2tab-2.gif);
}

