* {
	margin: 0px;
	padding: 0px;
}

body, html {
	color: #dcdcdc;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}

.bloglink {
	margin-left:8px;
	color: #9bbb6d;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.blogsub {
	color: #6f6f6f;
	margin-left:8px;
	font-family: Arial;
	font-size: 10px;
	margin-left:5px;
}

.blogsum {
	margin-left:8px;
	color: #b9b9b9;
	font-family: Arial;
	font-size: 12px;
}

.missiondes {
	margin-left:14px;
	color: #b9b9b9;
	font-family: Arial;
	font-size: 11px;
}

.missiondes2 {
	margin-left:18px;
	color: #c2d099;
	font-family: Arial;
	font-size: 10px;
}



.alink {
	color: #61c400;
	text-decoration:none;
	border-bottom:1px dotted #3e8a35;
}

.alink:hover {
	color: #6c9940;
}

.bestofbadge{

	padding:8px;
	}

.wiresignup{
	color: #fff;
	font-size:17px;
	text-decoration:none;
	width:390px;
	}



#content >  a {
	color: #61c400;
	text-decoration:none;
	border-bottom:1px dotted #3e8a35;
}


#content a:hover {
	color: #6c9940;
}

#copy a {
	color: #61c400;
	text-decoration:none;
	border-bottom:1px dotted #3e8a35;
}


#copy a:hover {
	color: #6c9940;
}

.greentext {
	color: #82f100;
	font-weight: bold;
}

.greentextfaq {
	color: #82f100;
	font-size: 20px;
	font-weight: bold;
}

.greentext2 {
	color: #cfd39d;
	font-weight: bold;
}

#content input {
	color: #454545;
	background: #c1c2a7;
	border: 2px solid #a9bc83;
}

#content textarea {
	color: #454545;
	background: #c1c2a7;
	border: 2px solid #a9bc83;
}

#content select {
	color: #454545;
	background: #d0dfb4;
	border: 1px solid #a9bc83;
}


#content .submit {
	color: #454545;
	background: #d0dfb4;
	border: 2px outset #a9bc83;
	padding:10px;
}

.sectionheader {
	color: #105508;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

.subheader {
	color: #dcdcdc;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.hide {
	display:none;
	}



