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;}

input, select, textarea { 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; }
.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; }

#standardsInfo { display: none; }