@charset "utf-8";
/* CSS Document */








/* news nugget */
.wr_NewsNugget {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:20px;
}
.wr_NewsNugget h1 {
	font-family:calibri;
	font-weight:normal;
	font-size:23px;
	color:#555;
	letter-spacing:-1px;
}
h1.ico_globe {
	background:url(../../Images/ico_globe.png) no-repeat;
	padding:10px 5px 10px 50px;
	margin:0 0 10px 0;
}
h1.ico_globe a:link {

}

.wr_NewsNugget p {
	font-family:calibri;
	font-size:13px;
	color:#555;
	margin-top:0px;
}
.wr_MainRight h2 {
	font-family:calibri;
	font-size:14px;
	color:#666;	
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}
.b1 {

	border:0px solid #ff0000;
	width:150px;
	padding-right:10px;
	padding-top:40px;
}
.b2 {

	border:0px solid #ff0000;
	width:160px;
	padding-right:10px;
	padding-top:40px;
}

.n_list {
	margin:0;
	padding:0;
	list-style:none;
}
.n_list li {
	margin:0;
	padding:0;
}
.n_list a {
	text-decoration:none;
	color:#727272;
	font-size:11px;
	margin:0;
	padding:0;
}
.n_list a:hover {
	text-decoration:underline;
}


/* lists */
.lst_simple {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}
.lst_simple a {
	color:#646464;	
	text-decoration:none;
}
.lst_simple a:hover {
	text-decoration:underline;
}
.lst_footer {
	margin:0;
	padding:0;
	list-style:none;
	font-size:1em;
}
.lst_footer li {
	float:left;
}


/* colours */
.gr {
	color:#646464;
}
.red {
	color:#ee2e24;
}


/* news - homepage */
.bold {
	font-weight:bold;
}

/* hero image */

#wr_HeroImage .ms-WPBorder
{
 border:0px;
}

#wr_HeroImage .ms-WPTitle
{
 display:none;
}
#wr_HeroImage .ms-WPBody {
 	padding-top:0px;
}




/* breadcrumb */
.breadcrumbWrapper {
	display:none;
}
.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:8pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}


/* search */



/* middle summary list styling */
.wr_cont_content_2 .groupheader {
	font-family:Helvetica, verdana, arial, sans-serif;
	font-size:1.5em !Important;
	font-weight:bold;
	color:#666;	
	padding-bottom:8px;	
	margin-top:0;
	padding-top:0;
}
.wr_cont_content_2 a {
	font-size:0.95em !important;
	font-family:Helvetica, verdana, arial, sans-serif !important;
	color:#646464 !important;
	line-height:10px;
}

/* logo link id */
#logoLink {
	position:absolute;
	top:57px;
	left:18px;
}
#logoLink img {
	border:0px solid #000;
}


/* inner master pages */
#wr_InnerLeft {
	width:200px;
	background:#f0f0f0;
}
#wr_InnerRight {

}