@charset "utf-8";
/* CSS Document */

body {
	background-color: #666;
}

#Name {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #fff;
 border: 1px solid #374C69;
 width: 165px;
}
#Number {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #fff;
 border: 1px solid #374C69;
 width: 165px;

}
#Email {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #fff;
 border: 1px solid #374C69;
 width: 165px;
}
#Enquiries {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 background-color: #fff;
 border: 1px solid #374C69;
 width: 165px;
}
#submit {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333;
 border: 1px solid #374C69;
 background-color: #FFF;
}
#reset {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333;
 border: 1px solid #374C69;
 background-color: #FFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #374C69;
}
#Table_01 tr td table tr td table tr .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.content strong {
	text-align: center;
	font-size: 10px;
}
#Table_01 tr td table tr td blockquote table {
	text-align: left;
}
#Table_01 tr td table tr td blockquote table .content td p {
	text-align: left;
}
