
#content{	
	font-family: 'Verdana';
	font-size: 10pt;
	color:#000080;
	text-align: left;
	}

.style6 { 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal;
	color:#000080;
	}
.style7 { 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: normal;
	text-align: justify;
	color:#000080;
	}

.boldred{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#F60E23;
	text-align: center;
	}

#disc{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #A4A8A8;
	}
	
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#000080;
	text-align: center;
	}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#000080;
	text-align: center;
	}
	
.dirhead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;}

.dircopy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;}
	
.disclaimer{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #A4A8A8;
	}
	
.linkhead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;}
	
.formhdings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283E77;
	clip:    rect(auto auto auto auto);
	padding: 10px 5px 0px;
	font-weight: bold;}
	
p.leftnav { FONT-FAMILY: arial; font-size: 11px; font-weight: bold; text-decoration: none; ; color: #FFFFFF;}
	
A.leftnav:link { FONT-FAMILY: arial; font-size: 8pt; font-weight: bold; text-decoration: none; ; color: #FFFFFF;}
A.leftnav:visited {FONT-FAMILY: arial; font-size: 8pt;font-weight: bold; text-decoration: none; color: #FFFFFF;}
A.leftnav:active {FONT-FAMILY: arial; font-size: 8pt; font-weight: bold; text-decoration: none; color: #FFFFFF;}
A.leftnav:hover {FONT-FAMILY: arial; font-size: 8pt;font-weight: bold; text-decoration: underline; color: #FFFFFF;}

A.dirtitle:link { FONT-FAMILY: arial; font-size: 12px; font-weight: bold; text-decoration: none; ; color: #00006F;}
A.dirtitle:visited {FONT-FAMILY: arial; font-size: 12px;font-weight: bold; text-decoration: none; color: #00006F;}
A.dirtitle:active {FONT-FAMILY: arial; font-size: 12px; font-weight: bold; text-decoration: none; color: #00006F;}
A.dirtitle:hover {FONT-FAMILY: arial; font-size: 12px;font-weight: bold; text-decoration: underline; color: #003366;}


/* Form styles below:*/

#enquiryform {
				font-family: Arial, Helvetica, sans-serif;
				padding: 0px;
				margin: 0px;
				width: 215px;
				background: #FFEBCC;
}

/* Global styles for the enquiry form table */
#enqform {
				padding: 0px;
				margin: 0px;
}
#enqform td {
				padding: 3px;
				margin: 0px;
}
/* Form labels table column (width, etc)*/
td.enqcol1	 {
				width: 215px;
				text-align: left;
}
/* Form Fields table column (width, etc)*/
td.enqcol2	 {
				width: 215px;
				text-align: left;
}
/* Separator row used to place a vertical gap between separate sections of the form:*/
td.separator {
				line-height: 0px;
				height: 10px;
}
/* Alternate rows in the creditor information table */
td.credrow1namecol	{
				width: 150px;
		}
td.credrow1numcol	{
				width: 50px;
		}		


/* Presentation of form text such as form field labels:*/
/* Normal text and labels: */
/* Paragraph text Size */
#enqform p {
				font-size: .8em;
				color: #283E77;
}
/* positioning, weight, etc */
#enqform p, 
#enqform div , 
#enqform label {
				padding: 0px;
				margin: 0px;
				line-height: 100%;
				font-weight: bold;
}
/* Required field labels: */
#enqform label.enqrequired , 
#enqform p.enqrequired{
				font-weight: bold;
}
/* Error messages: */
#enqform .error	{
				color: FF0000;
}
/* Small text: */
#enqform span.enqsmall{
				font-size: .8em;
}

/* Presentation of form fields:*/
/* General input fields */
#enqform input {
				font-weight: bold;
				font-size: 12px;
				padding: 2px;
}

/* Long fields:*/
#enqform input.enqlong , 
#enqform input.enqlongreqd , 
#enqform select.enqlong , 
#enqform select.enqlongreqd {	
				height: 18px;
				width: 185px;
				border: 1px solid #003366;
				background-color: #ECECF5;
}
/* Medium fields:*/
#enqform input.enqmed , 
#enqform input.enqmedreqd , 
#enqform select.enqmed , 
#enqform select.enqmedreqd {	
				height: 18px;
				width: 185px;
				border: 1px solid #003366;
				background-color: #ECECF5;
}
/* Shortfields:*/
#enqform input.enqnarrow , 
#enqform input.enqnarrowreqd , 
#enqform select.enqnarrow , 
#enqform select.enqnarrowreqd {	
				height: 18px;
				width: 185px;
				border: 1px solid #003366;
				background-color: #ECECF5;
}

/* Required fields:*/
#enqform input.enqlongreqd , 
#enqform select.enqlongreqd , 
#enqform input.enqmedreqd , 
#enqform select.enqmedreqd , 
#enqform input.enqnarrowreqd , 
#enqform select.enqnarrowreqd{
				background-color: #CACAFB;
}

/* Creditor fields:*/
input.enqcredname  {
				width: 150px;
				border: #999999 1px solid;
}
input.enqcred  {
				width: 50px;
				border: #999999 1px solid;
}

#enqtitle	{
				width: 60px;
}


