/* CSS Document */

h2 {
	font-size: 0.9em;
	color: #B4DF3B;
	border-bottom: 1px solid #B4DF3B;
	padding-bottom: 0.3em;
}
a:link, a:visited {
	color: #B4DF3B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#middle {
	background-color: #77AB0A;
	background-image: url(images/BG-Body-Home.gif);
	background-repeat: repeat-x;
}
#flash {
	margin-left: 13px;
	height: 485px;
}
#page {
	background-image: none;
}
#footer {
	background-image: none;
	height: 1px;
}
#black-footer div.container {
	text-align: left;
	color: #999;
	padding-top: 8px;
	margin: 0 auto;	
	width: 960px;
}
#black-footer .member-text { color :#999; margin-right: -62px; margin-top: 23px; }
.col p {
	color: #fff;
}
.col-home {
	padding-top: 12px;
}
label {
	color: #FFF;
}
.button {
	background-color: #74A709;
	font: 80% Arial, Helvetica, sans-serif;	
	color: #FFF;
	border: 1px solid #B4DF3B;
	line-height: 1.1em;
	height: 2.2em;
	padding: 0.2em 0.1em;
	margin-top: 0.1em;
}
.input-1x1 {
	width: 158px;
	background-color: #74A709;
	border: 1px solid #B4DF3B; 
	color: #fff;
}