﻿#header, #bottom_line, #left_cell, #right_cell, #footer_container, #solu_debug, .toolbar_table,
#print_icon, #footer td.image

{ display: none; } /* #footer,  */

body, p, span, .normal_text, a, td, ul, li, ol {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
}
li { font-weight: normal !important; }
ul { list-style-type: circle; margin-left: 15px; }
ul li { padding-left: 0; }

body { margin: 0px; padding: 0px;}
img  { padding: 5px; }

h1, .heading 	{ 
	font-family: Arial, sans-serif; font-size: 15px; font-weight: bold;
	border: 0px;
}
h2, .subheading { 
	font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; 
}

a, a:visited {
	color: black !important;
	text-decoration: underline;
	font-weight: normal;
}

div#content { width: auto !important; }
table#middle_content { width: auto !important; }
td#center_cell { padding-bottom: 0; }


div#footer { background: none; }
div#footer td.content { display: block; background: none; color: black !important; }

