@charset "utf-8";
/*Common elements for pages */
html, body
{
	height: 100%;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	
}

#mainContent {
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(sef_p2_outer_box_sides.png);	
	background-repeat: repeat-y;
	background-repeat: repeat;
	
}

#mainContent a
{
	/*text-decoration: underline;*/
	/*color: #000000;*/	
}


/*All HL blueish*/

#mainContent a:link, #mainContent a:visited
{
	/*text-decoration: underline;*/
	text-decoration: none;
	/*color: #000000;*/
	/*color: #365487;*/
	/*font-weight: bold;*/
	/*font-size: 11px;*/
}

/*more hover colour links in body*/
#mainContent a:hover, #mainContent a:active
{
	text-decoration: underline;
	color: #365487;
	/*color: #EF3E42;*/
}


#topContact
{
	text-decoration: none;
	background-color: #FFFFFF;	
	height: 15px;
	padding-top: 4px;
	font-size: 0.7em;
	/*color: #666666;*/
	text-align: right;
	padding-right: 15px;
	
}



#topContact a:link, #topContact a:visited
{
	text-decoration: none;
	color: #000000;
}



#topContact a:hover, #topContact a:active
{
	text-decoration: none;
	color: #EF3E42;
}



#header
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-color: #FFFFFF;*/
	text-decoration: none;
}



/* Crumbtrail for navigation */
#crumbtrail
{
	/*grey either side*/
	background-color: #FFFFFF;
	height: 10px;
	padding-top: 0px;
	padding-left: 10px;
	font-size: 0.7em;
	padding-bottom: 10px;
}


#crumbtrail a:hover
{
	text-decoration: none;
	color: #EF3E42;
}

/*#crumbtrail a:active
{
font-size: bold;
}*/

#crumbtrail a
{
	text-decoration: none;
	color: #000000;
}


#crumbtrail a:visited
{
	text-decoration: none;
	/*color: #000000;*/
}


#crumbtrail ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	
}

#crumbtrail li
{
	float: left;
	margin: 0 0.5em;
}

#topOutBoxTopOnly
{
	background-image: url(sef_p2_outer_box_top-only.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	padding: 0px;
	font-size: 0.5em;
}


#topOuterBox
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;	
}

/*Tabs for the top nav*/
#tabNavButtons
{
	float: left;
	margin:auto;
	color: #FFFFFF;
	/*padding-left: 4px;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-attachment: scroll;
	background-image: url(sef_p2_border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	width: 100%;
}

#tabNavButtons ul
{

	margin:0;
	list-style:none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#tabNavButtons ul li
{
	float: left;
	padding: 0 0 0 7px;
	margin: 0px;
	background-image:url(sef_p2_nav_btn_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#tabNavButtons a 
{
	display: block;
	background-image: url(sef-p2-right-and-bgnd.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 0.75em;
	text-decoration: none;
	color: #000000;
	text-align:center;
	font-size: 71%;
}

#tabNavButtons .current
{
background-image: url(sef_p2_nav_btn_left_o.png);
}

#tabNavButtons .current a
{
background-image: url(sef-p2-right-and-bgnd-o.gif);
text-decoration: none;
}

/*side bar*/

#content
{
	
	width: 788px;
	background-image: url(sef_p2_outer_box_sides.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	min-height: 400px;
	clear: both;	
}


#frontPagecontent
{
	
	width: 788px;
	background-image: url(sef_p2_outer_box_sides.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 20px;
	min-height: 150px;
	clear: both;
	text-align: center;	
}

#frontPagecontent a
{
	color: #d9252a;
	font-weight: bold;
}

#frontPagecontent a:hover
{
	color: #000000;
	font-weight: bold;
}

#content .editPage
{
	clear: left;
	/*display: block;*/
	font-size: 0.7em;
	font-weight: bold;
	background-color: #FFF000;
	margin-bottom: 0px;
	padding-left: 5px;
} 

#fullwidth
{
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	/*text-align: center;*/
}


/*Main body content*/




.column
{
	float: left;
	width: 251px;
	/*margin-left: 10px;*/
	margin-left: 8px;
	
}

/*======hyperlink main body colours (link red size)==============*/
.pane a:link, .pane a:visited

{
	/*color: #365487;*/
	/*color: #EF3E42;*/
	color: #d9252a;
	font-weight: bold;
	font-size: 1.0em;
	/*font-size: 0.9em;*/
}

/*=================*/
	
		
#centralColumn
{
	float: left;
	margin-left:15px;
	margin-right: 15px;
	width: 250px;
}

.pane
{
	
	margin-top:10px;
	background-image: url(sef_p2_small_frame_bottom.png);
	background-position: bottom;
	margin-bottom: 10px;
}

.pane .head
{
	display: block;
	/*background-image: url(top_pane.gif);*/
	background-image: url(sef_p2_small_frame_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:inherit;
	height:25px;
}

.head .paneHeader
{
	display:block;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: bold;
	/*background-image: url(sef_p2_small_frame_top.png);*/
	background-repeat: no-repeat;
	/*height:25px;*/
	padding-top: 5px;
	padding-left: 5px;
}

.pane .body
{
	display:block;
	font-size:72%;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	width:inherit;
	background-image: url(sef_p2_small_frame_sides.png);
	/*background-repeat: repeat-y;*/

}

.pane .body .title
{
	font-size: 1.1em;
	line-height:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.pane .body p
{

	font-family: Arial, Helvetica, sans-serif;
	/*line-height:1.2em;*/
	margin-left: 8px;
	margin-right: 8px;
	/*font-weight: bold;*/
	
}


.pane .body .small
{
	font-size: 0.8em;
}

.pane .body .footer p
{

	font-family: Arial, Helvetica, sans-serif;
	/*line-height:1.2em;*/
	margin-left: 8px;
	margin-right: 8px;
}



.pane .body p .bright
{
	/*color: #EF3E42;*/
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.6em;
	/*font-size:1.1em;*/
}


.pane .body .bright
{
	color: #EF3E42;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:0.2em;
}


.pane .body .results
{
	display: block;
	float: left;
}

/*==================*/



.pane li
{
margin-top: 16px;
list-style-image:url(sef_p2_bullet_point_12_12.png);

}

.arro ul
{
list-style-image:url(sef_p2_bullet_point_12_12_nav2.png);

}

.arro li
{
list-style-image:url(sef_p2_bullet_point_12_12_nav2.png);

}

li.arro
{
list-style-image:url(sef_p2_bullet_point_12_12_nav2.png);

}

li.indent
{
	margin-left: 15px;
	list-style-image:url(sef_p2_bullet_point_12_12_nav2.png);
	
}

li.bigindent
{
	margin-left: 30px;
	list-style-image:url(sef_p2_bullet_point_12_12_nav2.png);
	/*font-size: 0.8em;*/
	
}

.pane .footer
{
	display:block;
	padding:0px;
	height:8px;
	background-image: url(sef_p2_bottom_pane.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:inherit;
	font-size: 0.25em;
}

.pane img
{
	/*padding-left:12px;*/
	display: inline;
	/*border: 1px dotted #006600;*/
	text-align: center;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.pane .rndImage img
{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.largeCol {
	float: left;
	margin-left:0px;
	width: 509px;
	/*padding-left: 10px;*/
	padding-left: 8px;
}

.largeCol .pane
{
	
	margin-top:10px;
	background-image: url(sef_p2_large_frame_bottom.png);
	background-position: bottom;
	margin-bottom: 10px;	
	
}

.largeCol .pane .head
{
	display: block;
	background-image: url(sef_p2_large_frame_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:inherit;
	height:25px;
	padding-bottom: 0px;
}

.largeCol .head .paneHeader
{
	display:block;
	color:#FFFFFF;
	font-size: 80%;
	font-weight: bold;
	/*background-image: url(sef_p2_large_frame_top.png);*/
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
}

.largeCol .pane .body
{
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	width:inherit;
	background-image: url(sef_p2_large_frame_sides.png);
	
}
.largeCol .pane .footer
{
	display:block;
	padding:0px;
	height:8px;
	background-image: url(sef_p2_large_frame_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:inherit;
	clear: both;
	font-size: 0.25em;
}

.largeCol .pane .body .rightImage {
	float: right;
	display: block;
	position: relative;
	
}


.largeCol .pane .body .select {
	font-size: 85%;
	/*color: #CCCCCC;*/
	
}


.largeCol .pane .body .emphasis
{
	font-size: 1.4em;
}

.largeCol .pane .body .emphasis .consortium
{
	font-size: 0.8em;
}

.slideshow 
{
	display: block;
	text-align: center;
}

.slideshow img{
	text-align: center;
	vertical-align: middle;
	border: 2px solid #FBB352;
	margin: 5px;
}




/*footer of page*/
#footer
{
	clear:both;
	background-image: url(sef_p2_outer_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
	padding-top: 0px;
	padding-left: 10px;
	font-size: 0.6em;
	position: relative;
	text-align:center;
}

#footer a:hover
{
	text-decoration: none;
	color: #EF3E42;
}

/*#crumbtrail a:active
{
font-size: bold;
}*/

#footer a
{
	text-decoration: none;
	color: #343434;
	font-weight: bold;
}


#footer a:visited
{
	text-decoration: none;
	/*color: #000000;*/
}



#ngflManaged
{
	width: 100%;
	background-color: #FFFFFF;
	text-align: right;
}


/* SITEMAP CSS */

.nav4
{
	margin-left: 15px;
	display: block;
}
.nav5
{
	margin-left: 45px;
	font-size: 0.95em;
	display: block;
}

.sitemap
{
	display: block;
	line-height: 1.5;
}

