* {
	margin: 0;
	padding: 0;
	border: none;
	height: auto !important;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #333333;
}

h1 {
	font-size: 1.545em;
	font-weight: normal;
	line-height: 1.059em;
	margin-bottom: 0.706em;
	color: #4060af;
}

h2 {
	font-size: 1.545em;
	font-weight: normal;
	line-height: 1.059em;
	margin-bottom: 0.706em;
	margin-top: 0.706em;
	color: #4060af;
}

h3 {
	font-size: 1.091em;
	font-weight: bold;
	color: #4060af;
	margin-bottom: 1em;
}

h4 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

img {
	display: block;
	width: 100%;	
}

p {
	margin-bottom: 0.818em;
	
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

ul {
	margin: 1em 0 1em 25px;
	padding: 0;
	list-style: none;
}

ul li {
	background: url(../siteimg/arrow.png) no-repeat left 0.636em;
	padding-left: 20px;
}

ol {
	margin: 1em 0 1em 45px;
	padding: 0;
}

table,
input,
select,
textarea {
	font-size: 1em;
	font-family: Verdana, Helvetica, sans-serif;
}

table {
	margin: 0 0 1em 0;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 1em;
	border-spacing: 0;
}

table th,
table td {
	padding: 0.5em 1em;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: left;
	vertical-align: top;
}

div.usercontent table
{
    border: none !important;
}

dd.readmore {
	margin-bottom: 2%;
}

a.logo_intertrust img {
	padding-bottom: 30px;
	width: auto;
}

ul.serviceslist img {
	width: auto;
}

div.faqdetail {
	display: block;
	visibility: visible !important;
	opacity: 1 !important;
}

div.subservicedetail {
	display: block;
	visibility: visible !important;
	opacity: 1 !important;
}


ul.mainnav,
div.header_bottompane,
p.breadcrumbs,
div.pagevisual,
div.footerwrapper,
p.footerslogan,
ul.footernav,
p.copyright,
div.col_1of1 div.pagevisual img,
div.paginator,
ul.subnav,
div.col_1of4,
fieldset.search,
div.container img,
ul.dropdown,
p.toggleanswer,
p.togglesubservice {
	display: none;
}
