﻿body {font-size:76%; margin:0; padding:0; color:#5b5b5b; background: #fff  top left repeat-x; text-align:center;position:relative; }


/* LAYOUT */
.page {width: 950px;margin: 0 auto;padding: 0;text-align: left;}

.container,
.container-landing {
	margin-bottom: 45px;
}

	.content {
		float: left;
	}

	.additional {
		float: right;
		width: 220px;
	}



/* CONTENT AREA AND PANELS */

.content-top,
.panel {
	padding-top: 8px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
}

	.content-border,
	.panel-border { /* See also ie7.css */
		border: solid 1px #d9d9d9;
		border-top-style: none;
		padding: 7px 17px 20px 17px;
		background-color: #fff;
		background-position: 1px 100%;
		background-repeat: no-repeat;
	}



.sub-navigation-top,
.panel {
	margin-bottom: 20px;
}

.panel {
	background-image: url(images/panel-top.gif);
}

.additional .panel,
.sub-navigation .panel {
	font-size: 92%; /* 11px */
}

	.panel-border {
		background-image: url(images/panel-gradient.gif);
	}
	
.sub-navigation .panel {
	margin-right: 3px;
	background-image: url(images/panel-small-top.gif);
}
.sub-navigation .panel-border {
		padding-right: 10px;
		padding-left: 10px;
		background-image: url(images/panel-small-gradient.gif);
	}

.content-border .panel{
	background-image: url(images/panel-content-top.gif);
	}

.content-border .panel .panel-border {
	background-image: url(images/panel-content-gradient.gif);
}

	.content-border .panel .panel-border h2 {
		margin-top: 0;
	}

.home .content .panel {
	float: left;
	width: 341px;
	background-image: url(images/panel-home-top.gif);
	color: #5b5b5b;
}

.home .content .panel.first {
	padding-right: 24px;
}
.home1 .content1 .panel1 {
	float: left;
	width: 682px;
	background-image: url(images/panel-home-top1.gif);
	color: #5b5b5b;
}
.home1 .content1 .panel.first1 {
	padding-right: 24px;
}
	.home .content .panel-border,
	.home .additional .panel-border {
		padding-top: 0;
	}

	

		.home .content .panel-border h2,
		.home .content .panel-border .image,
		.home .additional .panel-border h2 {
			margin: 0 -16px 10px;
		}

		.home .content .panel-border h2,
		.home .additional .panel-border h2 {
			padding: 3px 17px 7px;
		}

		.home .content .panel-border h2 {
			background: url(images/panel-home-heading.gif) left bottom repeat-x;
		}

		.home .additional .panel-border h2 {
			background: url(images/panel-home-heading-additional.gif) left bottom repeat-x;
			font-size: 1.74em; /* 20px */
		}


/* PANEL CONTENT */

		.panel-border h2 {
			font-size: 1.61em; /* 18px */
			font-weight: normal;
			margin:0 0 10px 0;
		}
		
		.panel-border h2.link,
		.sIFR-active .panel-border h2.link {
			color:#666666;
			font-size: 1.07em; /* 12px */
			font-weight: bold;
			margin:0 0 10px 0;
		}
		.panel-border h2.link a{text-decoration:underline;}

		.panel-border hr {
			clear:both;
			height: 1px;
			margin: 1.5em 0;
			border-style: none;
			background-color: #d5d5d5;
			color: #d5d5d5;
		}	

		.panel-border dl {
			font-size: 1.07em; /* 12px */
		}

		.panel-border h3 {
	font-size: 1.18em; /* 13px */
		}


/* HERO */

.hero {
	position: relative;
	width: 952px;
	padding-bottom: 20px;
	
}

.home .hero {
	margin-top: 0; /* To match breadcrumb content height */
	padding-top: 0px; /* To match breadcrumb top and bottom padding */
}

.container .hero {
	float: right;
	width: 952px;
}



	.hero-content {
		position: absolute;
		top: 65px;
		left: 2px;
		padding-top: 8px;
		background: transparent left top no-repeat; 
		color: #fff;
	}

		.hero-content-bottom {
			width: 300px;
			padding: 7px 0 15px 26px;
			background: transparent left bottom no-repeat; 
		}
		
			.hero-content .section-title,
			.hero-content .strapline {
				padding-bottom: 0;
			}
		
			.hero-content .section-title {
				font-size: 2.17em; /* 26px */
			}

			.hero-content .strapline {
				font-size: 1.33em; /* 16px */
			}




/* FORMAT > fonts */
body,input,textarea,select{font-family:Arial,sans-serif;}
h1,h2,h2.alt,h3,h4,h5,h6{font-family:"HelveticaNeue Light","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:normal;}
em,i{font-style:italic;}
strong,b{font-weight:bold;}
dfn{font-style:normal;}
cite{font-style:italic;}
code,kbd,pre{font-family:"Courier New",Courier,mono;font-size:1em;}


/* ANCHORS */
a {
	color: #5b5b5b;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.info-link{background:transparent  no-repeat 0 1px;padding-left:18px;font-weight:bold;font-size:0.92em; /* 11px */}

/* HEADERS */
h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
h1, .content h2.alt{font-size:1.64em; /* 20px */ padding-bottom:0.5em;}
h2{font-size:1.07em; /* 13px */ font-weight:bold;color:#5b5b5b;}
h3{font-size:1em; /* 12px */ font-weight:bold;}
h4,h5,h6{font-size:1em; /* 12px */}

p.subheading{color:#666;font-size:0.83em;/* 10px */margin-top: -9px;line-height:2.4em;font-weight:normal;}
.content h2{margin:1em 0 0;}

.home .content h1 {
	position: absolute;
	top: -9999px;
	left: -9999px;
}


/* NAVIGATION */

.navigation {
	margin: 1px -1px;
	background: #54a55a url(images/navigation-gradient.gif) top left repeat-x;
}

	.navigation-top,
	.navigation-bottom {
		display: block;
		position: relative;
		height: 2px;
		background-position: top left;
		background-repeat: no-repeat;
	
		font-size: 2px;
	}
	
	.navigation-top {
		top: -1px;
		background-image: url(images/navigation-top.gif);
	}
	
	.navigation-bottom {
		bottom: -1px;
		background-image: url(images/navigation-bottom.gif);
	}
	
	.navigation ul {
		list-style-type: none;
		margin: -2px 0; /* See also ie7.css */
		padding: 0;
		background: transparent url(images/navigation-dividers.gif) top left repeat-y;
	}

		.navigation ul li {
			float: left;
			width: 157px;
			margin: 0 0 0 2px;
		}

		.navigation ul li.first {
			margin-left: 0;
		}

		.navigation ul li a {
			display: block;
			padding: 10px 1px;
			color: #fff;
			font-size: 1.07em; /* 13px */
			font-weight: bold;
			text-align: center;
		}
		
		.navigation ul li.green a:hover{background: #53b15a url(images/navigation-gradient-selected.gif) top left repeat-x;}
		.navigation ul li.red a:hover{background: #699219 url(images/navigation-gradient-lgreen.gif) top left repeat-x;}
		.navigation ul li.blue a:hover{background: #699219 url(images/navigation-gradient-lgreen.gif)top left repeat-x;}
		.navigation ul li.lgreen a:hover{background: #699219 url(images/navigation-gradient-lgreen.gif) top left repeat-x;}
		.navigation ul li.orange a:hover{background: #699219 url(images/navigation-gradient-lgreen.gif) top left repeat-x;}
		.navigation ul li.grey a:hover{background: #699219 url(images/navigation-gradient-lgreen.gif) top left repeat-x;}
		
		.navigation ul li a.selected {background: #53b15a url(images/navigation-gradient-selected.gif) top left repeat-x!important;}
	


	
/* HEADER */

.header {
	position: relative;
	padding: 5px 0 20px;
}

	.header .logo-strapline {
		float: left;
		margin: 0;
		font-size: 1.15em; /* 14px */
	}

		.header .logo-strapline img {
			margin-right: 30px;
			margin-bottom: 1px;
			vertical-align: text-bottom;
		}
	
	

		

	.header .header-links {
	list-style: none;
	position: absolute;
	top: 45px;
	right: 3px;
	margin: 0;
	padding: 0;
	font-size: 0.92em; /* 11px */
	}

		.header .header-links li {
			display: inline;
			margin-left: 10px;
			border-left: solid 1px #7eb198;
			padding-left: 10px;
			line-height: 1;
		}

		.header .header-links li.first {
			margin-left: 0;
			border-left-style: none;
			padding-left: 0;
		}

			.header .header-links li a {
				color: #063;
			}
	
.panel-border a {
/*font-weight: bold;*/
	
	color:#5b5b5b;
	text-decoration:none;

}
.panel-border a:hover {
	color: #53b15a;
	text-decoration:underline;
}

/* FOOTER */
.footer {
	border-top: solid 1px #dfdfdf;
	padding: 5px 0 2em 12px;
	font-size: 0.92em; /* 11px */
	text-align: right;
	clear: both;
}


/* CLEARING */
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear{display:inline-table;}


/* FILTERS */
/* hide from IE-mac \*/ .clear, .caption {display: block;} /* end hide from IE-mac */

a img {
    border: none; 
   }
