.Menu_class {position: absolute; left:0px; top:0px; visibility: hidden; z-index: 5; }
.MenuText_class {color:white; font-family: verdana; font-size: 9pt;}

/*a.incontent{color:#000066; text-decoration: none;}*/
a.incontent{color:#0000ff; text-decoration: none;}
a.inmenu{color:white; text-decoration: none;}
a.incontent:hover{text-decoration: underline;}
a.inmenu:hover{text-decoration: underline;}
a.infooter{color:#000066; text-decoration: none;} 

ul
{
list-style-type:square;
}

li
{
list-style-position: outside;
}

li.spaced
{
margin: 10px 0px;
}

body 
{ 
margin:0 0 0 0;
text-align:center;
background-color: #ffffff;/*#3333cc;*/
}

img.headerfooter
{
width:800px;
margin:0 0 0 0;
display: block; 
border:0 none black;
}

div.container
{
width:800px;
margin:0 auto;
border:1px solid #3333cc;
background-color: #ffffff; 
}

.content
{
/*width: 600px;*/
text-align: justify;
font-family: verdana; 
font-size: 10pt;
}

#content_table
{
width: 800px; 
margin: 50px 0 0 0;
}

.barchartbreak
{
	page-break-after: auto;	
}

textarea.formulario
{
	width:100%; 
	height: 3em; 
	overflow: auto;
}

table.improvement_plan
{
	font-family: verdana; 
	font-size: 10pt;
	width: 100%;
	border: 0px none #000000;
	background-color: #000000;
	text-align: left;
}

td.improvement_row_header
{
	width: 100%;
	border: 0px none #000000;
	background-color: #eeeeee;
	font-weight: bold;
}

td.improvement_row_filler
{
	width: 100%;
	border: 0px none #000000;
	background-color: #ffffff;
}

td.improvement_col_header
{
	width: 30%;
	border: 0px none #000000;
	background-color: #eeeeee;
	font-weight: bold;
}

td.improvement_item
{
	width: 70%;
	border: 0px none #000000;
	background-color: #ffffff;
}

td.improvement_item_col_header
{
	width: 70%;
	border: 0px none #000000;
	background-color: #eeeeee;
	font-weight: bold;
}

td.improvement_item_delete
{
	width: 30%;
	border: 0px none #000000;
	background-color: #ffffff;
}

input.improvement_item
{
	width: 100%;
	border: 0px none #000000;
}

textarea.improvement_item
{
	width:100%; 
	height: 6em; 
	overflow: auto;
	border: 0px none #000000;
}

textarea.improvement_small_item
{
	width:100%; 
	height: 3em; 
	overflow: auto;
	border: 0px none #000000;
}



