﻿html { font-size: 100%; /* IE hack */ }
body {margin:0px; color: #7a7a7a;font-family: Arial, Helvetica, Sans-Serif; font-size: 80%;}
textarea {font-family: Arial, Helvetica, Sans-Serif;font-size:0.95em;}
table { font-size: 100%; /* IE hack */ }
body p { line-height:1.4em; }
/* CJ's Style Defaults */

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

form, fieldset, dl {padding: 0; margin: 0; border: none;}
img {border-style: none;}
h1, h2, h3, h4, h5 {margin: 0 0 0 0;  padding: 0; }
p {margin: 1em 0;}
td, th {vertical-align: top;}

.clearer {clear: both;}
.clearleft {clear: left}
.clearright{clear: right;}
.getright {float:right;}
.getleft {float:left;}
.centa {text-align: center;}
.blockit {display: block;}
.padit {margin: 0 0 12px 0;}
.bolden {font-weight: bold;}
.borderless {border: none;}
.nobg {background:url(../images/shim.gif) bottom repeat-x;}
.invisi {display: none;}
.green {color: #739349; font-size: 0.9em;}
