@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;

}
.partnershiphed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #46adb9;
	line-height: 18px;
}
.coname {color: #ea8523}


.philosophyhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ea8523;
	line-height: 18px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/h_CMG-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #ea8523;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ea8523;
}
a:hover {
	text-decoration: underline;
	color: #ea8523;
}
a:active {
	text-decoration: underline;
	color: #ea8523;
}
.creativehed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9db736;
}
.address {
	font-size: 10px;
}
.address a:link {
	color: #666666;
	text-decoration: none;
}
.address a:visited {
	color: #666666;
	text-decoration: none;
}
.address a:hover {
	color: #666666;
	text-decoration: underline;
}
.address a:active {
	color: #666666;
	text-decoration: underline;
}