/*
h1 {
	display: none;
}

#bottomcontainer {
	display: none;
}
*/
body { 
	font-family:Trebuchet MS;
	font-size: 14px;
}
#printimage {
display: block !important;
margin-bottom: 20px;
}

#topcontainer {
display: none !important;
}

div.main_head {
	background: none;
	height: auto;
	
}
div.logo {
	float: none;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
div.page_title {
	text-align: center;
	font-size: 24px;
}

div.menu {
	display: none !important;
}
div.sub_menu {
	display: none !important;
}

div.head2_menu {
	display: none !important;
}

div.head2_nomenu {
	display: none !important;
}
div.right_column {
	display: none;
}
div.main_area {
	width: auto;
	padding: 20px 0px !important;	
}
div.news_line {
	display: none;
}
div.footer {
	background: none;
	height: 50px;
}
div.menu1 {
	display: none !important;
}
div.menu2 {
	display: none !important;
}
div.main_content table td {
	border: 1px solid #B5B5B5;
	border-right: none;
	border-bottom: none;
}
img {
	border: none;
}
div.footer {
	text-align: center;
}
td#caption {
	font-weight: bolder;	
}

	#roi {
		xborder-right: none;
	}

	#roi input {
		text-align: right;
	}
	#roi .disabled {
		border: none;
		background: transparent;
		color: #000000;
	}
	#roi td.input {
		white-space: nowrap;
	}
	#roi td input {
		width: 145px;
	}
	#roi td.desc {
		font-weight: bolder;
	}
	
	#roi td.brief {
		font-size: 83%;
	}
	
	html > body #roi td.brief {
		font-size: 75%;
	}
	
	#roi .z1 td {
		background: #F2F2F2;
	}
	
	#roi .z2 td {
		background: #FAFAFA;
	}

	#roi .caption {
		
	}

	#roi .caption td {
		background: #DFE3E6;
		font-size: 110%;
		font-weight: bolder;
		text-align: center;
	}

	#roi .nolrbord {
		border-left: none;
		border-right: none;
	}
	
	.submit {
		display: none !important;
	}
	
	#bottomcontainer div {
		display: none;
	}
	
	#bottomcontainer div.visible {
		display: block !important;
		text-align: center;
		margin: 0 0 10px 0;
	}
	
	h1 {
		font-size: 180%;
/*		display: none !important;*/
	}
	
	h2 {
		text-align: center;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	html > body h2 {
		padding: 0 0 20px 0 !important;		
	}

	.noprint {
		display: none;
	}
