@charset "UTF-8";
/* CSS Document */

@import url("element.css");
@import url("header_e.css");
@import url("layout.css");
@import url("globalNavi_e.css");
@import url("quickLink.css");
@import url("indexLink.css");
@import url("localNavi.css");
@import url("footer.css");






/*mainImage -----------------------------------------------------*/
#mainImage {
	background-image:url(../english/images/global/mainImage.jpg);
}

#contacts table {
	border-top:none;
}

#contacts table td {
	border-bottom:none;
}


#table table{
	margin:0 0 10px 0;
	padding:0;
	border:none;
	}

#table td.cell1 {
	margin:0;
	padding:7px;
	border:1px solid #CCCCCC;
	width:auto;
}

#table td.cell2 {
	margin:0;
	padding:7px;
	width:120px;
	background-color:#f2f2f2;
	border:1px solid #CCCCCC;
	font-weight:bold;
	vertical-align:top;
}

#radio table {
	margin-bottom:30px;
	border:none;

}


#radio table td {
	border:none;
	padding:3px;
}

.bottomBox {
	text-align:center;
}

.bottom {
	margin:10px 10px 0 0;
}

#style3gray{
	margin:30px 0px 30px 0px;
}

#center {
	text-align:center;
}

p.textalert {
 color:#FF0000;
 margin-bottom:30px;
}

.bottomWidth {
	width:5%;
}

.textArea {
	width:300px;
	font-size:12px;
	border:1px #CCCCCC solid;
	height:18px;
}
.textArea2 {
	width:70px;
	font-size:12px;
	border:1px #CCCCCC solid;
	height:18px;
}
.textArea2 {
	width:100px;
	font-size:12px;
	border:1px #CCCCCC solid;
	height:18px;
}
.textField {
	width:300px;
	font-size:12px;
	border:1px #CCCCCC solid;
	height:200px;
}
.fColorR {
	color:#FF0000;
}