body {
	margin: 0;
	padding: 0;
	background: url(top-bg.gif) 0 25px repeat-x;
	min-height: 768px;
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: #333; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}

/* ################################## Global styles */


a:link {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #555;
}

h2 {
	color: #3D4852;
	font-size: 130%;
	margin: 15px 0 10px 20px;
}

ol li ol li {
	list-style-type: lower-alpha;
}

ol li ol li ol li {
	list-style-type: lower-roman;
}

/* ################################## Main content styles */

#portal-wrapper a {
	color: #555555;
	text-decoration: none;
}

#portal-wrapper a:hover {
	text-decoration: underline;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #777;
}

#content h1 {
	margin: 0 0 0.3em 0;
	padding: 0.2em 0.2em 1em 30px;
	color: #555;
	font-size: 130%;
	background: url(h1-border.gif) bottom left no-repeat;
}

#content h2 {
	font-size: 1.1em;
	color: #555;
	margin-left: 0;
}

#content h3 {
	font-size: 1em;
	font-style: italic;
	color: #555;
}

#map {
	background: url(home-main-image.jpg) bottom left no-repeat;
	height:287px;
	width:681px;
	margin:2px 0 0;
}

#strap-line {
	color: #fff;
	font-size: 170%;
	font-style: italic;
	behavior: url(iepngfix.htc);
	margin:-60px 0 0 40px;
	padding: 0;
	height: 61px;
	width: 668px;
}

*html #strap-line {
	margin:-60px 0 -3px 25px;
}

#strap-line p {
	margin:0;
	padding:15px 0 0 55px;
}

#portal-wrapper {
	width: 100%;
	margin:0;
	padding:0;
}

#welcome {
			
}

#kca1 {
	width: 62%;
	margin:0;
	padding:0;
}

#kca2 {
	width: 38%;
	margin:0;
	padding:0;
}

.kca-wrap { 
	vertical-align: top;
}

.summary {
	font-weight: bold;
}

.pull {
	float: right;
	width: 50%;
	margin: 0.3em 0 0.3em 0.3em;
	padding: 0.3em;
	border: 1px dashed;
	background-color: #f5f5f5;
}

div.right-teaser {
	padding: 0.3em;
	border: 2px dotted #aaa;
	background-color: #fff;
	font-size: 85%;
}

table.simple {
	border: 1px solid #ccc;
}

table.simple th {
	background-color: #e5e5e5;
}

table.simple td {
	background-color: #f5f5f5;
}

span.code {
	font-family: courier, serif;
}

span.lfloat {
	clear: left;
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
}

/* Owen hack - hide from IE */
head:first-child+body .lfloat {
	padding: 0.5em 0.25em 0.5em 0;
}

span.rfloat { 
	clear: right; 
	float: right;
	margin: 0.5em 0 0.5em 0.5em;
}

.tab-repeat {

}

.tab-left {

}

.tab-right {

}

/* ################################## Paragraph styles */

div.pl {
	margin-bottom: 1em;
}

div.pc {
	text-align: center;
	margin-bottom: 1em;
}

div.pj {
	text-align: justify;
	margin-bottom: 1em;
}

div.pr {
	clear: right;
	text-align: right;
	margin-bottom: 1em;
}

/* ################################## Layout - top to bottom (banner, top bar, two/three columns and nav, footer) */

#banner {
	clear: both;
	height: 85px;
	background: #fff url(top-bar-repeat.gif) top left repeat-x;
}

#banner img {
			behavior: url(iepngfix.htc);
}

#mainbrand {
	position: absolute;
	top: 24px;
}

#mainbrand img {
	margin: 8px 0 0 27px;
	padding:0;
}


#ancillary-brand {
	float: right;
	margin:0;
	padding:0;
}

#topbar { /* Core/utility navigation and search facility */
	clear: both;
	float: left;
	height: 2em;
    width: 100%;
	margin: 0;
    padding: 0;
    color: #000;
}

#topnav {
	float: right;
    width: 32em;
	height: 100%;
	line-height: 2em;
    padding: 0;
	margin:0;
	color: #222;
}

*html #topnav {
			width: 31em;
}

#topnav ul {
	float: left;
	height: 1.4em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topnav li {
	float: left;
	height:36px;
	width:102px;
	text-align: center;
	color: #fff!important;
}

#topnav li.pink {
				background: url(pink-tab.png) bottom left no-repeat;
}

#topnav li.green {
				background: url(green-tab.png) bottom left no-repeat;
}

#topnav li.blue {
				background: url(blue-tab.png) bottom left no-repeat;
}

#topnav li.orange {
				background: url(orange-tab.png) bottom left no-repeat;
}

#topnav a {
	line-height: 29px;
    text-decoration: none;
	color: #fff;
}

#topnav a:hover {
    text-decoration: underline;
}

#topnav .selected {
	line-height: 29px;
	font-weight: bold;
}

#topnav .last {
	border-right: none;
}

#qsearch {
	float: right;
	width: 20em;
	padding:17px 0 0 0;
	margin:0;
	color: #fff;
}

*html #qsearch {
	width: 18em;
	padding: 17px 0px 0 0;
	margin: 0 20px 0 0;
}

#qsearch form {
	float: right;
	width: 100%;
	margin: 0;
	padding: 0;
}

#qsearch label {
	color: #7C7C7C;
	margin:0;
	padding:0 1em 0 0;
	float: left;
	width: 5em;
	text-align: right;
}

#qsearch label a {
	color: #fff;
	text-decoration: none;
}

#qsearch label a:hover {
	text-decoration: underline;
}

#qs-qt {
	width: 100%;
	border: none;
	background: none;
	margin: 0;
	padding: 2px 0 0 0;
	float:left;
}

*html #qs-qt {
	margin:0;
	padding:0 0 0 10px;
}


#qssubmit {
	float: left;
	height: 2em;
	width: 31px;
	padding: 0;
	margin: -2px 0 0 9px;
	font-size: 90%;
	background:transparent url(go-button.png) no-repeat bottom left;
	border: none;
}

*html #qssubmit {
	margin: -4px 0 0 9px;
	padding: 3px 0 0 0;
}

#qs-qt-tl {			
	float: left;
	background:transparent url(search-tl.gif) no-repeat left top;
	width: 40%;
	height: 1.6em;
	margin:0;
	padding:0;
			
}

#qs-qt-bl {			
	background:transparent url(search-bl.gif) no-repeat left bottom;
	width:100%;
	height: 100%;
	margin:0;
	padding:0;
}

*html #qs-qt-bl {
	background:transparent url(search-bl2.gif) no-repeat left bottom;
}

#qs-qt-tr {
	background:transparent url(search-tr.gif) no-repeat right top;
	width:100%;
	height: 100%;
	margin:0;
	padding:0;
}

#qs-qt-br {
	background:transparent url(search-br.gif) no-repeat right bottom;
	height: 100%;
	margin:0 0 0 9px;
	padding:0;
}

*html #qs-qt-br {
	margin:0 0 0 2px;
	background:transparent url(search-br2.gif) no-repeat right bottom;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}


/* Wrappers for two/three column or portal layout */

#outer-wrapper {
	clear: both;
	padding: 0 13px 7px 13px;
}

#wrapper {
    width: 100%;
	border: 0;
}

/* Properties that both columns have in common */

.side-column {
    max-width: 12.5em;
	vertical-align: top;
}

/* Properties that are unique for each column */

#left-col {
	width: 23%;
	padding: 0 0 1em 0;
	color: #09c;
}

#right-col {
	width: 23%;
	padding: 1.65em 0 1em 0;
	background: #fff;
}

#left-nav {
	background-color: #fff;
	padding: 0.3em;
	margin:0;
	height: 307px;
}

*html #left-nav {
				height: 292px;
}

#right-nav {
	padding: 0 0.3em 0.3em 0.3em;
	min-height: 99px;
	background: url(right-nav-repeat.gif) bottom repeat-x;
}

*html #right-nav {
	height: 99px;
}

#left-content {
	margin: 0.5em 0 0 0;
	padding: 0;
}

#left-content ul {
	margin: 1em 0 2em 0;
	padding: 0;
	list-style: none;
}

#left-content ul li {
	margin:0;
	padding: 0 0 0 15px;
}

#left-content ul li a {
	margin:0;
	background: url(arrow.gif) 0 5px no-repeat;
	padding: 0 0 0 1em;
	color:#0099CC;
	text-decoration: none;
}

#left-content ul li a:hover {
							text-decoration: underline;
}

#left-content h2 {
	padding:0;
}

*html #left-content h2 {
	padding:15px 0 0 0;
}


#right-content {
	margin: 0.5em 0 0 0;
}

#right-content ul {
	margin: 1em 0 0 0;
	padding: 0 0 1em 0;
	list-style: none;
}

#right-content ul li {
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	list-style: none;
	background: url(arrow.gif) 23px 7px no-repeat;
}

#right-content a, #right-content span {
	margin: 0 1em 0 39px;
	display: block;
	text-decoration: none;
	color: #09c;
}
#right-content span { color: #000; }

#right-content a:hover {
    text-decoration: underline;
}

#left-nav ul {
	margin: 8px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#left-nav ul li {
	margin: 0;
	padding: 2px 0 2px 1px;
}

#left-nav ul li ul li {
	border: none;
}


#left-nav a {
	display: block;
    text-decoration: none;
	color: #109FCF;
	background: url(green-arrow.gif) 0% 30% no-repeat;
	padding: 2px 0 2px 24px;
	margin: 0;
	font-size: 95%;
}

#left-nav li.selected p {
	display: block;
    text-decoration: none;
	color: #109FCF;
	background: url(green-arrow.gif) 0% 30% no-repeat;
	padding: 2px 0 2px 24px;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
}

#left-nav a:hover {
    text-decoration: underline;
}

#right-nav h2, #right-content h2 {
	margin: 10px 0 0 0;
	padding: 0 0 10px 20px;
	color: #555;
	font-size: 110%;
	background: url(pink-strip.gif) bottom left no-repeat;
}

#right-nav ul {
    margin: 1em 0 0 0;
    padding: 0 0 1em 0;
    list-style: none;
}

#right-nav ul li {
	margin: 0;
	padding: 0.2em 0 0.2em 0;
 	list-style: none;
	background: url(arrow.gif) 23px 7px no-repeat;
}

#right-nav ul li ul {
	border: 0;
	background: none;
	margin:0.5em 0 0 0;
}

#right-nav ul li ul li {
	border: 0;
	margin-left: 1.5em;
}

#right-nav a, #right-nav span {
	margin: 0 1em 0 39px;
	display: block;
    text-decoration: none;
	color: #09c;
}
#right-nav span { color: #000; }

#right-nav a:hover {
    text-decoration: underline;
}

.lcontent {
    margin: 0.5em 0 0.5em 0;
    padding: 0em 1em 1em 0em;
}

.rcontent {
    margin: 0.5em 0 0.5em 0;
    padding: 0em 1em 1em 0em;
}

.rcontent img {
	border: 1px solid #000;
}
#IFH-logo img {
	padding: 0 0 0 45px;
}

#main {
	vertical-align: top;
    min-width: 200px;
    padding: 10px 13px 10px 0;
	background: #fff;
	color: #777;
}

#breadcrumb {
	font-size: 85%;
	color: #555;
	margin: 0.4em 0 0.35em 0;
}

#breadcrumb a {
	color: #0099CC;
	text-decoration: none;
}

#footer {
	text-align: center;
	margin: 4px 0;
	padding: 0;
	font-size: 85%;
	background: #DCE0E3;
	float: left;
	clear:both;
	width: 100%;
}

#footer-nav ul {
	float: left;
	padding:30px 0 30px 35px;
	margin:0;			
}

#footer-nav img {
	float: right;
	margin: 10px 20px 0 0;
	padding:0;
	border:medium none;
}

#footer-nav ul li {
	list-style-type: none;
	display: inline;
	padding-right: 0.5em;
	margin-right: 0.5em;
	border-right: 1px solid;
}

#pdf-download {
	float: left;
	clear: both;
	margin: 0 0 0.5em 0;
	padding: 8px 0pt;
	background: #EDEEE7;
	width:100%;
}

#pdf-download a {
	padding:0 0 0 8px;
}

#pdf-download img {
	border:medium none;
}

#pdf-download ul {
	margin: 0;
	padding:0pt 0pt 0pt 20px;
}

#pdf-reader-download {
	width: 40%;
	padding: 0 0 50px 0.5em;
	float: right;
	border-left: 2px dotted;
}

#flashcontent {
	width: 100px;
	height: 100px;
}

@media tty {
 i{content:"\";/*" "*/}} @import 'site-ie5.css'; /*";}
}/* */
