a:hover {
	text-decoration: none;
	color: #719D3C;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #39474F;
}
td		{
		font-family: 'Helvetica Neue', Helvetica, Arial;
		font-size: 12px;

}
ul		{
	margin-left: 15px;
	padding-left: 15px;

}
ol		{
	margin-left: 15px;
	padding-left: 15px;
	margin-right: 15px;
	padding-right: 15px;
}
li		{

	margin-left: 10px;
	padding-left: 10px;
	color: #005D9D;
}
li span	{
	color: #404F58;
}

.text_normal {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	color: #39474F;
	line-height: 16px;
	text-decoration: none;
}
.text_normal_blue {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	color: #005D9D;
	line-height: 16px;
	text-decoration: none;
}
.text_normal_green {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	color: #719D3C;
	line-height: 16px;
	text-decoration: none;
}
.text_normal_testimonial {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	color: #39474F;
	line-height: 14px;
	text-decoration: none;
}
.text_normal_white {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.text_normal_white14 {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size:14px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.text_whatwedo {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size: 11px;
	color: #404F58;
	line-height: 12px;
	text-decoration: none;
}
.text_whatwedo_green {
	color: #5E9D49;
	line-height: 12px;
}
.text_header {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size: 12px;
	color: #719D3C;
	line-height: 6pt;
	text-decoration: none;
	font-weight: normal;
}
.text_articleheader {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	color: #005D9D;
	line-height: 12pt;
	text-decoration: none;
	font-weight: bold;
}
.link_white {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: underline;
}
.bgtimebar {
	background-image: url(../images/gmd_time_bar.jpg);
	text-decoration: none;
	height: 19px;
	font-size: 11px;
}
.bgwhatwedo {
	background-image: url(../images/gmd_what_we_do_11.jpg);
}	
.bglinks {
	background-image: url(../images/links_top.jpg);
}
.bgfooter {
	background-image: url(../images/footer.jpg);
}	
.bgwide {
	background-image: url(../images/bg_wide.jpg);
}	
form {
margin:0;
padding:0;
}

.text_form {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size: 11px;
	color: #404F58;
	background-color: #E7E7E8;
	border-color: #005D9D;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #005D9D;
	border-right-color: #005D9D6;
	border-bottom-color: #005D9D;
	border-left-color: #005D9D;
	height: 15px;
	width: 195px;
}
.text_form2 {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size: 11px;
	color: #404F58;
	line-height: 14px;
	background-color: #E7E7E8;
	border-color: #005D9D;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #005D9D;
	border-right-color: #005D9D;
	border-bottom-color: #005D9D;
	border-left-color: #005D9D;
	margin-bottom: 4px;
	width: 195px;
}
tableborder {
	border: #015E9D;
}