/*************************************************************
*  BTGI Print Definitions
*************************************************************/ 

/*************************************************************
*  Print
*************************************************************/ 

body textfull {
	background: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: justify
	}

#content {
	width:600px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: justify;
	border: 0;
	margin: 0 0;
	margin-right: -100%;
	padding: 0;
	float: none !important;
	}

text {
	background: white;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left
	}

.link { 
	font-family: Arial; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #780701; 
	text-decoration: underline
}

#logo {
    float: left;
    overflow: visible;
    display: block;
    text-decoration: none; 
}

#search {
	display: none;
}

#menu {
	display: none;
}

#mid-menu {
	display: none;
	margin-top: -150px;
}

#breadcrumb {
	display: none;
}

#title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	color: #283751; 
	font-weight: bold; 
	text-align: left; 
	padding-top: 1px; 
	padding-bottom: 10px;
}

.h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #283751; 
	font-weight: bold; 
	padding-top: 14;
	padding-bottom: 7px;
}

#table {
	display: block;
	table-layout: auto;
	}
	
#side-table {
	display: none;
	}
	
#footer {
	display: none;
	}
