body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: small;
}
td {
	font-size: small;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.companyname {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.tabstyle {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #8795B8;
	text-align: left;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: normal;
}
.sidecontent {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

.tdcontent {
	background-color: #FFFFFF;
}
.maintitleunderline {
	background-image: url(maintitleunderline.gif);
	background-repeat: repeat-x;
}
.sideheader {
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin-top: 10px;
}
.h1forie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
}
.rightside {
	background-image: url(rightsidebg.gif);
	background-repeat: repeat-y;
}
.leftsideh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 50px;
}
.topheader {
	background-color: #BA3C38;
}
.bottomcontactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.leftsidebg {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 35px;
	font-size: x-small;
	text-align: center;
	background-color: #F5ECEB;
	padding-bottom: 35px;
	width: 175px;
}
.leftcontent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-right: 50px;
}
.headline {
	background-color: #FFFFFF;
}
.calc {
	cursor: hand;
}

a:link {
	color: #BA3C38;
	text-decoration: underline;
}
a:visited {
	color: #BA3C38;
	text-decoration: underline;
}
a:hover {
	color: #BA3C38;
	text-decoration: none;
}
a:active {
	color: #BA3C38;
	text-decoration: none;
}

a.tabstyle:link {
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}
a.tabstyle:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.tabstyle:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.tabstyle:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


a.topmenu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.topmenu:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.topnav {
	background-color: #484848;
	color: #FFFFFF;
	padding-left: 17px;
	vertical-align: middle;
}
.disclaimer {
	font-size: 11px;
}
.enquiry {
	width: 96%;
	border: 1px solid #CCCCCC;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 5px;
	padding: 2px 5px;
	width: 120px;
	background-color: #BA3C38;
	border: none;
	color: #FFFFFF;


}
.field {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #333333;
	width: 96%;
}

