/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Project: Toptier
Date: September 2007
CSS: Styles for print template
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
* { margin:0; padding:0; }
html { width:100%; height:100%; }
body { position:relative; height:100%; font:normal 62.5%/1.4 Tahoma; color:#4e4e4e; }

a { color:#000; }
img { border:0; }
#basis { position:relative; height:auto; }
br.clear { display:block; clear:both; float:none !important; height:1px !important; font-size:1px !important; border:none; margin:0 !important; padding:0 !important; background:transparent !important; visibility:hidden !important; }

.menu { display:none; }
.contact { font:1.2em Tahoma; padding:20px 0 40px 0; }

.content { font:1.2em/1.3 Tahoma; }
.content h1 { padding-bottom:22px; }
.content h2 { padding-bottom:20px; }
.content p { padding-bottom:12px; }
.content .text { padding-bottom:20px; }
.content .text img.float-left, .content .text img.float-right { float:left; margin:0 15px 10px 0; }
.content .text img.float-right { float:right; margin:0 0 10px 25px; }

.block { padding-bottom:20px; }
.block .photo { width:187px; float:left; }

.block .txt { width:428px; float:left; }
.block .txt p { padding-bottom:10px; }
.block .txt a.title { font-weight:bold; text-decoration:none; }

img.big { display:block; margin-bottom:20px; }
a.return { display:none; }

#footer { font:1.2em Tahoma; }
#footer .text { padding:30px 0 15px 0; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   End
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */