/* Stylesheet for printable version */

/* General */

BODY {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 0.9em;
}

DIV.main_page{
	padding: 30px;
	border: solid 1px #222;	
	clear: both;
}

DIV.main{
	padding: 30px;
	border: solid 1px #222;	
}

DIV.right{
	float: right;
	margin: 10px;
	font-size: 120%;
}

DIV.header {
	background: #FFF url(../img/erp_logo_inv.jpg) no-repeat left bottom; 	
}

UL#toc {
	display: none;
}

DIV.header H1 {
	visibility: hidden; 	
}


DIV.top{
	font-size: 0.7em;
	height:30px;
	color: #666;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: left;
}

DIV.bottom{
	font-size: 0.7em;
	margin-top: 5px;
	height:30px;
	color: #666;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: right;
}

DIV.credits{
	font-size: 0.75em;
	margin-top: 5px;
	height:30px;
	color: #666;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: right;
}

DIV.addressbox{
	width: 300px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	padding: 7px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333;
	font-style: italic;
	line-height: 1.2em;
}

DIV.bibinfo{
	width: 300px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	padding: 7px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	font-style: italic;
	line-height: 1.2em;
}



DIV.menu{
	font-size: 0.75em;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.3em;
}

DIV#page{
	text-align: justify;
    font-family: "Hoefler Text", Palatino, Garamond, serif;
    font-size: 1.1em;
    line-height: 140%;
}

DIV.desc{
	visibility: hidden;
}


H1 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	margin-bottom: 35px;
}

H2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 30px;
}

H3 {
	font-style: italic;
	font-size: 0.9em;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

H4 {
	font-weight: normal;
	font-size: 1.2em;
        font-family: "Hoefler Text", Palatino, serif;
}

DIV#page strong {
        font-family: "Hoefler Text", Palatino, serif;
        font-size: 1em;
        font-weight: normal;
}       

/*  LISTS */


DIV.menu UL {
	list-style-type: none;
	width: 300px;
}

DIV.menu LI {
	height: 15px;
	padding: 0px;
	margin: 0px;
}

DIV.news UL {
	padding: 0px;	
}

DIV.news LI {
	border-bottom: solid 0.01em #FFF;	
	margin: 0px;
}

DIV#page UL {
	list-style-image: url("../img/bullet.gif");
	padding: 0px;
	margin-left: 30px;
}


DIV#page LI {
	margin: .4em;
}

DIV#page UL.issues {
	width: 100%;
}

DIV#page UL.issues LI {
	clear:both;
	margin: 30px 0;
}

DIV#page UL.issues LI IMG {
	display: none;	
}

IMG.cover {
	display: none;	
}


DIV.printlink{
	visibility: hidden;	
}

.noprint{
	visibility: hidden;	
}

A {
	color: #666;
	text-decoration: underline;
}

.sans{
	font-style:italic;
	font-family: Trebuchet MS, Helvetica, sans-serif;	
	font-size: 90%;
}

.noem {
	font-style: normal;
}

blockquote {
	border: 1px dotted #CCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 90%;
	background: white;
	color: black;
}

span.newitem{
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 3px;
	text-align: center;
	font-size: 10px;
	width: 40px;
	line-height: 12px;
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #AAA;
	font-weight: normal;
}

