body, form, div, p, h1, h2, h3, h4, h5, h6, hl, dl, dd, dt, ul, ol, li, table, th, td, img, a, hr
{ margin: 0px; padding: 0px; border: 0px; font-size: 100%;}

input, select, textarea { font-size: 100%; font-weight: normal; color:#000; padding:0; margin:0;}

pre		{font-family: monospace; font-size: 1.0em;}

a 				{ cursor:pointer;}
ul, li, ol		{ list-style: none; list-style-type: none;}
strong, b 		{ font-weight: bold;}
label			{ cursor:pointer; }
img				{ border: 0; }
object, embed	{ padding:0; margin:0; display:block; }
.clearer		{ clear: both; height: 1px; overflow: hidden;}
.capitalize		{ text-transform: capitalize; }
.uppercase		{ text-transform: uppercase; }
.lowercase		{ text-transform: lowercase; }
.normal			{ font-weight: normal; }
.error			{ color:#f00; font-weight:bold; }
.hide			{ display:none; }
.show			{ display:block; }
.printOnly      { display:none; }

#standardsInfo { display: none; }

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}

