@charset "utf-8";
/* CSS Document */

body 		{ margin-top: 20px; background-color: #252525;   }
body, td, input, select, textarea	{ font-family: Verdana, Arial, Helvetica, sans-serif; }
a			{ color: #21325e }
p			{ text-align: justify; margin-top: 1em; }
p, li 		{ font-size: 110% }
input, select, textarea { font-size: 90% }
ul			{ margin-top: 1em }
img			{ border: 0 }

h1			{ color: #00713d; font-size: 125% }
h2			{ color: #00713d; font-size: 110% }
h2.regDetails { margin-bottom: 0.5em; border-bottom: 1px solid #252525 }

p.testimonial { font-size: 100%; clear: both; margin-bottom: 2em; }

.bold 		{ font-weight: bold; }
.clearFloat	{ clear: both }