﻿.inputtable
{
	width: 96%;
}
.name,
.phone_number,
.email_address
{
	border: solid 1px #004990;
	font-size: 10pt;
	font-family: Veranda,Arial,Helvetica,sans-serif;
}
.email_address
{
	width: 60%;
}
.content_wrap80
{
	width: 80%;
}
.inputlabel
{
	white-space: nowrap;
	width: 20%;
	vertical-align: top;
}
.comments
{
	width: 95%;
	font-size: 10pt;
	font-family: Veranda,Arial,Helvetica,sans-serif;
}
.cmds
{
	text-align: -moz-left;
	#text-align: left;
}
.lblintro
{
	font-weight: bold;
	margin: 30px 0px 0px 0px;
	color: #00376D;
}
.lbladdress
{
	font-weight: bold;
	margin: 30px 0px 15px 0px;
}
.addressdetails
{
	
}
.lblenquiry
{
	font-style: italic;
	margin: 30px 0px 15px 0px;
	font-size: 11pt;
	color: #8d9055;
}
.lblenterdetails
{
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
.submit
{
	font-size: 10pt;
	font-family: Veranda,Arial,Helvetica,sans-serif;
}