html, body	{
	background-image: url('/_images/lgrey015.jpg');
	background-color: #ffffff;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 9pt;
	color: #000000;
	display: block;
}

p,h2,h3,h4
{
	padding: 0;
	margin: 0 0 1em 0;
	text-align: justify;
}

#dOuterContainer	{
	padding: 0;
	margin: 0 auto;
	width: 780px;
	height: auto;;
	display: block;
	position: relative;
}

/*Global Content Styles */

h2
{
	color: #b62c26;
	background-image: url('/_images/h2_underline.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	color: #b62c26;
	font-size: 10pt;
	font-weight: bold;
}

h4
{
	color: #b62c26;
	font-size: 8pt;
	font-weight: bold;
}

img
{
	border: 1px solid #b52c26;
}

kbd {padding:0px 1px 0px 1px;border-width:1px 2px 2px 1px;border-style:solid}
abbr {border-bottom:1px dashed;cursor:help}
acronym {border-bottom:1px dashed;cursor:help}
dfn {font-style:normal;border-bottom:1px dashed;cursor:help}
code {font-family: courier, monospace;border:1px solid #cccccc;background-color:#ffffcc;padding-left:1px;padding-right:1px}
samp {font-family: courier, monospace;border:1px solid #cccccc;background-color:#ccffcc;padding-left:1px;padding-right:1px}

span.underline {text-decoration:underline}
span.strikethrough {text-decoration:line-through}
img.left {float:left;margin-right:3px}
img.right {float:right;margin-left:3px}


/*******START OF HEADER STYLES**********/
#dHeaderWrapper
{
	padding: 0;
	margin: 0;
	width: 780px;
	height: 182px;
	display: block;
}

#dHeaderTop
{
	padding: 0;
	margin: 0;
	width: 780px;
	height: 24px;
	display: block;
	
	background-image: url('/newsletters/images/newsletter_template_01.gif');
	background-repeat: no-repeat;
	position: relative;
	
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #ffffff;
}

#dHeaderTop p
{
	padding: 3px 0 0 10px;
	margin: 0;
}

#dHeaderMiddle
{
	padding: 0;
	margin: 0;
	width: 780px;
	height: 128px;
	display: block;
}

#dHeaderMiddleLeft
{
	padding: 0;
	margin: 0;
	width: 266px;
	height: 128px;
	display: block;

	background-image: url('/_images/logo_panel.gif');
	background-repeat: no-repeat;
	
	float: left;
}

#dHeaderMiddleLeft p
{
	padding: 0;
	margin: 0;
}

#dHeaderMiddleLeft a, #dHeaderMiddleLeft a:link, #dHeaderMiddleLeft a:visited, #dHeaderMiddleLeft a:active, #dHeaderMiddleLeft a:hover
{
	display: block;
	padding: 0;
	margin: 0;
	width: 266px;
	height: 128px;
	text-indent: -10000px;
	text-decoration: none;
}

#dHeaderMiddleRight
{
	padding: 0;
	margin: 0;
	width: 514px;
	height: 128px;
	display: block;
	float: left;

	
	background-image: url('/_images/top_image.jpg');
	background-repeat: no-repeat;
}

#dHeaderBottom
{
	padding: 0;
	margin: 0;
	width: 780px;
	height: 30px;
	display: block;
	
	background-image: url('/newsletters/images/top_nav.gif');
	background-repeat: no-repeat;
}

#dHeaderBottom h1
{
	padding: 6px 0 0 10px;
	margin: 0;
	
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
/*******END OF HEADER STYLES************/


/*******START OF CONTENT AREA STYLES************/
#dContentWrapper
{
	padding: 10px;
	margin: 0;
	width: 760px;
	height: auto;
	display: block;
	
	background-image: url('/newsletters/images/horizontal_back.gif');
	background-repeat: repeat-y;
}

#dContentWrapper a, #dContentWrapper a:link, #dContentWrapper a:visited
{
	text-decoration: none;
	color: #0061a3;
	font-weight: bold;
}

#dContentWrapper a:active, #dContentWrapper a:hover
{
	text-decoration: underline;
	color: #0061a3;
	font-weight: bold;
}
/*******END OF CONTENT AREA STYLES**************/


/*******FOOTER STYLES **************************/
#dFooter
{
	padding: 15px 0 0 0;
	margin: 0;
	width: 780px;
	height: 51px;
	background-image: url('/newsletters/images/template_08.gif');
	background-repeat: no-repeat;
	position: relative;
}

#dFooter p
{
	font-size: 10px;
	text-align: center;
}

#dFooter a, #dFooter a:link, #dFooter a:visited
{
	color: #999999;
}

#dFooter a:active, #dFooter a:hover
{
	color: #999999;
	text-decoration: none;
}
/*******END OF FOOTER STYLES *******************/


/**********Content Styles*********************/
.rightpadded
{
	padding: 0;
	margin: 0 10px 0 0;
}

.seperator
{
	display: block;
	padding: 5px 0 5px 0;
	margin: 0;
	width: 490px;
	height: 1px;
	background-image: url('/_images/h2_underline.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.collapsedTable
{
	border-collapse: collapse;
	border: 1px solid #b52c26;
	border-style: dashed;
}

.noBorder
{
	border: none;
}

.warning
{
	color: #ff0000;
	font-weight: bold;
}

.contactusTextBox
{
	width: 180px;
}

.formLabel
{
	font-weight: bold;
}

.boldText
{
	font-weight: bold;
}

.styledT th
{
	background: #b62c26;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.styledT td
{
	font-size: 12px;
	color: #666666;
	border-collapse: collapse;
	border: 1px solid #b62c26;
}

/************ Other Styles**************************/
.access
{
	display: none;
}

#dPrintHeader
{
	display: none;
}

/* AGM */

.agmWrapper
{
	padding: 0;
	margin: 0 auto;
	width: 580px;
	height: auto;
}

.agmImage
{
	width: 280px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
}

.agmText
{
	width: 300px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	text-align: center;
}

.indentedText
{
	display: block;
	margin: 0 0 0 30px;
}