/*  
Description: Talor04 
Version: Print 1.0
Author: EGStudio
Author URI: http://www.egstudio.biz/
*/
/* Havruta: print.css */

* { margin:0;padding:0; }
	
body
	{
	font: normal 14px "Times new roman";
	line-height: 16px;
	color: #000;
	text-align:center;
	height:100%;
	}

/*General Styles*/	
div.clear {clear:both; float: none; width: auto;}	
a img {border:0;}
hr {display:block; height:1px; border:0; border-bottom: 1px solid #dbdbdb;clear:both; float: none; width: auto;}

a:link, a:visited {color:#3790e3; text-decoration:none;}
a:hover {text-decoration:underline;}

h1 {font-size:22px; line-height: 1em; }
h2, h3 {font-size:14px; }
h4 {font-size:12px; }

ul {list-style: disc inside; }

h1,h2,h3,h4 {margin-bottom:1em;}
p {margin-bottom:1em; line-height:1.4em;}


#body {width: 100%; text-align:left; margin:0 auto;}
#header {width: 100%; text-align:left; margin:0 auto; margin-bottom: 2em;}


div.navigation, #footer, div.subnav, div.rightcol, #bottom, #breadcrumbs, #related-articles {display:none;}


