@charset "UTF-8"; /* by Jordi Gran - www.jordigran.com for InThinking - www.inthinking.co.uk

/* GENERAL TAGS */
html, body { height: 100%; }
body { font-family: Helvetica, Arial, sans-serif; text-align: justify; font-size: 12px; }
img { border: 0px; display: block;}
h1, h2, h3, dt { margin: 0px; font-weight: bold; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
a, a:hover { color: #000; text-decoration: underline; }
hr { margin: 25px 0px; }
.grid dl dd { 	display: table-cell;
				padding-right: 2em; }

/* HIDDEN THINGS */
abbr,
.alert,
.col2,
.col3,
#menu,
#menu2,
#sign,
#topTitle,
#crumbs,
#search,
#toc,
.sect1,
.sect2,
#share,
#overFooter,
.noPrint,
.ico,
div#head div#menu2 p.hide,
div#head div#menu2 p.show
{
color: white;
display: none;
}
