#header03,
#menu,
#menu01,
#horizontalNav01,
#iso,
#credits,
#partners,
.np{
display:none;
}

BODY{
	margin:0;
	padding:0;
	font: 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

H1{
	margin-bottom:10px;
	padding:0;
}

H4{
	margin:15px 0 3px 0;
	padding:0;
}

/*********** classes *************/

.input01{
	border:0;
	background:none;
}

.table01{
	width:100%;
}

.table01 TD{	
	padding:0;
	vertical-align:top;
}

.table01 .td01{	
	background-color:#DCE4DB;
	height:16px;
}

.table01 .td02{	
	background-color:#DCE4DB;
	width:100%;
	text-align:center;
	vertical-align:middle;
	height:40px;
}

.border{
	border:2px solid #586171;
}

.table01 .error{
	border:2px solid #FF0000;
}

.table01 .error SPAN{
	color:#FF0000;
}

.table01 .w01{
	width:200px;
}

.table01 .w02{
	width:460px;
}

.table01 .inp01{
	width:460px;
}

.table01 .inp02{
	width:460px;
}

