@charset "UTF-8";
/* CSS Document */
.facebook   {
	height: 30px;
	width: 380px;
	margin-top: 5px;
	float: right;
	margin-bottom: 12px;
}

form {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color: #000;
	float: right;
	width: 350px;
	padding-top: 60px;
	padding-right: 45px;
	height: auto;
}
form table {
	margin: 0px;
}
form table tr td {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 1px;
	color: #000;
	background-color: #CCC;
}
.submitform  {
	font-size: 14px;
	background-color: #F9C21A;
	border: 1px solid #CCC;
	float: right;
	margin-right: 15px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	color: #000;
	cursor: default;
}
.submitform a:hover, a:active, a:focus {
	color: #F9C21A;
	background-color: #FFF;
}
.base {
	clear: both;
	height: auto;
	width: 984px;
	margin-top: 20px;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size: 11px;
	line-height: 1.2;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}

.base .base-box {
	background-color: #FFF;
	float: right;
	height: auto;
	width: 295px;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.base .base-boxrt {
	background-color: #FFF;
	float: right;
	height: auto;
	width: 295px;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.base h1 a:link {
	color: #155EA7;
	text-decoration: none;
}
.base h1 a:hover {
	color: #F5A01C;
	text-decoration: underline;
}
.base h1 a:visited {
	color: #0C5CA9;
}
.base h1 a:visited {
	color: #0C5CA9;
}
.base h1  {
	font-size: 20px;
	color: #0C5CA9;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
}
.enquiry {
	height: 286px;
	width: 984px;
	background-image: url(../images/form/formbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-clip: content-box;
}
.enquiry p {
	line-height: 1.2;
	color: #FFF;
	height: auto;
	width: 220px;
	float: left;
	margin-top: 60px;
	margin-left: 300px;
	margin-bottom: 0px;
	font-size: 1.2em;
}
.enquiry img {
	float: left;
}
.links {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.links table {
	margin-bottom: 30px;
}
--links tr td     {
	border: 1px solid #CACACA;
	background-color: #E5E5E5;
}
.links p {
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
-links td{ 
		padding:7px; border:#4e95f4 1px solid;
	}
/* provide some minimal visual accomodation for IE8 and below */
	-links tr{
		background: #b8d1f3;
	}
	/*  Define the background color for all the ODD background rows  */
	.links tr:nth-child(odd){
	background-color: #C8DDFA;
	}
	/*  Define the background color for all the EVEN background rows  */
	.links tr:nth-child(even){
	background-color: #DEEAF9;
	}
	.downloadimage {
	margin-right: 167px;
	margin-left: 167px;
	margin-top: 15px;
	margin-bottom: 25px;