* {
    behaviour: url("iepngfix.htc");
}
  
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background-color: #FFFFFF;
	background-image:url(images/img18.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

img {
	border-style: none;
}

div.trans {
	background-image:url(images/transparent.png);
	margin:10px;
	width: 90%;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

td.top {
	background-image:url(images/top.png);
	background-repeat:repeat-x;
	width: 728px;
}

td.bottom {
	background-image:url(images/bottom.png);
	background-repeat:repeat-x;
	width: 728px;
}

td.centre {
	background-image:url(images/transparent.png);
}

td.left {
	background-image:url(images/left.png);
}

td.right {
	background-image:url(images/right.png);
}


table.mainTable {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

table.mainTable tr, table.mainTable td {
	padding: 0px;
	margin: 0xp;
	border-width: 0px;
}

div.header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	color:#999999;
	padding-bottom: 20px;
}

div.leftPane {
	float: left;
	width: 50%;
	text-align: center;
	padding-bottom: 15px;
}

div.rightPane {
	float: left;
	width: 50%;
	padding-bottom: 15px;
}

ul.points {
	list-style: none;
}

ul.points li {
	padding-top: 10px;
}

div.navBar {
	color: #000000;
	padding-top: 20px;
	font-size: 12px;
}

div.navBar a {
	color:#0000FF;
	text-decoration:none;
}

div.navBar a:hover {
	color:#0099FF;
}

p.wideSpace {
	line-height: 16px;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.featureCompare tr th {
	width: 100px;
}

table.featureCompare tr td.feature {
	font-weight: bold;
	text-align: left;
}

table.featureCompare tr td {
	text-align: center;
}

table.featureCompare {
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size:12px;
}

table.contactTable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

table.contactTable tr td {
	padding: 2px;
	font-weight: bold;
}

table.contactTable tr td input, table.contactTable tr td textarea {
	width: 300px;
	border: 1px dotted #000000;
}

table.fees {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
}

table.fees th {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}