
#mainBlock {
	background-image:none !important;
	background-color:#FFF !important;
	padding-right:30px !important;
	width:562px !important;
	font-family:arial,helvetica,sans-serif;
}

address {
	font-style:normal;
	margin:1em 0;
}
address.sub {
	margin:0 0 0 2em;
}

h3 {margin:1.5em 0 1em 0;}
h4 {margin:1.5em 0 1em 0;}
h5 {margin:1.5em 0 0 1em;font-size:1em;}

li {margin-top:0.3em;margin-bottom:0.3em;}

ul.inflow {margin-top:0.3em;}
p.inflow {margin-bottom:0;}
p.makeStrong {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	margin-top:2em;
}
div.emphasise {
	border:1px double #000;
	margin:1em auto;
	padding:1em 1em 0.5em 1em;
}
div.emphasise h3, div.emphasise h4 {margin-top:0;}

.internalFooter {
	font-weight:bold;
	text-align:center;
	margin:5em 0 3em 0;
}

img.fLeft {
	float:left;
	clear:left;
	display:inline; /* explorer fix */
	margin-right:0.5em;
	margin-bottom:0.5em;
}
img.fRight {
	float:right;
	clear:right;
	display:inline; /* explorer fix */
	margin-left:0.5em;
	margin-bottom:0.5em;
}


/* ********************* INEWS STORY DISPLAY ********************* */

.storyContent, #homePageStory {
	font-size:0.9em;
	padding:0 0.5em;
	line-height:1.3em;
}
#mainBlock h2 {
	font-family:"trebuchet ms",arial,helvetica,sans-serif;
	margin:0.5em 0 0.5em 0.2em;
	padding:0;
	font-size:2.1em;
	color:#00559B;
	font-weight:normal;
}
#mainBlock h2 strong {
	font-weight:bold;
	color:#00559B;
	font-size:1.1em;
}
#iNews ul li {
	margin-top:1em;
}


/* *** BOTTOM LINKS *** */
#iNews #bottomLinks {
	clear:both;
	margin:1.5em 0.5em 0.5em 0.5em;
	border-top:1px solid #000;
	padding:0.5em 0 0 0;
	list-style:none;
	font-size:0.9em;
}
#iNews #bottomLinks li {
	margin:0;
	list-style:none;
	display:inline;
	padding:0 0.5em;
	border-left:1px solid #000;
	line-height:1.2em;
}
#iNews #bottomLinks li.first {
	border-width:0;
	padding:0 0.5em 0 0;
}