/* HTML TAGS */

html, body, td, p, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

/* DIV TAGS */

#body_text {
	width: 100%;
}

#nav_main {
	width: 253px;
	height: 76px;
	text-align: left;
	background-image: url('/images/template/headbg.jpg');
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 20px;
}

#nav {
	display: none;
}

#not_printable {
	display: none;
}

#print_only {
}

#sidepanel {
	display: none;
	width: 1px;
}

#navbg {
	display: none;
}
