/* PRINT STYLES
------------------------------------------------------------------------------------- */
body { text-align: left; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #000; background: #fff; }

a:link { color: #333; text-decoration: underline; border:none; }
a:visited { color: #666; text-decoration: underline; border:none; }

img { border:none; }

h1 { margin:20px 0 20px; font-size:16px; }
h2 { margin:10px 0 10px; font-size:12px; }
h3 { margin:10px 0 10px; font-size:11px; }
h4 { margin:10px 0 10px; font-size:10px; }
h5 { margin:10px 0 10px; font-size:10px; }
h6 { margin:10px 0 10px; font-size:10px; }

th { padding:0 15px 3px 0; border-bottom:1px solid #333; } 
td { padding:5px 15px 5px 0; border-bottom:1px solid #999; }

#logo { position:relative; }

#nav, #subnav, #skip, #footer ul, .btn, .more { display: none; }

#footer { margin-top:50px; }

/* Management Styles */
.management span { padding-right:2px; }
.management span:after { content:","; display:inline; height:0; clear:both; }

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed { display: none !important; width: 0; height: 0;	position: absolute;	overflow: hidden; }

span.sIFR-alternate { visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; }