/* Print Overrides
----------------------------------------------- */
/*
* {
	background: none ! important;
	color: #111 ! important;
}

*/
/*
body, p, td, th, ul, a {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
/*font-size: 12pt;*/
/*
}

#content {
background-color: #fff;
width: 100%;
border: none;
}



thead {
   display:table-header-group;
}

tbody {
    display:table-row-group;
}




table#ctable{
	
	max-width: 600px !important;
}

table#ctable td {
    padding: 5px;
    border: solid #000 1px;
	max-width: 50px !important

}

td {
		max-width: 20px !important;
	
}

h2, .cslider, .cvalue, .cshow, .ccategory {
	display: none;
}

.cdescription {
    width: 50px;
	
}

#navbar{
	display: none;
}

.formdrop{
	display: none;
}

#instructions{
	display: none;
}

#profile{
	display: none;
}

.button-to{
	display: none;
}

#footer{
	display: none;
}

#banner{
	display: none;
}

#main{
	float: none;
}


td.noshow {
    text-align: center;
	width: 20%;
}

*/
.forPrint {
font-size:14px;
}
hr { page-break-before: always;}

body {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 14px;


}

body, tr, td, p {mdh_style.css (line 1)
font-family:Arial,"MS Trebuchet",sans-serif;
font-size:12px;
}
.noPrint {
display: none;
}
