BODY {
	margin: 0px 0px 0px 0px;
	color : #000000;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 18px;
}

td.pageBody {
	padding-left: 30px;
	padding-right: 25px;
}

td.left {
	background-color: #00447B;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	
}

a:link, a:visited {
	font-size: 10pt;
	color: #005DB7;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #EB3601;
	text-decoration: underline;
}

a.footer:link, a.footer:visited {
	font-size: 11px; 
	color: #005DB7;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

a.footer:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 11px; 
}
	
h1 {
	color: #102550;
	font-size: 18px
}

h2 {
	color: #102550;
	font-size: 16px;
	font-style: italic;
}

h3 {
	color: #102550;
	font-size: 14px;
}

li {
	font-size: 10pt;
	line-height: 24px;
}

input, textarea, select {
	background: #EBDDD5;
	border: 1px solid #EBAA84;
}

input.optin, select.optin, td.optin {
	font-size: 9pt;
}

input.optinbutton {
	font-size: 9pt;
	font-weight: bold;
	color: #424242;
}

span.small {
	font-size: 8pt;
}

a.enquirebutton:link, a.enquirebutton:visited, a.enquirebutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	padding : 2px 4px 2px 4px;
	cursor: hand;
	text-decoration: none;
	border: 1px solid #EBAA84;
	background-color : #EBDDD5;
	color : #000000;
	}

/* styles for Tigra form validator */
  .tfvHighlight
    {color: #ff0000; font-weight: bold;}
  .tfvNormal
    {color: #000000;}
   .mandatory
    {color: #ff0000; font-weight: bold;}
    .subtext
    {font-size: 10pt;}