body {
	font-family: Arial,sans-serif;
	color: #666666;
	font-size: 10pt;
}

.upcoming-events-element a:link, .footer-left01 a:link { 
	color: #666666; 
	text-decoration:underline; 
}

.upcoming-events-element a:visited, .footer-left01 a:visited { 
	color: #666666; 
	text-decoration:underline; 
}

a:visited { 
	color: #0f5aa9; 
	text-decoration: underline; 
}

.container {
	width: 790px;
	position: relative;
	left: 50%;
	margin-left: -395px; /* half the width of the div */
}

.issue {
	padding-left:20px;
	padding-bottom:5px;
	color:#0f5aa9;
	font-size:12pt;
}

.upcoming-events {
	width: 191px;
	float: left;
}

.content {
	width: 560px;
	float: right;
	margin-left: 35px;
}

.content-element {
	border-bottom: 1px dotted black;
}

h2 {
	margin-top:0; 
	margin-bottom:0; 
	color:#0f5aa9;
	font-size:12pt;
}

h3 {
	font-size:10pt;
	text-align:left;
	vertical-align:top;
	color:#0f5aa9;
	margin-top:0;
	margin-bottom:0;
}

.upcoming-events-element {
	margin-left:15px; 
	margin-right:10px;
	margin-top:15px;
	padding-bottom:3px;
}

.upcoming-events-border {
	border-bottom: 1px dotted black;
}

.grey-area {
	background-color: #cfd2d1;
}

.grey-area-text {
	margin-left:15px;
	margin-right:10px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.footer {
	width: 100%;
	font-size: 8pt;
	border-top: 1px dotted black;
	clear: both;
	text-align: left;
}

.footer-left01 {
	width: 190px;
	float: left;
	text-align: center;
}

.footer-right01 {
	width: 560px;
	float: right;
	text-align: left;
}
