* {
  color:#000;  
}

body {
	font-size:11pt;
	font-family:palatino,"times new roman",serif;

  padding:1em 0;
}

#header {
	height:3em;
	
	border-bottom:1pt solid #000;
}

#main_content {
	padding-top:3em;
}

#header a {
	text-decoration:none;
}

#header h2 {
	font-size:11pt;
}

#header form,
#pre_main_content,
#post_main_content,
#footer,
.tabs,
#primary_menu,
#menuBar,
.hide,
#pager {
	display:none !important;
}

/*------------------------------------------------------------
    Print Styles:
------------------------------------------------------------*/
/*
* {
	color:#000 !important;
	font-size:11pt;
	font-family:palatino,"times new roman",serif;
}

a {
	color:#000;
	text-decoration:underline !important;
	
	border-bottom-style:none !important;
}



#main_content {
	float:none;

	padding:0 !important;
	margin:0 !important;
}

.fir {
	height:auto;
	background:transparent !important;
	
	padding-top:0;
}

h2.fir {
	font-size:14pt;
}*/
