﻿/* waymarkingPrint.css - Last Updated 23 April 2009 by TWT */
/* @group Page Layout */
body{
padding:1.5em;
}
#hd{
border-bottom:1px solid black;
}
#hd .half-right,#hd .header-bottom,#hd .header-navigation{
display:none;
}
#bd{
padding:1em 0;
}
#ft{
border-top:1px solid black;
font-size:77%;
text-align:center;
}
.header-logo{
display:none;
}
/* @end */
/* @group Links */
a,a:link,a:hover,a:focus,a:active,a:visited{
color:black;
text-decoration:none;
outline:none;
border:none;
}
/* @end */
/* @group Fonts */
h1,h2,h3,h4,strong,b{
font-weight:bold;
}
h1{
font-size:182%;
}
h2,h3,h4,p{
padding-top:1em;
}
h2{
font-size:138.5%;
}
h3{
font-size:123.1%;
}
h4{
font-size:108%;
}
ol li,ul li{
margin-left:1.75em;
}
ol li{
list-style-type:decimal;
}
ul li{
list-style-type:disc;
}
em,i{
font-style:italic;
}
/* @end */
/* @group Membership */
.gcsample-left{
margin-top:1.2em;
}
/* @end */
