@charset "utf-8";
/*==============================================================================
PRINT
==============================================================================*/

@page { margin: 0.5cm; }
* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
body { font: 10pt/16pt Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; page-break-after: avoid; orphans: 3; widows: 3; }
h1 { font-size: 200%; border-bottom: 1pt solid gray; padding-bottom: 10pt; }
h2 { font-size: 175%; }
h3 { font-size: 150%; }
h4 { font-size: 125%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; }
blockquote, pre { border: 1pt solid gray; page-break-inside: avoid; }
img { max-width: 100% !important; }
img, table tr { page-break-inside: avoid; }
table { width: 100%; text-align: left; border: 1pt solid gray; border-collapse: collapse; border-spacing: 0; }
table thead { display: table-header-group; }
table th, table td { border: 1pt solid gray; }
a:link, a:visited, a:active, a:hover, a:focus { font-weight: bold; text-decoration: underline; }

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/*Header*/
#header .logo { border-style: none; margin: 0 0 15pt; padding: 0; float: left; }
#header .logo img { width: 64%; height: 64%; }
#header .logo a { display: block; font: bold 25pt/30pt Arial, Helvetica, sans-serif; text-decoration: none; }
#header .tagline { font-size: 16pt; text-transform: uppercase; line-height: 60pt; letter-spacing: 4pt; float: right; margin: 0; padding: 0; }
#header .cycle { border-top: 1pt solid gray; clear: both; }
.cycle, .cycle-1, .cycle-2, .cycle-3, .cycle-4, .cycle-5 { display: block !important; visibility: visible !important; width: auto !important; opacity: 1 !important; position: static !important; clear: both !important; height: auto !important; }

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/*Content*/
#main { clear: both; border-top: 1pt solid gray; clear: both; }
#main .table { width: 100%; text-align: left; border: 1pt solid gray; border-collapse:collapse; border-spacing:0; }
#main .table th, #main .table td { border: 1pt solid gray; }

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/*Footer*/
#footer { border-top: 1pt solid gray; clear: both; }

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/*Display None*/
#header ul, #banner, #logos, #footer ul, .sidebar, #tailpiece, .form, .comments, .respond, .pagination { display: none; }

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/*Display Block*/