﻿/* IE 7 gets the wrong size on everything */

/* Type */
body {font-size:9pt; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0;}
p {line-height:1.4em; margin:0 0 1em;}

h1 {font-size:14pt; font-weight:bold;}
h2 {font-size:13pt; font-weight:bold;}
h3 {font-size:12pt; font-weight:bold;}
h4 {font-size:11pt; font-weight:bold;}
h5 {font-size:10pt; font-weight:bold;}
h6 {font-size:9pt; font-weight:bold;}

h1,h2,h3,h4,h5,h6 {margin:0 0 1em;}

#header-logo {font-size:20pt; font-style:italic;}
#header-logo a {text-decoration:none;color:#000099;}


#footer {text-align:center; font-weight:bold; font-size:8pt; padding:60px 0 0;}
#footer p {font-weight:bold;}
#summary {border:none;}
#categories a:link:hover {color:#FFFFFF;border:none;}

img {border:0;}


/* All purpose */
.clear {clear:both;}


/* Floats  */
#content-main {float:none;}

.image-right, .image-left {float:left; clear:left; margin:0 15pt 2em 0;}

.col {float:left; padding-bottom:2em;} 
.three {width:85%; margin:0 auto;}
.three .col {width:31%; margin-right:2%;}

.columns, .content-wrapper .secondary {clear:both;}

#categories {float:none;max-width:none;}
#categories li {float:none;}
/*#categories li a:after {content: attr(href) ;}*/


/* Hide */
#header-nav, #header-search, #toggleLink,
#nav-side, #nav-sub, 
.crumbs, 
#footer-links, #footer-legal span, ul.tools, #console {display:none;}



