@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;

}

.coname {color: #ea8523}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/2_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;
}

.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;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ea8523;
	line-height: 25px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ea8523;
}
.subheadgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 19px;
}
.title {
	font-weight: bold;
	text-transform: uppercase;
}
.quotes {
	font-size: 11px;
	line-height: 17px;
	color: #ea8523;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
