/* Edited 10 Jan 2006 07:08:15 AM by Cathy Caron [1:U:4] */
/* Ohio Health Style Sheet - Print version styles */
td {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}
body {
	background-image: none;
}
/*These div styles hide the navigation so the main content appears unfettered*/
/*****************************************************************************/
div#printlogo {
	display: block;
}
DIV.header { display: none; }
DIV.header2 { display: none; }
DIV.leftnavsection { display: none; }
DIV.breadcrumbs { display: none; }
DIV.tools { display: none; }
DIV.rightnavsection { display: none; }
DIV.footersection {display: none; }
div#mainsection {width: 600;}
div#leftnavsection {width: 50;}
div#pageheader {position:absolute; left:28px; top:45px}
/*End div styles*/
/* Main content styles, including index pages */
/**********************************************/
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #669933;
}
.indexheader 
{font-family: arial, helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
color:#669933;
line-height: 120%; }
.indexpageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005B8F;
}
.indexleftlink {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.indexleftlink:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.list{
	margin-top: 0px;
	margin-bottom: 8px;
}
.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subhead2 {
	font-weight: bold;
	color: #669933;
}
.subhead3 { color: #000000;
			font-style: italic;
}
/* End main content styles */
/* Footer styles */
/*****************/
.footer {
	font-size: 10px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.footerline {
	background-color: #5E5856;
	}
/* End footer styles */
/* Table styles */
/****************/
.tableheader {
	font-weight: bold;
}
.tablesubhead {
	font-size: 8pt;
	font-weight: bold;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/* End table styles */
/* Generic section and breakout box styles */
/*******************************************/
.insectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
.insectionselected {
	font-weight: bold;
	color: #669933;
}
.insectionsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.breakoutboxcellcolor {
	background-color: #E9F0F7;
}
/* End generic section and breakout box styles */
/* Miscellaneous styles */
/************************/
.cellcolorblack {
	background-color: #000000;
}
.cellcolorwhite {
	background-color: #ffffff;
}
.cellcolorblue {
	background-color: #004076;
}
.more {
	font-style: normal;
}
/* Mayotext controls the attribution text at the bottom of the Mayo content */
.mayotext {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*Monospace controls the text and appearance of the form elements*/
.monospace {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	border: solid 1px #669933;
}
/* End miscellaneous styles */

