@charset "UTF-8";
/* CSS Document */

 * {
 background-color: white !important;
 background-image: none !important;
 box-shadow:none!important;
 text-rendering: optimizelegibility;
 color: #000!important;
 text-shadow:none!important;
 }
 
@page {
size:auto;
margin:auto;
}

/*
html {font-family:'FaktSlabPro',Georgia,'Times New Roman',Times,serif!important;}
body {font-family:'FaktSlabPro',Georgia,'Times New Roman',Times,serif!important;}
h1, h2, h3, h4, h5, h6, .note {font-family:'FaktPro',Arial,Helvetica,Verdana,sans-serif!important;}
.sc, blockquote cite  {font-family:'FaktSlabPro',Georgia,'Times New Roman',Times,serif!important;}
*/

body {
	margin: 0;
	padding: 0;
	min-width: 0;
}
h1, h2, h3, h4, h5, h6, .note {
	/* text-shadow: none!important; */
}
.sc, blockquote cite  {
}
.sidebar, .main-content, .sidebar2 {
	padding-bottom: 0;
	margin-bottom: 0;
	float: none;
	width: auto;
	border: 0;
}
.menuside li {
	display: inline-block;
}
.main-content  {
	margin: 0;
}
.p7ccm04-2col-auto-column2-cnt {margin-left:-20px!important;}
.print-corr {margin-left:0px!important;}

div, img {
	height: auto !important;
	width: auto !important;
	font-size:14px!important;
	line-height:18px!important;
}
p, blockquote, blockquote cite, .blockquote2, .p7ehc-1, .p7ehc-2, a {
	font-size:14px!important;
	line-height:18px!important;
}
blockquote, .blockquote2 {
	font-style:italic!important;
}
.blockquote2 { border-color: #999!important;}
.note {
	font-size:12px!important;
	line-height:16px!important;
}

img {max-width: 280px!important;
max-height: 280px!important;}
.p7APMcwrapper, .p7epm_cwrapper, .p7AP3cwrapper.p7ap3-theme-01, .p7TPMcwrapper_16 {
	height: auto !important;
	margin: auto !important;
}
.p7OMM-02, .masthead .header img, .top-search, .sidebar .print, .masthead .banner, .printoff, .IGM-desc-overlay-bottom, blockquote:before, .socialmediabar, .p7TPM16, .p7TTM11, .p7TTM11.p7TTMbox {display:none;}

span.dropcap {
	border-right:0!important;
	margin: 0 6px 0 0!important;
	font-size:4.8em;
}
.shadow {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ffffff')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#ffffff');
}
.box {
    color: #000!important;
	border: 1px solid #E0E0E0!important;
}
table.standard-table td { vertical-align: top; border:0; border-color: #FFFFFF!important; }

a[href$=".pdf"]:after {
	content: 0;
	top: 0px;
}
a[target$="blank"] {
	display: noneinline-block;
	padding-right: 0px;
	vertical-align: baseline;
	background: none;
}
ul.arrow, ul.square, ul.circle {list-style: square!important; padding-left:30px!important;}