/* GLOBAL ELEMENTS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
a {text-decoration: none; color:#002b3f;}
a:hover {text-decoration: none; color:#71a434;}
html { /* cf. http://www.hicksdesign.co.uk/journal/forcing-scrollbars-now-even-better by way of Daring Fireball*/ height: 100%; margin-bottom: 1px;}
img { border: 0; }
body {background-color: #f6f7f8; font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #646363;}

.logo { margin:  40px auto 0px auto; width:960px; padding:20px; overflow: hidden; }
.logocol { padding: 0; margin: 0px 20px 0px 20px; width:180px; overflow: auto; float:left; }
.column { padding: 0; margin: 0px 20px 0px 20px; width:320px; overflow: auto; float:left; }
.column h1 { font-size: .85em; font-weight: bold; padding: 0px 0px 20px 0px; }
.column p { font-size: .85em; line-height: 2.0em; padding: 0px 0px 20px 0px; }