* { margin:0; padding:0; }
img { border:0; }

#container { font:12px "Lucida Grande", Verdana, Arial; color:#313131; }

#util { position:relative; font:12px "Lucida Grande", Verdana, Arial; color:#313131; }
#util ul { list-style:none; }
#util li { display:inline; margin:0 5px; }
#util a { color:#212121; text-decoration:none; }
#util a:hover { text-decoration:underline; }
#util .button { position:absolute; top:0; right:305px; }

#body { font:12px "Lucida Grande", Verdana, Arial; color:#313131; }
#body a { color:#007f00; }
#body a:hover { text-decoration:none; }
#body p { line-height:22px; letter-spacing:1px; margin:0 0 15px; }
#body h1 { font-size:30px; font-weight:normal; border-bottom:4px solid #007f00; padding:0 0 10px; margin:0 0 15px; }
#body h2 { font-size:14px; font-weight:bold; text-transform:uppercase; color:#007f00; margin:0 0 10px; }
#body h3 a { color: #313131; text-decoration: none; }
#body ul, #body ol { margin:0 0 15px 40px; }
#body hr { border:0; border-bottom:1px solid #cecece; margin:0 0 15px; }

#sidebar { font:12px "Lucida Grande", Verdana, Arial; color:#313131; background:#f6f6f6; }


#footer { color:#bababa; }
#footer-WYSIWYG { margin:0; padding:0; font:12px "Lucida Grande", Verdana, Arial; width: 100%; color:#bababa; background-color: #eee; }
	#footer a, #footer-WYSIWYG a { color:#007f00; }

.box { float:left; width:270px; }
.box p { letter-spacing:0; line-height:18px; margin:0 0 5px; }
.box h2 { text-align:center; }
.box .pic { float:left; margin:0 5px 0 0; }
.tagline { position:relative; float:left; margin:-98px 5px 0; }

.meta-small { background:url("/assets/wysiwyg/template/meta-small.gif") top center no-repeat; width:210px; height:51px; padding:13px 0 0; text-align:center; float:left; color:#313131; }
.meta-big { background:url("/assets/wysiwyg/template/meta-big.gif") top center no-repeat; width:525px; height:54px; padding:10px 10px 0; float:left; color:#313131; }

.mailtext { border:0; border-bottom:1px solid #000; }
.mailsubmit { background:url("/assets/wysiwyg/template/buttons/button-join.gif") top center no-repeat; width:60px; height:33px; cursor:pointer; border:0; margin:0 0 15px; }
		
.arrow-link { display:block; background:url("/assets/wysiwyg/template/icons/icon-arrow.gif") top right no-repeat; padding:1px 18px 0 0; font-size:10px; font-weight:bold; text-transform:uppercase; text-align:right; }
	.arrow-link a { color:#000; text-decoration:none; }
	.arrow-link a:hover { color:#007f00; }
.left { float:left; }
.right { float:right; }
.pic-left { float:left; margin:0 10px 0 0; }
.pic-right { float:right; margin:0 0 0 10px;  }
.clear {
    clear: both;
    height: 1px;
    margin-top: -1px;
    overflow: hidden;
    }
.btnsubmit 
{
  cursor: pointer; font:12px "Lucida Grande", Verdana, Arial;
  background:#007f00; border:1px solid #045e04; padding:3px;
  color: #ffffff; font-weight:  normal; text-transform: uppercase;
}

