﻿/* print css */

body{
    margin:0;
    padding:0;
	background: white none;
    font:12pt "times new roman", times, serif;
    color:black;}
h1, h2, h3 , h4 , h5, h6{
    font-family: helvetica, arial, sans-serif;
    font-weight:bold;
    color:black;}
h2{font-size:16pt !important;}
h3{font-size:14pt !important;}
h4{font-size:13pt !important;}
h5{font-size:12pt !important;}
#global-nav, #nav, #header, #fc1, #footer, #authentication{
    display:none;}
#bodyContent1Col,#bodyContent2Col,#bodyContent3Col{
    position:relative;
    top:0;
    left:0;
    right:0;
    width:auto;
    margin:0;
    padding:0;}
div{
    float:none !important;
    height:auto !important;
    width:auto !important;}
ul{
	margin:auto auto auto 5% !important;
	float:none !important;
	}
ul li{
	list-style:disc url(none) !important;
	float:none !important;
	display:list-item !important;}
table, td, th{
	font: 11pt "times new roman", times, serif;
	border-color: gray !important;}
