@charset "UTF-8";
/* YUI Base
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body{margin:0;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
/* BinaryShack styles */
body{margin:0;background:#555555;}
#hd{text-align:center;}
#bd{background:url(../images/grid_bg.gif) ;}
#ft{position:relative;}
#mainContent{position:relative;}
#otherContent{position:relative; text-align:center}
#upperTape{float:left; position:absolute; top:-40px;left:-90px; width:125px; height:239px; background:url(../images/tape1.png) no-repeat;}
#lowerTape{float:right; position:absolute; top:-70px;right:-40px; width:286px; height:180px; background:url(../images/tape2.png) no-repeat bottom;}
h1{ margin:1em 0 0.3em 0; padding-bottom:17px;background:url(../images/underline2.gif) bottom no-repeat; text-align:center; letter-spacing:0.1em}
h2{ letter-spacing:0.2em; }
#mainContent h2{ margin:2em 0 0 15px; padding:4px 0 4px 8px; background:url(../images/redSplash.gif) no-repeat left; letter-spacing:0.3em; }
#mainContent h3{padding-left:25px; margin-bottom:0;}
#mainContent p{padding-left:25px; font-size:108%}
#mainContent p#intro{padding-left:15px; font-size:123.1%}
#postIt{position:relative; height:170px;top:-40px;left:60px; background:url(../images/postitnote.png) top left no-repeat; padding: 40px 0 0 30px; text-align:left}
#companyInfo{ color:#555; text-align:left}
#copyright{ text-align:center; font-size:85%; color:#555;}
.clearBoth{ clear:both;}
.red{color:red;}

@media Print{ 
body{background:#FFFFFF;}
#hd{display:none;}
#bd{background:none;}
#upperTape{display:none;}
#lowerTape{background:none;}
#postIt{background:none;}
#mainContent h1{background:none;}
#mainContent h2{background:none;}
#otherContent img{display:none;}
#copyright img{display:none;}
}