.greenSM {
	font-size: 85%;
	color: #00664D;
	font-weight: bold;
}
.GreenBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00664D;
}
.box {
	background-color: #FFFFFF;
	padding: 6px;
	border: thin solid #00664D;
}
.infobox {
	font-size: 90%;
	padding: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00664D;
	border-right-color: #00664D;
	border-bottom-color: #00664D;
	border-left-color: #00664D;
}
.greenline {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-top-color: #00664D;
	border-right-color: #00664D;
	border-bottom-color: #00664D;
	border-left-color: #00664D;
}
.blue_text {
	color: #0000FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}

.black_text {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}
.black_ital {
	font-style: italic;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.center {
	text-align: center;
	display: inline;
}
.float_left {
	float: left;
	padding-right: 20px;
}
table.Housecall {
	border: 1px solid #999999;
}
table.Housecall td  {
	font-size: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.no-line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*Layout DIVs*/
#header {
	display: block;
	width: 90%;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
#intro {
	width: 90%;

}

#Header {
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
#HostPhoto {
	float: left;
	width: 170px;
	text-align: center;
	margin-right: 40px;
	clear: left;
	font-size: 80%;
}
#HostText  {
	height: 215px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	clear: right;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.season-four {
	font-size: 90%;
	font-weight: normal;
}

#EMGpics  {
	float: left;
	width: 168px;
	text-align: center;
	margin-right: 40px;
	clear: left;
}
#EMGtext  {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
#Housecall  {
	clear: left;
	margin-top: 20px;
	position: relative;
	padding-top: 20px;
}
#PageContainer  {
	position: relative;
}

caption.housecall  {
	font-size: 120%;
	font-weight: bold;
}
.green {
	color: #00664d;
	font-weight: bold;
}

