BODY {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	color: #000000;
}

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px}

A:link { color:#576815; text-decoration: none}
A:visited { color:#576815; text-decoration: none}
A:active { color:#576815; text-decoration: none}
A:hover { color:#576815; text-decoration: underline}

.Link_TopNav {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
A.Link_TopNav {color: #333333; text-decoration: none}
A.Link_TopNav:visited {color: #333333; text-decoration: none}
A.Link_TopNav:active {color: #333333; text-decoration: none}
A.Link_TopNav:hover {color: #333333; text-decoration: underline} 

.Link_LeftNav {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
	
A.Link_LeftNav {color: #FFFFFF; text-decoration: none}
A.Link_LeftNav:visited {color: #FFFFFF; text-decoration: none}
A.Link_LeftNav:active {color: #FFFFFF; text-decoration: none}
A.Link_LeftNav:hover {color: #FFFFFF; text-decoration: underline}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #7D941E;
}
.greytext {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.attention {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whiteText {
	color: #FFFFFF;
}
.redText {
	color: #CC0000;
}

.text { font-family: Arial, Helvetica, sans-serif; font-size: 12px}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.butnStyle {
	BACKGROUND-COLOR: #E6E6E6;
	COLOR: #666666;
	CURSOR: hand;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	border: 1px solid #666666;
}
.wide {
	width: 200px;
}
.just {
	text-align: justify;
}
.indentLeft {
	padding-left: 20px;
}

li {
	list-style-image: url(images/bullet.gif);
}
.left_bg_top {
	background-color: #62751b;
	background-image: url(images/left_t.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
}
.left_bg_grad {
	background-color: #7D941E;
	background-image: url(images/left_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text_yel_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEFFD7;
}
.bg_beatthebug_bot {
	background-image: url(images/beatthebug_bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_main {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
}
.left_separ_bg {
	background-image: url(images/left_separ.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.title_green_dark {
	font-size: 22px;
	font-weight: bold;
	color: #576815;
}
.title_green_light {
	font-size: 22px;
	color: #7D941E;
}
.separ_bg {
	background-image: url(images/bg_vertline.gif);
	background-repeat: repeat-y;
}

h2	{
	font-weight: bold;
	font-size: 18px;
	color: #576815;
}

div.cdc	{
	width: 500px;
}

div.news	{
	border: 1px solid #576815;
	padding: 10px;
}

div.news ul	{
	padding: 0;
	margin: 0;
}

div.clinic-pics	{
	border-top: 1px solid #576815;
	font-size: 11px;
	color: #576815;
	padding: 10px;
	width: 500px;
}

div.notice	{
	border: 1px solid #000000;
	padding: 10px;
	font-size: 12px;
	color: #000000;
}

td.heading	{
	font-weight: bold;
	font-size: 12px;
	color: #576815;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

td.form-title	{
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

td.h1n1_results	{
	border-bottom: 1px solid #7B9618;
}
