/*GENERIC RULES*/
body{
	font:normal 80% Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	padding:0;
	margin:0
}
p{padding:0;margin:0}
hr{display:none}
h1{display:none}
h1,h2,h3,h4,h5,h6{padding:0;margin:0}
ul,li{padding:0;margin:0}
img{padding:0;margin:0;border:0}
table{padding:0;margin:0;border:0}
a,a:hover,a:visited{text-decoration:none}
a{color:#000000}
a:hover{color:#cccccc}
div#skip{display:none}
div.wrapper{clear:both}

/*LAYOUT*/div#skeleton{width:740px}

/*LEFT*/
div#skleft{width:740px}
div#skleft div.top{display:none}
div#skleft div.bottom{display:none}
div#skleft div.container{background:none}

/*CONTENT LEFT*/

/*LOGO*/
div#skleft div.contentleft div.logo{margin-bottom:15px}
div#skleft div.contentleft div.logo a{display:none}

/*MENU*/div#skleft div.contentleft div.navigation{display:none}

/*W3C*/div#skleft div.contentleft div.w3c{display:none}

/*CONTENT RIGHT*/

/*CATEGORY*/
div#skleft div.contentright div.category{margin-bottom:15px}
div#skleft div.contentright div.category h3{font-weight:bold}
div#skleft div.contentright div.category p{font-weight:normal}
div#skleft div.contentright div.category img.goto{display:none}

/*ARTICLE*/
div#skleft div.contentright div.article{margin-bottom:15px}
div#skleft div.contentright div.article h3{font-weight:bold}
div#skleft div.contentright div.article p{font-weight:normal}
div#skleft div.contentright div.article img.goto{display:none}

/*ARTICLE LIST*/
div#skleft div.contentright div.articlelist{margin-bottom:15px}
div#skleft div.contentright div.articlelist div.itemlist{
	width:100%;
	clear:both;
	overflow:hidden;
	margin-bottom:15px
}
div#skleft div.contentright div.articlelist h3{font-weight:bold;margin-bottom:5px}
div#skleft div.contentright div.articlelist p{font-weight:normal}
div#skleft div.contentright div.articlelist img.goto{display:none}

/*CONTENT BOTTOM*/div#skleft div.contentbottom{display:none}

/*RIGHT*/div#skright{width:740px}

/*NEWS*/
div#skright div.news{margin-bottom:15px}
div#skright div.news div.top{display:none}
div#skright div.news div.bottom{display:none}
div#skright div.news div.content{background:none}
div#skright div.news h2{font-weight:bold;background:none}
div#skright div.news img{margin-bottom:5px}
div#skright div.news h3{font-weight:bold;margin-bottom:5px}
div#skright div.news p{font-weight:normal;margin-bottom:5px}
div#skright div.news div.separator{display:none}
div#skright div.news img.goto{display:none}

/*PRODUCTS*/
div#skright div.products{margin-bottom:15px}
div#skright div.products div.top{display:none}
div#skright div.products div.bottom{display:none}
div#skright div.products div.content{background:none}
div#skright div.products h2{font-weight:bold;background:none}
div#skright div.products img{margin-bottom:5px}
div#skright div.products h3{font-weight:bold;margin-bottom:5px}
div#skright div.products p{font-weight:normal;margin-bottom:5px}
div#skright div.products div.separator{display:none}
div#skright div.products img.goto{display:none}

/*SEARCH*/div#skright div.search{display:none}

/*BOTTOM*/div#skbottom{display:none}

/*FOOTER*/div.printfooter{margin-top:25px}