body, table, tr, td, p, li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: square;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mediflow-maintable {
	width: 760px;
	height: 100%;
	border: solid 1px #006699;
}
.mediflow-headerbar {
	height: 80px;
	background-image: url(images/titleback.gif)
}
.mediflow-navbar {
	height: 20px;
	text-align: right;
	vertical-align: middle;
	background-color: #006699;
	font-weight: bold;
	color: #FFFFFF;
}
.mediflow-navbar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mediflow-navbar a:hover {
	color: #66CCFF;
	text-decoration: none;
}
.mediflow-heading {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.mediflow-strongtext {
	font-weight: bold;
	color: #006699;
}
.mediflow-copyright {
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #006699;
	font-size: 8pt;
	color: #FFFFFF;
}
.mediflow-tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.mediflow-highlighted {
	font-weight: bold;
	color: #D8D8D8;
}
.mediflow-button a:hover .mediflow-heading {
	color: #4C4C59;
}
.mediflow-button {
	border: solid 1px #1F2A41;
	background-color: #006699;
	margin: 4px 0 0;
	white-space: nowrap;
	width: 85px;
	text-align: center;
}
.mediflow-button a:link, .mediflow-button a:visited, .mediflow-button a:active {
	display: block;
	padding: 1px 0.5ex 1px 0.5ex;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
}
.mediflow-button a:hover {
	background-color: #66CCFF;
	border: 1px #FFFFFF solid;
	font-weight: bold;
	color: #003366;
	padding: 0 0.35ex 0 0.35ex;
	text-decoration: none;
}
.mediflow-button p {
	padding: 1px 10px 1px 10px;
	margin: 0;
}

#mediFlow_BigImg {
	width: 566px;
	height: 315px;
	margin-top:1px;
	position: relative;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding-left: 120px;
	margin: 0;
	margin-bottom: 5px;
}

#mediFlow_BigImg span {
	background: url(images/NewCrosscut.jpg) no-repeat;
	position: absolute;
	padding-left: 120px;
	width: 566px;
	height: 315px;
	margin-bottom: 5px;
}