h1
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #1384AE;
}

h6
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	font-style: normal; 
	font-weight: regular; 
	color: #1384AE;
}

P
{
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 14pt; 
	color: #A20000;
}

BODY
{
    margin-top: 0;
    margin-bottom: 0;	
	margin-left: 0;
	margin-right: 0;
	background: url(/images/cartoon_clouds.jpg) repeat-x;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #94A37D;
	SCROLLBAR-BASE-COLOR: #99c1f4;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: #0B8AC5;
	SCROLLBAR-HIGHLIGHT-COLOR: White;
}

A:active {text-decoration: none;}
A:link {text-decoration: none; color:#1384AE;}
A:hover {text-decoration: none; color: #1384AE; font-weight:bold;}
A:visited {text-decoration: none; color: #1384AE;}

/* Style the legend, labels and the div containing the submit button. */

legend {
  	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold;
	color: #1384AE;
	margin : 0;
	padding : 0.5em;
	}

label {
  	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #1384AE;
	display : block;
	}

#fm-submit {
clear : both;
padding-top : 1em;
}

/* Online enquiry form formatting*/
fieldset div input {
width: 230px; /* Width for modern browsers */
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding : 1px;
}
						
	* html fieldset div input {
	width: 230px; /* Width for IE5 */
	w\idth: 226px; /* Width for IE6 */
	}
fieldset div textarea {
width: 380px; /* Width for modern browsers */
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding : 1px;
}

.checkbox{
  display: block;
  padding:0;
  height: 12px;
  width: 12px;
  color: #fff;
  font-size: 12pt;
  outline:0;
}