body {
	background-color: #fffff0;
	margin-left: 45px;
	margin-top: 0px;
	background-image: url(images/flu_bg.jpg);
	background-repeat: no-repeat;
}
p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.programTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}

#cmeWrapper {
	border: 1px solid #009999;
	width: 40%;
	margin: 0px 0px 25px 0px;
	padding: 5px 10px 5px 10px;
	float: left;
}

#cmeWrapper_right {
	border: 1px solid #009999;
	width: 40%;
	margin: 0px 0px 25px 0px;
	padding: 5px 10px 5px 10px;
	float: right;
}



p#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
}
p#small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #009999;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009999;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.green {
	color: #009999;
	font-weight: bold;
}

.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	font-weight: bold;
}
.green_trim {
	background-color: #fffff0;
	background-image: url(images/green_trim.gif);
	background-repeat: repeat;
}
.gray_trim_l {
	background-color: #ffffff;
	background-image: url(images/gray_trim_l.gif);
	background-repeat: repeat;
}
.gray_trim_r {
	background-color: #ffffff;
	background-image: url(images/gray_trim_r.gif);
	background-repeat: repeat;
}



a#g_link:link {color: #009999; text-decoration: underline; border: 0px;}  /* unvisited link */
a#g_link:visited {color: #009999; text-decoration: underline; border: 0px;}  /* visited link */
a#g_link:hover {color: #009999; text-decoration: underline; border: 0px;} /* mouse over link */
a#g_link:active {color: #009999; text-decoration: underline; border: 0px;} /* selected link */

a#small_link:link {color: #009999; font-size: 10px; text-decoration: underline; border: 0px;}  /* unvisited link */
a#small_link:visited {color: #009999; font-size: 10px; text-decoration: underline; border: 0px;}  /* visited link */
a#small_link:hover {color: #009999; font-size: 10px; text-decoration: underline; border: 0px;} /* mouse over link */
a#small_link:active {color: #009999; font-size: 10px; text-decoration: underline; border: 0px;} /* selected link */

a:link {color: #000000; text-decoration: none; border: 0px;}  /* unvisited link */
a:visited {color: #000000; text-decoration: none; border: 0px;}  /* visited link */
a:hover {color: #000000; text-decoration: underline; border: 0px;} /* mouse over link */
a:active {color: #000000; text-decoration: none; border: 0px;} /* selected link */
