body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

textarea {
	overflow: auto;
}

body, td, th, input, textarea, select {
	font-family: times new roman, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

/* === Links === */



/* === Main === */

#flash,
#info .left-col,
#lang-wrapper,
#icons-wrapper,
#nav-wrapper,
.print-wrapper,
#sub-nav-wrapper,
.lang,
.nav,
.sub-nav,
.right-col,
#footer,
.cldr2,
.cldr,
#resform,
.llf,
.product-link {
	display: none;
}
.one {
	position: none;
}

.ttl {
	border: none;
}

h1.logo {
	text-decoration: none;
	padding-bottom: 20px;
}

#created {
	padding-top: 20px;
}

/* Content images */

.img-container {
	/*+*/
}

	.img-container table tr.image td {
		background: #ffffff;
		padding: 0px;
	}

	.img-container table tr.title {
		/*+*/
	}

		.img-container table tr.title td {
			text-align: center;
		}

/* === Txt === */

h2.title {
	font-size: 18px;
	font-weight: bold;
	padding: 12px 0px;
}

h3,
h4 {
	font-size: 15px;
	font-weight: bold;
	padding: 12px 0px;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

/* Clear Fix */

.clearfix:after {
	content: ".";
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}
