
BODY
{
    FONT-SIZE: medium;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white;
}

#print-logo {display:block;}

#header{
  display: none;
}

#search{
  display: none;
}

#searchhome{
  display: none;
}

#submenu{
  display: none;
}

#submenu2{
  display: none;
}

#submenu3{
  display: none;
}

#contentimage{
  display: none;
}

#footer{
  display: none;
}


/*	---------------------------------------------------------------------------------------
	Content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#maincontent { color: #000; background-color: #fff; }
#maincontent a { color: #fe5c11; background-color: #fff; }
h4, #sub h2 { font-size: 180%; color: #fe5c11; }
#content em.imp { padding: 4px 2px; font-style: normal; color: #1d3338; background-color: #dcecef; }
#content ul li { list-style: none; margin-bottom: 4px; padding-left: 18px; background: url('../images/li.gif') left 5px no-repeat; }
#content h3 { text-transform: uppercase; }
 * { margin: 0; padding: ; border: 0; } 
hr { display: none; }
.bodytop #content p.first { margin-bottom: 35px; padding: 0 3px 22px; border-bottom: 1px solid #d2d5d5; }

