.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	text-decoration: none;
	text-align:justify;
}

table#enquiry-form input {
	margin-top: 5px;
	margin-right:20px;
	width: 200px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	margin-top: 5px;
	margin-right:20px;;
}

input.height {
	height: 90px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000033;
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #006600;
  	font-weight: bold;
	text-decoration: none;
}
.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
  	font-weight: bold;
	text-decoration: underline;
}
.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}
.subnavB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #006600;
  	font-weight: bold;
	text-decoration: none;
  	line-height: 12pt;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669933;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #669933;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669933;
}
.sidesubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.sidesubnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
  	font-weight: bold;
	text-decoration: underline;
}
.sidesubnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}
.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
	padding: 5px 5px 5px 8px;
	text-align:justify;
}
.subnavHighlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #006633;
	background-color: #C7EC95;
	background-repeat: repeat;
}

.style2 {color:003399; font-family: Bookman Old Style; font-weight: bold; font-size:11px; text-decoration:none; font-style: italic;}
.style2:link {color:003399; font-family: Bookman Old Style; font-weight: bold; font-size:11px; text-decoration:none; font-style: italic;}
.style2:visited {color:003399; font-family: Bookman Old Style; font-weight: bold; font-size:11px; text-decoration:none; font-style: italic;}
.style2:hover {color:003399; font-family: Bookman Old Style; font-weight: bold; font-size:11px; text-decoration:none; font-style: italic;}

table#enquiry-form {
	color:#333333;
	font-size:12px;
	background: #d9ffb3;
	width:500px;
	margin-top: 28px;
}

table#enquiry-form tr td {
	border: #FFF 1px solid;
}

table#enquiry-form tr td.title, p.tabletitle {
	color: #143698;
	font-size: 13px;
	font-weight: bold;
}

table#enquiry-form .sub-title {
	text-align:right;
}

span.red {
	color: #F00;
}

/*** Product ***/

#product-left {
	float: left;
}

#product-right {
	margin-left: 280px;
}

.submit-button {
	margin: 25px 0;
}

p.product-title {
	clear:both;
color:#0C4C9E;
display:block;
font-size:14px;
font-weight:bold;
}

.part-b {
	margin-top:40px;
}

.part-c {
	margin-top:90px;
}

.part-d {
	margin-top:120px;
}

.part-e {
	margin-top:60px;
}

td.label {
	font-size: 11px;
}

td#submit-title p {
	display: inline;
}

a.back-btn {
	float: right;
	margin-right:230px;
}

table#enquiry-form input.checkbox {
	margin-top: 0;
	margin-right:0;
	margin-right:6px;
	width: auto;
}

ul#enquiry-content {
	list-style-type: none;
}

ul#enquiry-content li {
	margin-top: 10px;
}
