
* { font-family:Arial, Helvetica, sans-serif; }
body {	font-family: Arial, sans-serif; width:100%;}
* html body {margin:0;	padding:0;}

#pageHeader, #pageFooter, #group_nav, #breadcrumbContainer, #printButtonContainer, #enquiryForm { display:none; }

#pHeader { display:block !important; width:100%; height:88px; }
#pHeader_left { position:absolute; z-index:2; left:0px; top:0px; }
#pHeader_right { position:absolute; z-index:1; right:0px; top:0px; }

table {	display:table;	overflow:auto;	margin:0;	padding:0; clear:both; }

tr {}
td {	text-align:left;	vertical-align:top;	color:#000000;	margin:0;	padding:2px;}
th {	margin:0px;	padding:0px;	border:none;	background-color:#7F0003;	color:#FFFFFF;	font-weight:bolder;}

/*** text ***/

p {	padding:0;	margin:0; font-size:0.9em; }

h1, h2, h3, h4, h5, h6 { font-weight:bold;margin:0px;padding:0px 0px 5px 0px; }
h1, h2, h3 { color:#3399CC; }
h4, h5, h6 { color:#333333; }
h1 { font-size:1.5em; line-height:1.2em; font-stretch:ultra-condensed; }
h2 { font-size:1em;line-height:1.2em; }
h3 { font-size:1.2em;line-height:1.2em; }
h4 { font-size:1em;line-height:1em; }
h5 { font-size:0.8em;line-height:0.9em; }
h6 { font-size:0.7em;line-height:0.8em; }

.ucase { text-transform:uppercase; }

/*** links ***/
a, a:link {	text-decoration:underline ;color:#3399CC; }

/*** lists ***/
ul {	list-style:outside square ; }
ul li {	 }

/*** specials ***/
em, i {	font-style:italic;}
q {	font-weight:bold;}
abbr {	font-weight:bold;}
acronym {	text-transform:uppercase;}


