@charset "UTF-8";
/* CSS Document */

body {
	font-size:1.2em !important;
	width:100%;
	padding:0px;
	margin:10px 0px;
}

#aspnetForm {
	font-size: 0.8em !important;
}


/* GENERAL ITEMS */

img {
	border:0px;
}

h1 {
	clear:left;
}

h2 {
	clear:left;
}

h3 {
	clear:left;
}

h4 {
	clear:left;
}

h5 {
	clear:left;
}

p {

}

ul {

}

li {

}

/* LAYOUT ITEMS */

#header {

}

#navigation {

}

#content {
}

div.col_content_right_full {
	width:100%;
}

#content img {
	display:block
}

#footer {

}

/* HEADER ELEMENTS */


/* NAVIGATION ELEMENTS */


/* CONTENT ELEMENTS */


/* FOOTER ELEMENTS */

div.explanatoryNotes {
	display:block;
}

div.col_content_left {
	display:none;
}

div.col_content_middle {
	width:100%;
	padding-left:40px;
	padding-right:40px;
}

div.col_content_right {
	display:none;
}

div#navigation {
	display:none;
}

div.topNav {
	display:none;
}

div#footer {
	display:none;
}

div#footer_print {
	padding-top:30px;
	display:block;
}

div#pathway {
	display:none;
}

div#moreLinks {
	display:none;
}

.noprint {
	display:none;
}

.tooltabs {
	display:none;
}

#benchmarking {
	display:inline;
}

form {
	display:inline;
}

#in_region,
#in_my_classification,
#of_similar_size,
#all {
	page-break-after:always;
}

h3.tableTypeHeader {
	display:block;
}

div.actions {
	display:none;
}

.benchlogoTitle {
	display:block;
}


.tabcontent {
	display:none !important;
}

.visible {
	display:block !important;
}

table.benchmarking th.text-right {
	text-align:right !important;
}



