* {margin:0; padding:0;}
body {color:#000; font:90% arial, helvetica, sans-serif; background:#fff; text-align:center;}
img, fieldset {border:0;}
h1, h2 {font-size:1.4em; font-weight:normal; color:#595942;}
h2, h3, h4 {color:#000;}
h3, p, dt, dd {font-size:0.9em;}
h1 {margin-bottom:26px;}
h2 {margin:0 0 40px 190px;}
h3 {margin:16px 0 -14px 0;}
h3.first {margin-top:0;}

.t4t .col2 h3 {margin-bottom:0; text-decoration:underline}
.t4t .col2 h4 {font-weight:normal; padding:15px 0 5px}

ul {color:#000; font:90% arial, helvetica, sans-serif; background:#fff;margin-top:10px; margin-bottom:10px; margin-left:25px;}
li {margin-bottom:10px;}

p {margin-top:16px;}

a {color:#EB2920; text-decoration:none;}
a:hover, a:active {text-decoration:underline;}

dl {margin-top:-16px;}
dt {font-weight:bold; margin-top:16px;}
dd a {font-weight:bold;}
 
#content {width:550px; margin:0 auto; text-align:left;}
.logo {margin:20px 0 60px 0;}
.col1 {width:180px;}
.col2 {width:360px;}
.t4t #content{width:910px; }
.t4t .col2 {width:730px;}
	.col2 p {padding-right:50px;}

.copyright {font-size:0.8em; color:#999; padding:26px 0 15px 0;}

/*** GENERIC CLASSES & MISCELLANY ***/
/*clear fix taken and adapted from http://www.positioniseverything.net/easyclearing.html */
/* alternative version - try it out, if it doesn't work, revert back to the previous version */
.cf:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}
.cf {height:1%;}

.fl {float:left;}
.fr {float:right;}
.hide {display:none;}