/* ========================================== */
/* ! Print stylesheet   */
/* ========================================== */


   header , nav, #smallnav, #sidenav, footer img, footer #searchwrapper, footer .terms, footer .social, .noprint, .header, .footer, .nav, #sidenav, img, footer, .morrisviewimage {display:none;}


 a:link:after {
	content: " (" attr(href) ") ";
}
.ninecol  a:link, footer  a:link  {
	font-weight: bold;
	
	color: #06c;
}


.morrisview {padding-top:1em}
.collapse {display:block!important; overflow:visible}

table {
		border-collapse:collapse;
		background:#ffffff;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		
		color: #333;
}

td, th {
		padding:15px;text-align:left;font:0.8em/145% helvetica,arial,verdana;
		

}


caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table a {
		color:#950000;
		text-decoration:none;
}

table a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#333 url(http://www.roscripts.com/images/llsh.gif) repeat-x;
		color:#fff
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

tbody th {
		white-space: nowrap;
}

tbody th a {
		color:#333;
}

.odd {}

tbody tr:hover {
		background:#fafafa
}
	
	body {

    font-family: Georgia, ‘Times New Roman’, serif;

}


