body {  color:#666; }
form.bcForm { font:normal 14px Arial, Helvetica, sans-serif; overflow:hidden; }
#container { width:410px; margin:0 auto; background:#ffffff; padding: 10px; }
#container div.inputBg { background:url(./images/inputbg.png) no-repeat; height:28px; margin:0 0 5px; padding:0 5px; line-height:30px; font:normal 16px Arial, Helvetica, sans-serif; line-height:28px; width:408px; }
#container div.inputBg label{margin-left:10px;}
#container p.interest { width:410px; font:normal 16px Arial, Helvetica, sans-serif; margin:10px 0;}
#container form.bcForm input { border:0; background:transparent; /*background:url(../images/inputbg1.png) repeat-x;*/ }
#container form.bcForm div.checks { margin:5px 0px;}
#container form.bcForm div.checks label { width:150px; display:block; vertical-align:top; margin-top:3px; }
#container p.human{font:normal 20px Georgia, "Times New Roman", Times, serif; padding:10px; background:#D5EACC; -moz-border-radius:5px; -webkit-border-radius:5px; width:388px; color:#568242; overflow:hidden; margin:10px 0;}
#container p.human span.right{display:block; float:right; margin:5px 0 0; font:normal 16px "Courier New", Courier, monospace}
#container h4.more{font:bold 24px "Courier New", Courier, monospace; margin:10px auto 0px}
#container p.more{line-height:20px; font-size: 14px;  width:400px;}
#container p.more span.green, p.more span.green a{color:#4FB847; text-decoration:none;}
#container div.leftcol{float:left; width:300px;}
#container div.rightcol{float:right;}




/* call out boxes */
.callOutGrey {display: block; float: left;  min-height: 244px; width: 164px; border: 5px solid #e3dfed; margin-left: 5px; margin-right: 5px; margin-top: 25px;}
.callOutGreen {display: block; clear: both; float: left; min-height: 125px; width: 164px; border: 5px solid #def2cf; margin-left: 5px; margin-right: 5px; margin-top: 5px;}
.callOutGrey h3 {color: #7ccb40;  margin: 0px 0px 2px 0px; padding: 3px 11px 3px 11px; border-bottom-width: 2px; border-bottom-style: dotted; border-bottom-color: #e3dfed;}
.callOutGreen h3 {color: #7ccb40; margin: 0px 0px 2px 0px; padding: 3px 11px 3px 11px; border-bottom-width: 2px; border-bottom-style: dotted; border-bottom-color: #e3dfed;}
.callOutGrey h4, .callOutGreen h4 {margin: 0px; padding: 2px 11px 2px 11px;}
.callOutGrey p, .callOutGreen p {margin: 0px 0px 2px 0px; padding: 2px 11px 2px 11px; line-height: 1.4em;}
.callOutGrey a, .callOutGreen a {font-weight: bold; color: #291175; text-transform: uppercase; }

p {font-size: 0.7em;}