#logo {
	background: transparent url("../images/logo_sm.png");
	height: 23px;
	width: 63px;
	display: inline-block;
	margin-right: 15px;
}

#masthead {
	padding: 0px;
	background: #65913c;
	width: 100%;
}
#tld {
	color: white;
	font-size: 14px;
	line-height:32px;
}

#welcome {
	width: 100%;
	max-width: 315px;
	font-size: 20px;
	color: white;
}

.login-input {
	width: 100%;
	max-width: 280px;
	border-left: none;
}

.login-form-w {
	width: 100%;
	max-width: 315px;
}

.content_section {
	margin: 20px 0;
}

#siteInfo {
	text-align: center;background: #ecf0f1;line-height: 50px;font-size: 12px;color: black;
}

#siteInfo a {
	color: black;
}

#siteInfo a:hover {
	color: black;
}