ul.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	font-weight: normal;
	color: #B9B9B7;
	width: 703px;
	display: block;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
	text-align:justify;
	text-justify:inter-ideograph;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
}
ul.contact h1{
	display: block;
	float: left;
	position: relative;
	width: 703px;
	background-image: url(../contact/images/explain-down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.contact h1 b{
	background-image: url(../contact/images/explain-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 683px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

ul.contact h2{
	display: block;
	float: left;
	position: relative;
	width: 703px;
	background-image: url(../contact/images/explain-down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.contact h2 b{
	background-image: url(../contact/images/explain-up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 683px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	font-weight: normal;
	color: #D4251A;
	display: block;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
table.contact-main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	width: 703px;
	margin: 0px;
	padding: 0px;
}
table.contact-main td{
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	line-height: 30px;
}
table.contact-main th{
	font-weight: normal;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 0px;
	line-height: 30px;
	vertical-align: top;
	text-align: right;
} 
table.contact-main input[type=text]{
	border: 1px solid #6C6C6C;
	background-color: transparent;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
table.contact-main input {  
    border: expression((this.type=="text") ? "1px solid #6C6C6C" : "style"); 
	background-color: expression((this.type=="text") ? "transparent" : "style"); 
	margin: expression((this.type=="text") ? "#FFFFFF" : "style");
	color: expression((this.type=="text") ? "0px" : "style");
	padding: expression((this.type=="text") ? "0px" : "style");
	height: expression((this.type=="text") ? "20px" : "style");
}

table.contact-main textarea{
	border: 1px solid #6C6C6C;
	background-color: transparent;
	color: #FFFFFF;
	scrollbar-face-color:#6C6C6C;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#6C6C6C;
	scrollbar-darkshadow-color:#6C6C6C;
	scrollbar-shadow-color:#FFF3DD;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E0E0E0;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 120px;
}
.contact-address{
	width: 560px;
}
  
table.key{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
} 
table.key td{
	padding: 0px;
} 
table.key input[type=text]{
	border: 1px solid #6C6C6C;
	background-color: #FFFFFF;
	color: #48300A;
}
table.key input {  
    border: expression((this.type=="text") ? "1px solid #6C6C6C" : "style"); 
	background-color: expression((this.type=="text") ? "#FFFFFF" : "style"); 
	color: expression((this.type=="text") ? "#48300A" : "style");
}
