

body  {
	background-image: none;
	background-color: #ffffff; 
}

.screen {
	display: none;
}

.print {
	display: block;
}



/* table  */

td, th {
	padding: 0.7083em;
	text-align: left; 
	background-image: none; 
	border: 1px solid #cccccc;
}

tr:last-child td {
	background: none;
	border: none;
}

/* layout */

#wrapper {
	text-align: left; 
	background-image: none; 
	min-width: 100%;
}


#topbar .partner-logo {
	left: 170px;
	color: #000000;
	font-size: 10px;
	line-height: 1.5;
}

#topbar .partner-logo-jmk {
	top: 15px;
	left: 370px;
	color: #000000;
	font-size: 10px;
	line-height: 1.5;
}

#topbar .partner-logo img.print,
#topbar .partner-logo-jmk img.print {
	display: inline-block;
}

/* topbar */

#topbar  {
 	margin: 0px;
	clear: both;
	width: 100%;
	min-width: 100%; 
	height: 220px;
}

#topbar h2 {
	color: #000000;
}

#topbar h2 em {
	color: #000000;
}

#topbar ul {
	display: none;
}

/* content */

#content  {
 	margin: 0px;
	width: 100%; 
}

#content ul {
	list-style-type: disc;
	margin-left: 1em;
}

#content ul li {
	background-image: none; 
	padding-left: 15px;
}

#member-profiles-switch {
	display: none;
}

.responsive-omit {
	display: none;
}

table td, table th {
	font-size: 12px;
}

/* grids */
.ui-block-a, .ui-block-b, .ui-block-c { float: none; }

/* grid a: 50/50 */
.ui-grid-a .ui-block-a, .ui-grid-a .ui-block-b {width: 100%;}

/* grid b: 33/33/33 */
.ui-grid-b .ui-block-a, .ui-grid-b .ui-block-b, .ui-grid-b .ui-block-c {width: 100%;}

/* footer */

#footer-outer  {
	background-image: none; 
	text-align: left;
	border-top: 1px solid #000000;
}

#footer-inner  {
	margin: 0px;
	width: 100%;
}
