@charset "ISO-8859-1";
.emailbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}

/* Text */
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;

.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;
}

.copy_yellowbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5C620;
	font-weight: bold;
	line-height: 14px;
}

a:link {
	color: #E5C620;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #BE002D;
}

a:hover {
	text-decoration: underline;
	color: #BE002D;
}

a:active {
	text-decoration: none;
	color: #E5C620;
}
.copyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;

.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;	font-style: italic;
}
.copyCDlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E5C620;
	font-weight: bold;
	line-height: 12px;

.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;	font-variant: small-caps;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
}

