
.Heading {
	font-family: Helvetica 45 Light; 
	font-size: 13px; 
	color: #000000; 
}

.Bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	margin-top: 8px;
}

.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6E6E;
	margin-bottom: 6px;
}


a {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #6E0606; text-decoration: none;}
a:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #6E0606; text-decoration: none;}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #6E0606; text-decoration: none;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #000000; text-decoration: underline;}
a:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #000000; text-decoration: underline;}

a.Breadcrumbs {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #ffffff; text-decoration: none; background-color: transparent; border-color: #777777; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted;}
a.Breadcrumbs:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #ffffff; text-decoration: none; background-color: transparent; border-color: #777777; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted;}
a.Breadcrumbs:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none;}
a.Breadcrumbs:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; background-color: transparent; border-color: #E4A70E; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted;}
a.Breadcrumbs:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; background-color: transparent; border-color: #E4A70E; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted;}

a.More {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #6E0606; text-decoration: none; background-color: transparent; border-color: #6E0606; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted;}
a.More:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #6E0606; text-decoration: none; background-color: transparent; border-color: #6E0606; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted;}
a.More:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6E0606; text-decoration: none;}
a.More:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; background-color: transparent; border-color: #000000; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted;}
a.More:visited:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none;}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.Button {
	background-color: #F8B822;
	font-family: Helvetica 45 Light; 
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 0em !important;
	letter-spacing: 0.1em;
	padding: 2px !important;
	padding: 0;	
	font-weight: normal;
	border: 0;
	width: auto;
}


/* Remove unwanted elements */
#NoPrinting, .noprint
{
display: none; 
border-collapse: collapse;
margin: 1em 1em 1em 2em;
table-layout:auto;
height: 0px;
}

#wrap, .noprint
{
display: none; 
border-collapse: collapse;
margin: 1em 1em 1em 2em;
table-layout:auto;
height: 0px;
}






