html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, 
sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, caption  {
	border: 0 none;
	font-size:100%;
	font-family:Arial,Helvetica;
	font-style:normal;
	}

img {
	border: 0;
	display: inline;
}
	
h1  {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 15px 20px 0px;
	color: #000067;
	text-align: right;
	}
	
h1 p {
	text-align: right;
	font-weight: normal;
	color: #000067;
	}

h2  {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px;
	color: #000000;
	}

p, li, blockquote, td {
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px;
	line-height: 16px;
	}

a {
	color: #000099;
	text-decoration: underline;
	}

a:hover {
	text-decoration: underline;
	}

.u {
	background: #ffffcc;
	padding: 4px 8px 3px;
	margin: 0 0 10px;
	}

blockquote {
	background: #f0f0f0;
	padding: 4px 8px 5px;
	margin: 0 0 10px;
	}

ul {
	margin: 0 0 10px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	}

ul li {
	list-style: none;
	background: transparent url(../i/b.gif) no-repeat 0 6px;
	margin: 0;
	padding: 0 0 2px 10px;
	}
	
.caption {
	text-align: left;
	}
	
.caption p {
	color: #999999;
	}	

.caption.left {
	float: left;
	margin: 4px 20px 4px 0;
	}

.caption.right {
	float: right;
	margin: 4px 0 4px 20px;
	text-align: center;
	}	
	
.clr {
	clear: both;
	}
	
.m {
	text-align: center;
}

table {
	border: none;
}

td {
	padding: 0 10px 10px 0;
	vertical-align: top;
}

body {
	background: #cccccc;
	margin: 0;
	}

#body {
	margin: 10px auto;
	width: 644px;
	background-color:#ffffff;
	color: #000000;
	}

/* ====  HEADER  ====*/

#header-top {
	background: url(../i/bg-00.gif) no-repeat;
	height:5px;
	}
	
#header {
	background: url(../i/bg-01.gif) repeat-y;
	height: 70px;
	}
	
#lg-itw img {
	padding: 7px 21px 4px;
	float: left;
	}

#lg-wsk img {
	padding: 5px 21px 3px;
	float: left;
	}

/* ====  MAIN  ==== */

#main {
	background: url(../i/bg-01.gif) repeat-y;
	padding-bottom: 10px;
	}

#main-bottom {
	background: url(../i/bg-12.gif) no-repeat;
	height: 5px;
	}

/* ==== NAV ==== */

#nav {
	background: url(../i/bg-nav.gif) repeat-x;
	height: 24px;
	width: 640px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-left: 1px;
	}

#nav ul {
	width: 450px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	border-left: 1px solid #cccccc;
	}

#nav ul li {
	display: inline;
	float: left;
	background: none;
	list-style-type: none;	
	padding: 0;
	margin: 0;
	}

#nav ul li a {
	float: left;
	text-decoration: none;
	border-right: 1px solid #cccccc;
	height: 19px;
	padding: 5px 20px 0;
	margin: 0;
	font-weight: bold;
	color: #999999;
	vertical-align: top;
	}

#nav ul li a.a,
#nav ul li a:hover,
#nav ul li a:visited {
	background: url(../i/bg-nav-a.gif) repeat-x;
	color: #666666;
	}
	
.lang p {
	float: right;
	text-align: right;
	margin: 0;
	padding: 5px 20px 0;
}

/* ==== CONTENT ==== */

#content {
	margin: 0;
	padding: 23px 23px 10px 21px;
	}

.lang1 p {
	float: right;
	text-align: right;
	margin: -20px 0 0;
	padding: 0;
}

/* ====  FORM  ====*/

table.form {
	border: none;
	background: #f0f0f0;
	padding: 5px;
}

table.form td, table.f th {
	padding: 8px;
	margin: 0;
}
	

.form input.submit {
	padding: 0 5px;
	font-size: 11px;
}

.form input.text {
	width: 200px;
	border: 1px #c0c0c0 solid;
	margin: -2px 0 0;
}

.form textarea {
	width: 200px;
	height: 80px;
	border: 1px #c0c0c0 solid;
	margin: -2px 0 0;
}

	
/* ====  FOOTER  ====*/

#footer p {
	color: #666666;
	font-size: 12px;	
	background-color:#cccccc;
	padding: 2px;
	font-size: 11px;
	}