.New {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.new_bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
}
.New_Justify {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-style: italic;
	font-weight: bold;
	color: green;
	text-align: left;
}
.Headline_timesGold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5pt;
	font-style: italic;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.inline_gold {
	color: #c16303;
}
.productHeading {
	font-weight:bold;
	font-size:14px;
	text-align:left;
	color:#000;
	margin-top:30px;
	margin-bottom:0px;
}
.new_bold1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-align: left;
}
h2.new_bold1 {
	color:#000;
}
.New_red {
	color:#F00;
	font-weight:bold;
	font-style:italic;
}
/**********************/
/* Webcast buttons
/**********************/
.webcastRollover a {
	display:block;
	width:190px;
	margin-bottom:5px;
	padding:10px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:19px;
	background: url('/home/Portals/0/images/webcast-button.png') no-repeat 0 0;
	text-align:left;
	text-decoration:none;
}
.webcastRollover a:hover {
	background-position:0 -58px;
	color:white;
	text-decoration:none;
}
.webcastRollover a:active {
	background-position:0 -116px;
	color:white;
	text-decoration:none;
}
.webcastRollover a:visited{
	color:white;
	text-decoration:none;
}
.webcastLive {
	text-align:right;
	padding-left:25px;
	color:#F00;
	font-style:italic;
}
