body 		{ font: 11px/16px Helvetica, Arial, sans-serif; background: #ffffff url(images/bg.gif); margin: 0; padding: 0; text-align: center;  color: #654d79; }
#container 	{ width: 840px; margin: 0 auto; text-align: left; }
#header 	{ margin: 25px 0 0 0; padding: 0; }
#main 		{ margin: -5px 0 0 0; background: #ffffff; padding: 20px; }
#footer 	{ clear: left; background: #ffffff; padding: 0; margin: 0; }

.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px; }
.fltleft	{ float: left; margin: 5px 10px 0 0; }
.fltright	{ float: right; margin-left: 5px 0 0 10px; }
.half		{ width: 380px; float: left; line-height: 14px; margin: 20px 10px 0 10px; position: relative; }
.half form	{ position: absolute; bottom: 0; left: 120px; }
.intro		{ font-size: 13px; margin-top: 20px; }
.title		{ font-size: 14px; font-weight: bold; }
.foot		{ text-align: left; padding-top: 20px; }
.box		{ color: #ffffff; font-weight: bold; padding: 7px 0 3px 0; background-color: #654d79; }

input		{ height: 12px; }
hr 			{ color: #fff; background-color: #fff; border: 1px dotted #654d79; border-style: none none dotted; padding: 0; margin: 0; }
a:link		{ text-decoration: none; font-weight: bold; color: #365d31; }
a:visited	{ text-decoration: none; font-weight: bold; color: #365d31; }
a:hover		{ text-decoration: none; font-weight: bold; color: #62a43e; }
input		{ padding-top: 5px; }
