/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/
@import "layout.css";

* {
	font-family: inherit;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #6F6F6F;
}


/*h1.takingcare{
	background: url(images/h1-takingcare.gif) no-repeat top left;
}

h1.omnipay{
	background: url(images/h1-omnipay.gif) no-repeat top left;
}

h1.omnilink{
	background: url(images/h1-omnilink.gif) no-repeat top left;
}

h1.omnipersonnel{
	background: url(images/h1-omnipersonnel.gif) no-repeat top left;
}

h1.omnipayplus{
	background: url(images/h1-omnipayplus.gif) no-repeat top left;
}

h1.hrmcbacs{
	background: url(images/h1-hmrcbacspayments.gif) no-repeat top left;
}

h1.p11d{
	background: url(images/h1-p11dservice.gif) no-repeat top left;
}

h1.dataexport{
	background: url(images/h1-dataexport.gif) no-repeat top left;
}

h1.specialreporting{
	background: url(images/h1-specialreporting.gif) no-repeat top left;
}

h1.dates{
	background: url(images/h1-dates.gif) no-repeat top left;
}

h1.usefullinks{
	background: url(images/h1-links.gif) no-repeat top left;
}

h1.news{
	background: url(images/h1-news.gif) no-repeat top left;
}

h1.datapages{
	background: url(images/h1-datapages.gif) no-repeat top left;
}

h1.clientservices{
	background: url(images/h1-clientservices.gif) no-repeat top left;
}

h1.faqs{
	background: url(images/h1-faqs.gif) no-repeat top left;
}

h1.sampleinputforms{
	background: url(images/h1-sampleinputforms.gif) no-repeat top left;
}

h1.sampleoutputforms{
	background: url(images/h1-sampleoutputforms.gif) no-repeat top left;
}

h1.omnimanuals{
	background: url(images/h1-omnimanuals.gif) no-repeat top left;
}

h1.newsletters{
	background: url(images/h1-newsletters.gif) no-repeat top left;
}

h1.contactus{
	background: url(images/h1-contactus.gif) no-repeat top left;
}*/

h1.legal{
	background: url(images/h1-legal.gif) no-repeat top left;
	text-indent: -30000px;
	padding-bottom: 15px;
}

h2 { 	
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #6F6F6F;
	clear: left;
	padding-bottom: 15px;
	float: left;
	width: 430px;
}

h5 { font-size: 1em; }
h6 { font-size: 1em; }

p{
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #6F6F6F;
	clear: left;
	float: left;
	padding-bottom: 15px !important;
	text-align: justify;
}