/*
	Pharmocracy.com print stylesheet 
	created by: cmaeon.com
	
*/


/*------------------------------------------------------------
	General selectors
-------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	font:62.7% "Trebuchet MS", Arial, sans-serif;
	color: #434749;
	background:#ffffff url("../images/bgTop.jpg") repeat-x center top;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a:link, a:visited {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	background-color:#95A83A;
	text-decoration:none;
}
	 a.pathway{
		cursor:text;
		text-decoration:none;
	}
	 a:hover.pathway{
		text-decoration:none;
	}

h1, h2 {
	font:18px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h3{
	font:16px "Trebuchet MS", Arial, sans-serif;	
	font-weight: bold;
	color:#666666;
	letter-spacing: -.05em;
	padding: 0;
	line-height: 1.3em;	
}
h4{
	font:12px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	padding: 0;
	margin:10px 0 0 0;
	color:#666666;
	line-height: 1em;
	}
	#content .right h4{
		letter-spacing: -.05em;
		line-height: 1em;
		color:#666666;
	}
h5{
	font:14px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color:#95A83A;
	letter-spacing: -.05em;
	padding: 0;
	line-height: 1.2em;
}

p {
	font:12px "Trebuchet MS", Arial, sans-serif;
	color:#333333;
	margin:15px 5px 15px 5px;
}

ul, ol {
	font:12px "Trebuchet MS", Arial, sans-serif;
	color:#333333;
	margin:15px 5px 15px 5px;
}
li {
	margin:0px 0px 0px 15px;
	list-style:disc;
}
#header #breadcrumb  {
	display:none;
	}	
#sub-nav-shell {
	display:none;
	}	
.hidden {
	display:none;
	}	
#footer {
	display:none;
	}		
/*------------------------------------------------------------
	Structure
---------------------------------------------------------*/
		
* html #content { 
	width: 100%; 
	}
#container {
	width: 100%;
}
#header {
	display:none;
}
#skip {
	display:none;
}
#content {
	width: 100%;
	clear: both;
}
#footer {
	display:none;
}


/*------------------------------------------------------------
	Headers
-------------------------------------------------------------*/


#masthead {
	display:none;
}

/*  ------------------------------------------------------
	Main Navigation
--------------------------------------------------------*/	  
	  
#main-nav {
	display:none;
	}
	



/*  ------------------------------------------------------
	SIFR
--------------------------------------------------------*/	  

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
