* {
	font-family: arial, helvetica, sans-serif;
	color: #000;
}

body { 
	background: white; 
	color: black; 
	margin: 0;
	padding: 0; 
	font-size: 11pt !important;
}

table tr td {
	font-size: 11pt !important;
	line-height: 17px !important;
	border: 0 !important;
}

ul li {
	font-size: 11pt !important;
	line-height: 17px !important;
	list-style: square;
	padding: 0 0 3px 0;
}

.Normal--Char {
	font-size: 11pt !important;
	line-height: 17px !important;
}

p, #content-middle-copy p {
	font-size: 11pt !important;
	line-height: 17px !important;
	margin: 16px 0 16px 0;
}

#navbar,
#content-container #rightSideBar, 
#content-container #leftSideBar,
#content-left-subnav,
#content-right-quicklinks,
.sfloginstrip, 
.sfmessagestrip, 
.sfmessagestrip, 
table tr td.left-col {
	display: none;
	visibility: hidden;
}

#content-middle-copy, #content-middle {
	margin: 0;
	width: 100%;
}

#contentCell {
	width: 100%;
}

#content-middle-copy h1, 
#content-middle-copy h2, 
#content-middle-copy h3, 
.table-sections {
	padding: 0;
	font-weight: bold;
}

.table-sections img  {
	display: none;
	visibility: hidden;
}

p.table-home-title {
	font-size: 14pt !important;
	margin: 25px 0 20px 0;
}

table {
	border: 0 !important;
	margin: 0;
	padding: 0;
	width: 100%;
}

.eventMinimal {
	margin-left: 0;
	width: 500px;
}

#contentCell {
	width: 100%;
}

#footer {
	color: #000;
	text-align: left;
	font-size: 11pt;
	text-decoration: none;
}