/*--------------------------------------------------------------
----------------------------------------------------------------
    LAYOUT css
----------------------------------------------------------------
--------------------------------------------------------------*/

/*---------------------
    GLOBAL
---------------------*/

html,body {
    margin: 0;
    padding: 0;
    background: #eaeaea;
    min-width: 990px;
    background: #eaeaea url(../images/body_shadow2.gif) repeat-y  50% 0;
}

body.contact-form
{
	min-width:0px!important;
	margin: 0;
	padding: 0;
	width:100%
}

#wrapper {
    overflow: hidden;
    position: relative;
}

#bannerwrapper {
	background: #fff url(../images/banner_bg.gif) repeat-x  100% 0;
	border-bottom: 1px solid #ccc;
}

#ie6 #bannerwrapper {
	zoom: 1;
}

#contentwrapper {
    margin: 0 auto;
	/* jason 
	width: 990px; */
}
 
/*---------------------
    BANNER
---------------------*/
 
#banner {
    position: relative;
    margin: 0 auto;
    height:122px;
    z-index: 10;
    width: 950px;
    padding: 50px 20px 0;
}
#ie7 #banner {height:121px; }
#ie6 #banner {height:121px;}



/*
#ie6 #contentwrapper {width: 990px;}
#ie6 #banner {width: 950px;}

#ie6 #banner #globalmenu {width: 990px;}
*/
 
#banner h1 {margin:0; padding: 0; }
#ie6 #banner h1 {zoom: 1; }
 
#banner h1 a {
    display: block;
    overflow: hidden;
    width: 391px;
    height: 78px;
    float:left;
    text-indent: -9999em;
}

.printlogo, #printfooter {
	display: none;
}



#banner small 
{
	position: absolute;
	top: 52px;
	right: 35px;
	text-align:right;
	line-height: 12px;
	font-size:11px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	
}


#banner small b {
	color: #000;
	font-weight: normal;
	font-size:10px;
}
#banner #phoneNo {
	font-size:25px;
	line-height:25px;
	color: #000;
	display: block;
	padding-top: 5px;
}
#banner br {display: none;}

#shortcuts {display:none;}


	
/*---------------------
    BREADCRUMBS
---------------------*/
.home #breadcrumbs {
	background: #fff none repeat-x  0 0;
	overflow: hidden;
	height: 30px;
}

#ie6 .home #breadcrumbs {
	margin-top: -2px;
}

#breadcrumbs {
	background: #fff url(../images/breadcrumbs-bg.jpg) repeat-x  0 0;
	height: 57px;
	overflow: hidden;
	border-bottom: 2px solid #fff;
}

#breadcrumbs div {
	width: 640px;
	margin: 12px auto 0;
	padding: 5px 300px 5px 0px;
	font-weight: bold;
	color: #666;
	font-size: 11px;
}
#breadcrumbs a {
	padding: 0 3px 0 0;
	text-decoration: underline;
	color: #000;
	font-weight:normal;
	
}
#breadcrumbs span {
	padding: 0 3px 0 0;	font-weight:normal;
	color: #000;
}

#breadcrumbs a.sectionItem {
	background: url(../images/breadcrumbs-section-arrow.gif) no-repeat  100% 0px;
	padding: 0px 26px 0 0;
	text-decoration: none;
	height:26px;
	margin-top: -4px;
	margin-right: 10px;
	display:block;
	float:left;
}
#ie6 #breadcrumbs a.sectionItem {
	background-position: 100% 1px;
	padding-top: 1px;

}

#breadcrumbs a.sectionItem span {
	background: url(../images/breadcrumbs-section-bg.gif) no-repeat  0 0px;
	padding: 2px 10px 8px 16px;
	text-decoration: underline;
	display: block;
}

#ie6 #breadcrumbs a.sectionItem span {
	background-position: 0 0px;
	padding: 1px 10px 9px 16px;
	display: block;

}

#ie7 #breadcrumbs a.sectionItem {padding: 2px 26px 7px 0;}
#ie7 #breadcrumbs a.sectionItem span {padding: 2px 10px 10px 16px; background: url(../images/breadcrumbs-section-bg.gif) no-repeat  0 0px; margin-top: -2px;}
 
/*---------------------
    CONTENT
---------------------*/
 
#content {
    position: relative;
	min-height:550px;
	margin: 0 auto;
	width: 960px;
	background: #fff;
}
#ie6 #content {height:550px;}

/*------- CENTER COLUMN --------*/
.centercolumntd
{ 
	width:100%;
}


#centercolumn {
	/*width: 408px;*/
	margin: 0 6px 60px 0px;
	/*display:inline-block;*/
	
	/*This needs to be added for firefox display:inline; Float left needs to be removed*/
    background: #fff;
    padding: 14px 10px 5px 0px;
    
  
}


#ie #centercolumn {
	/*width: 408px;*/
	margin: 0 6px 60px 0px;
	/*float: left;*/
    background: #fff;
    padding: 14px 0 5px 0;
}
#ie6 #centercolumn {
	margin: 0px 0px 60px -5px;
	padding-right: 0px;
}
.fullwidth #centercolumn {
	width: 940px;
	padding: 5px 10px;
	margin: 0px 0 0px;
}
.noleftcol #centercolumn {
	margin-left: 0;
	padding: 5px 20px;
	/*float:left;*/
	/*width: 608px;*/
}

#ie8 .noleftcol,
#ie7 .noleftcol,
{
	padding-left: 10px;
}

#ie6 .fullwidth #centercolumn,
#ie6 .noleftcol #centercolumn {
	margin-left: 0;
}

#centercolumn.contentList h1 {
	color:#FFFFFF;
	margin-bottom:58px;
	margin-top:-58px;
	padding:0 10px;
	font-size: 23px;
}
#centercolumn.contentList h2 {margin-bottom: 0;}
#centercolumn h2 img {
	/*background: #ccc;
	margin: 5px 20px 10px 0;
	border:1px solid #CCCCCC;*/
	margin-right: 5px;
}

#centercolumn h1
{
	font-size: 20px;
	 line-height: 1.3em;
}

#centercolumn h2
{
	font-size:18px;
} 

#centercolumn h3
{
	font-size: 16px;
	font-weight: bold;
}

#centercolumn h4
{ font-size:14px;
 font-weight:bold;
}


#centercolumn h5
{
	font-size:12px;
	font-weight:bold;
	color: #666666;
}


/*------------HOME PAGE BLOCKS---------------*/


.blueBlock, .newsBlock, .flashBlock {
	width:533px;
	min-height:150px;
	float:left;
	padding: 0 5px 5px 5px;
	margin: 0 4px 8px;
}

#ie6 .blueBlock, #ie6 .newsBlock, #ie6 .flashBlock {
	height:150px;
	margin: 0 0 8px 0;
}


.blueBlock {
	background: #e2ebf9 url(../images/blueBlockBG.jpg) no-repeat  0 100%;
	padding-bottom: 33px;
}


#ie6 .blueBlock,
#ie7 .blueBlock {padding-bottom: 30px;}

.sidebar {
	background: #f3f0d9 url(../images/sidebar_bg.jpg) no-repeat 0 100%; 
	padding:0 20px 20px 0;
	width:353px;
	min-height: 140px;
	margin-top: 5px;
	float: right;
	margin-right: 10px;
}

#ie6 .sidebar {height: auto; overflow: hidden; }

.sidebarTop {
	background: #f3f0d9 url(../images/sidebar-top.jpg) no-repeat  0 0;
	display: block;
	height:11px;
	width:373px;
}
#ie6 .sidebarTop {
	height: 10px;
	overflow: hidden;
}

.newsBlock, .flashBlock {
	width: 353px; 
	min-height: 140px;
	
}

#ie6 .newsBlock, #ie6 .flashBlock {
	height: 140px;
	margin-left: 4px;
}

.flashBlock img {
	margin-left: 8px;
	margin-top:7px;
}

.blueBlock h2 {
	background:#FFFFFF url(../images/cta_heading_bg2.jpg) no-repeat  0 0;
	color:#000000;
	height:32px;
	padding:9px 0 0 110px;
	width:423px;
	margin-top: 0;
}
.blueBlock h2 a {
	float:right;
	text-decoration: underline;
	font-weight: bold;
	font-size:11px;
	margin-top: -20px;
	color: #fff;
	margin-right: 12px;
}
.blueBlock h2 a:visited {color: #fff;}

.blueBlock p, .blueBlock img, .blueBlock ul {
	float: left;
}

.blueBlock img {
	margin-left: 10px;
	margin-right: 30px;
	margin-top: -45px;
}

.newsBlock h2 {
	background:#eee url(../images/news-top.jpg) no-repeat  0 0;
	padding:11px 20px 0;
	margin-top: 0;
}

.newsBlock {
	background: #eee url(../images/news-bg2.gif) no-repeat  left bottom;
	padding: 0 0 25px 0;
	width: 337px;
	margin-left: 19px;
	margin-bottom: 17px;
}

#ie6 .newsBlock {margin-left: 10px; margin-bottom: 17px;}

.newsBlock p {
	margin-bottom: 8px !important;
	line-height: 15px;
	margin-right:0;
}

.newsBlock a {
	color: #07348e;
}

.footercolumn ul li, .footercolumn ol li{
	background: none;
	padding-left: 0;
}
.landingPage #centercolumn .twocolumn p {margin: 0 0 10px;}

.twocolumn {
	width: 48%;
	float:left;
}

.programOfEvents img {
	margin-left: 19px;
	cursor: pointer;
}



/*-------------------- news table */

.newsBlock table {
	margin-left: 20px;
}

table p {
	margin:0 0 8px !important;
}

th, td {
	border-bottom: none;
	vertical-align: top;
}

	

/*------- RIGHT COLUMN --------*/

	



#rightcolumn {
	background:transparent url(../images/rightcol-bg.jpg) no-repeat  0 100%;
	/*float:left;*/
	float:right;
	margin-right:-6px;
	margin-left:0px;
	/*width:270px;*/
	margin-top: -23px;
	margin-bottom: 400px;
	position:relative;
	background-position: 0% 100% !important;
}

.rightTableColumn
{
	z-index:5;
}

.GoOnTheTop
{
	display:inline;
}

#ie #rightcolumn {
	background:transparent url(../images/rightcol-bg.jpg) no-repeat  0 100%;
	float:right;
	margin-left:8px;
	margin-top: -23px;
	padding-bottom: 80px;
	margin-bottom:0px;
	z-index:5;
	margin-right:-2px;
}

#rightcolumn p {
	padding: 0px 20px;
	margin-bottom: 20px;
}

#ie6 #rightcolumn {
	position: relative;
	margin-top: 0;
	top: -23px;
	margin-left: 8px;
	margin-right:0px;
}

#rightcolumn h3.heading,
#rightcolumn h3.quicklinks {
	background:transparent url(../images/rightcol-top2.jpg) no-repeat  -2px -3px;
	padding:11px 0 0 75px;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	height:41px;

	
}
#ie #rightcolumn h3.heading, #ie #rightcolumn h4.heading,
#ie #rightcolumn h3.quicklinks 
{
	
	min-width: 200px;
}

#rightcolumn h3.linkheading
{
	font-size:1.1em;
	padding: 0 20px;
	margin-bottom: 3px;
	font-weight:normal !important;
	color:Black;
}



#rightcolumn h3 {
	font-size:16px;
	font-weight:bold !important;
	margin-bottom: 3px;
	color: #666666;
}

#rightcolumn h4
{
	font-size:14px;
	font-weight:bold !important;
	margin-bottom: 3px;
	color: #666666;
}

#rightcolumn h5
{
	color: #666666;
}
#rightcolumn h4.heading {
	background:transparent url(../images/rightcol-top2-v2.jpg) no-repeat  15px 0px;
	padding: 9px 0 0 75px;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	height:41px;
}

#rightcolumn ul {
	color:#3474d5;
	padding: 0 20px;
	margin-bottom: 20px;
}

#rightcolumn h3.extraHeading
{
	background:transparent url(../images/ombudsman/ombudsman_rightcol-top.jpg) no-repeat  -2px -3px;
	padding:11px 0 0 75px;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	height:41px;
	margin-left: -23px;
}

#rightcolumn h3.extraSubHeading
{
	background:transparent url(../images/ombudsman/ombudsman_rightcol-top-v2.jpg) no-repeat  15px 0px;
	padding: 9px 0 0 75px;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	height:41px;
	margin-left:-23px;
}

#rightcolumn h4.extraHeading {
	background:transparent url(../images/ombudsman/ombudsman_rightcol-top-v2.jpg) no-repeat  15px 0px;
	padding: 9px 0 0 75px;
	color: #fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	height:41px;
	margin-left:-15px;
}

/*------------------ Complaint Box */


#rightcolumn img {
	margin: 0 0 0 0px;
	padding: 0;
}

.complaintbox {
	background: url(../images/complaint-bg.jpg) no-repeat  left bottom;
	width: 258px;
	margin-left: 18px;
	margin-top: 15px;
	float:left;
	overflow: hidden;
	padding-bottom: 12px;
}
#rightcolumn .complaintbox {margin-left: 9px;}
#ie6 #rightcolumn .complaintbox {margin-left: 4px; position: relative; left: 1px;}

#rightcolumn .complaintbox h3, .complaintbox h3 {
	background: url(../images/complaint-top.jpg) no-repeat  0 0;
	color:#555555;
	height: auto;
	margin-bottom:0;
	padding:10px 20px 10px;
	display:block;
	font-size:14px;
	font-weight:bold;
}

.complaintbox p {
	padding: 0px 10px 30px 20px;
	line-height: 16px;
}	
	
/*------- LEFT COLUMN --------*/

#ie #leftcolumn {
	width: 220px;
	padding: 14px 5px 5px 5px;
    background: #fff;
    float: left;
    position: relative;
    z-index: 100;
    
}

#leftcolumn
{	
	width: 220px;
	padding: 14px 5px 5px 5px;
    background: #fff;
    float: left;
    position: relative;
    z-index: 100;
    margin-right:20px;
}
/*-----------SEARCH RESULTS-----------*/

#searchbar {
	background: #f4f4f4;
	padding: 12px 10px 0 20px;
	position: relative;
	overflow: hidden;
	margin-bottom:5px;
}
#ie6 #searchbar {zoom: 1;}
#ie6 #searchbar .twocolumn {zoom: 1;}
#searchbar form {margin:-5px 0 0 17px; }
#searchbar form div.searchform {height: 45px; overflow: hidden;}

#ie7 #searchbar form,
#ie6 #searchbar form {margin-top: 0;}

#searchbar input {
	background:transparent url(../images/fullsearch-input.gif) no-repeat  0 0;
	border:none;
	height: 17px;
	margin: 0px 0 8px 10px;
	padding: 9px;
	width: 248px;
}
#ie7 #searchbar label,
#ie6 #searchbar label {top: -20px;}

.fullwidth #centercolumn #searchbar p {margin: 0;}

#displaybar {
	padding: 8px 20px 12px 20px;
	background: #cfe0fb;
	margin-bottom: 1px;
	position: relative;
}
#ie6 #displaybar {
	height: 20px;
	padding-bottom: 10px;
	overflow: hidden;
}
#displaybar h4.mainlabel 
{
	padding-top: 5px; 
	font-size: 14px;
	margin: 0;
	width: 330px;
	float:left;
}

#displaybar img {margin: 5px 10px 0 40px;}

.pagenav a {
	text-decoration: underline;
	margin-left: 5px;
}
.pagenav {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: url(../images/pagenav-bg.png) repeat-x 0 100%;
}
.pagenav td {padding: 10px 20px;}

.searchresults {margin-bottom: 40px;}

.searchresults th {
	font-weight:normal;
	text-align:left;
	font-size: 14px;
	padding: 10px 20px;
	background: #fff;
}
.searchresults td {padding: 6px 20px 6px 20px;}
 
/*---------------------
    FOOTER
---------------------*/

#footerdivider {
	background: #fff url(../images/footer_top.gif) repeat-x 0 100%;
	height: 18px;
	clear:both;
	width: 960px;
	margin: 0 auto;
}

#footer {
    padding: 5px 5px 5px;
    border: 5px solid #e9e9e9;
    border-top:none;
    border-bottom:none;
    /* Jason
	clear:both;*/
	position: relative;
    color: #fff;
    background-color: #000000;
    margin: 0 auto;
    width:940px;
    margin-top:-10px;
}

#rightcolumn #footer 
{
	width: 150px !important;
	background: none !important;
}

/*------- FOOTER LIST --------*/

#footer #language,
#footer #footerlinks {
	width: 930px;
	margin: 0;
	overflow: hidden;
	padding: 10px 0;
}

#footer h3, #footer h4 {
	font-weight:bold; 
	color: #fff;
	font-size: 12px;
}
#footer h4 {color: #ccc;}
#footer a {color: #99ccff;}

#footer ul ul li {
	padding-left: 20px;
	background: url(../images/footer-dotpoint.gif) no-repeat  0 7px;
}

.footercolumn {
	width: 180px;
	float:left;
	margin: 0 10px 5px 10px;
}
#ie6 .footercolumn {
	margin-left: 5px;
	margin-right: 0px;
}
.fairworkonline_column {width: 301px;}
#ie6 .fairworkonline_column {width: 291px;}

/*------- LANGUAGE BOX --------*/

#footer #language {
	background:#333 url(../images/languages_bg.gif) repeat-x 0 100%;
	margin: 5px;
	padding:0;
	width: 930px; 
	height: 60px;
}
#footer #language h3 {
	width: 200px;
	float:left;
	padding:5px;
}
#ie #footer #language ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
	width: 620px;
	margin:5px 5px 0 0;
	display:block;
}
#ie #footer #language li {
	background: #fff;
	margin-bottom: 5px;
	padding: 2px;
	width: 605px;
	text-align:center;
	padding-top:5px;
	
}
#ie #footer #language li a {
	color: #000;
	padding: 0 0px;
	margin-right: 5px;
	margin-right:10px;
}

#footer #language ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
	width: 620px;
	margin:5px 5px 0 0;
	display:block;
}
#footer #language li {
	background: #fff;
	margin-bottom: 5px;
	padding: 2px;
	text-align:center;
	float:left;
	width:605px;
	padding-left:10px;
	padding-top:5px;
}
#footer #language li a {
	color: #000;
	padding: 0 0px;
	margin-right: 10px;
	float:left;
	line-height:30px;
	margin-right:10px;
}

#language span
{
	display:none;
}


/*--------------------------------------------------------------
----------------------------------------------------------------
    TYPOGRAPHY css
----------------------------------------------------------------
--------------------------------------------------------------*/

/*---------------------
    GLOBAL
---------------------*/
 
body {
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333;
}
 
h1 {
    font-size: 20px;
    margin: 15px 0 20px;
    font-weight: normal;
    color: #666;
    letter-spacing: -0.05em;
}
h1.homehighlight {color: #000; font-size:26px;}
.fullwidth #centercolumn h1, .fullwidth #centercolumn p {margin: 10px 10px 20px;}
h2 {
    font-size: 1.5em;
    line-height: 1.25em;
    margin: 15px 0 15px 0;
    font-weight: normal;
    color: #666666;
}
/*p+h2,*/ul+h2 {margin: 1.2em 0 0.2em 0;}
h3 {
    font-size: 1.2em;
    line-height: 1.25em;
    margin: 0 0 0.5em 0;
    color: #666666;
    font-weight: bold;
}
#rightcolumn h3 {font-weight: normal;}
h4 {
    font-size: 1.1em;
    margin: 0 0 0.3em 0;
    font-weight: normal;
    color: #666666;
}
h2 a, h3 a, h4 a {color: #07348e;}
 
p {margin: 0 0 1em 0;}

.smalltext {font-size:10px; line-height: 14px;}
p.smalltext {margin: 1px 0; }
.smalltext a {text-decoration: underline;}
 
/*---------------------
    LINKS
---------------------*/
 
a {
    color: #07348e;
    text-decoration: none;
}
.searchresults a
{
text-decoration: underline;
}


a:hover {text-decoration: underline;}
a:active {outline: none;}
a:visited {color: #731C2D;}
a img {border: none;}

.gotoTop {
	text-align: right;
	margin: 0;
}
.gotoTop a {
	background: url(../images/gotoTop-icon.gif) no-repeat scroll 0 3px;
	padding: 0 0 4px 18px;
	
}
div.indexBar {
	margin: 10px 0 20px;
	padding: 5px 15px;
	background: #6699ff;
}
div.indexBar a, div.indexBar a:visited { 
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 4px;
}
 
/*---------------------
    LISTS
---------------------*/
 
ul {
	list-style: none;
	margin: 0 0 0px;
	padding-left: 0px;
}

ul li {
	padding-left: 20px;
	background: url(../images/dotpoint.gif) no-repeat scroll 0 7px;
}

#ie6 ul li {position: relative;}
 
ol  {
	margin: 0 0 20px 0px;
	padding-left: 20px;
}
#ie7 ol {padding-left: 30px;}
 
#ie6 #centercolumn ol {
	padding-left: 0px;
	margin-left: 30px;
}

ul li, ol li {line-height: 20px;}

li h4, li h5, li h6 {
	font-weight:normal;
	font-size: 12px;
    line-height: 18px;
    color: #333;
    margin: 0;
    padding: 0;
}

ul.fivecolumn, 
ul.threecolumn {padding-right: 10px;}

ul.fivecolumn li,
ul.fourcolumn li,
ul.threecolumn li,
ul.twocolumn li,
.indextable li {background-image: url(../images/dotpoint-black.gif); }

.footercolumn ul li, 
.footercolumn ol li{
	background: none;
	padding-left: 0;
	line-height: 14px;
	margin-bottom: 5px;
}

hr {
	border: none;
	border-top: 1px solid #000;
	margin: 10px 0;
	clear: both;
}

/*-------------------- column content */

.twocolumn {
	width: 48%;
	float:left;
}

.threecolumn {
	width: 32%;
	float:left;
}

.fourcolumn {
	width: 24%;
	float:left;
}

.fivecolumn {
	width: 18%;
	float:left;
}

.divider {
	border-bottom: 1px solid #000;
	margin: 0px 20px;
	padding: 10px 0;
	overflow: hidden;
	clear:both;
}
#ie6 .divider {height: 100%;}

/*-------------------- index table */

table.indextable {
	border:none;
}

.indextable th {
	font-weight:normal;
	text-align:left;
	font-size: 14px;
	padding: 10px 20px;
	background: #fff;
}

.indextable td {padding: 0 20px;}
.indextable ul {margin: 0;}
.indextable h3 {
	font-weight:normal;
	color: #666;
	font-size: 18px;
}

/*---------------------
    HIGHLIGHTS
---------------------*/

/*---------------------news box */

.newsboxwrapper {
	background: url(../images/fwa/fwa_highlighted-top.gif) no-repeat scroll top left;
	padding: 10px 0px 0px;
}
.newsbox {
	background: url(../images/fwa/fwa_highlighted-bg.gif) no-repeat scroll bottom left;
	padding: 0px 20px 10px;
	margin-bottom: 20px;
	clear:both;
	overflow: hidden;
}
.newsbox ol,
.newsbox ul {margin-bottom: 0;}

.newsbox a {
	color: #07348e;
	text-decoration:underline;
}
.newsbox h3 {
	color: #666;
	font-weight:normal;
	font-size: 18px;
}

.newsbox table, .widenews table, .newsBlock table {border:none;}
.newsBlock td, .newsbox td {padding:0;}

.newsbox a {text-decoration: none;}
.newsbox a:hover {text-decoration: underline;}


/*---------------------wide news box */

.widenews {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	width: 686px;
	float:left; 
	margin: 0 10px 20px 20px;
	padding: 0px 20px 0 20px;
}

#ie6 .widenews {
/* 	padding-left: 5px; */
	margin: 0 5px 20px 10px;
}

.widenews h4 {
	font-size: 18px;
	color: #000;
	margin: 0;
}
.widenews td {padding:0;}
.widenews table {margin-top:10px;}

/*---------------------highlighted box */

.highlighted {
	background: #e7f4cb;
	border: 1px solid #cec5ba;
	padding: 10px 20px;
	margin-bottom: 20px;
	clear:both;
	overflow: hidden;
}

.highlighted h3
{
	font-size:14px !important;
}

.highlighted h3, 
.highlighted h2, .highlighted h1, .highlighted h4, .highlighted h5
{
	color:Black !important;
}

.greyhighlight {background: #EAEAEA; margin-left: 10px; margin-right: 11px;}
.greyhighlight ul li {background: url(../images/dotpoint-grey.gif) no-repeat scroll 0 8px;}

#ie6 .highlighted  {zoom: 1;}

.highlighted a {
	color: #07348e;
	text-decoration:underline;
}
.highlighted a:hover {font-weight: bold; }
.highlighted ol,
.highlighted ul {margin-bottom: 0;}

.highlighted ul li {background-image: url(../images/dotpoint-black.gif); }

.highlighted table {border:none;}

.fullwidth #centercolumn .highlighted p {margin: 0 0 10px;}

/*---------------------full width box */

.landingPage .highlighted {
	border:none;
	background: #fff url(../images/highlightbox_wide_top.gif) no-repeat scroll 0 0;
	margin: 0 14px;
	padding:7px 0 0;
}
.landingPage .highlighted .highlighted_inner {
	padding: 10px 20px 20px;
	background: #fff url(../images/highlightbox_wide_bottom.gif) no-repeat scroll bottom left;
	position: relative;
	overflow: hidden;
}
.landingPage .highlighted .twocolumn {margin-top:10px;}


/*---------------------
    FORMS
---------------------*/


input#searchSubmit {
	background: #f9d73a;
	border: 1px solid #fff;
	padding: 2px 6px;
}

 
/*---------------------
    TABLES
---------------------*/


table.datatable {
	border: 2px solid #656565;
	font-family: arial, helvetica, sans-serif;
}

table.searchresults {border: none;}

table.pagenav {
	border-left: none;
	border-right: none;
}

table.datatable caption {
	font-size:13px;
	text-align:left;
	background: #656565 url(../images/caption-bg.jpg) repeat-x scroll 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 9px;
}
table.datatable thead {
	background: #3366CC; 
	color: #000;
}
table.datatable th, table.datatable td {border-bottom:1px solid #ccc; text-align: left;}

table.datatable td, table.datatable th {
	padding: 6px 0px 6px 10px;
}

table.datatable th {font-weight: bold;}

table.datatable tr.even {background: #ececec;} 
table.datatable tr.odd {background: #ffffff;}

table.datatable thead th {
	background: #3366CC;
	padding: 5px 5px;
	color: #fff;
	border-top: 1px solid #fff;
	text-align: left;
}

table.datatable thead th.first {
	border-left: 1px solid #fff;
}


/*---------------------
    OTHER
---------------------*/
 
 
b, strong {font-weight: bold;}
 
em {font-style: italic;}
 
u {text-decoration: underline;}
 
/*---------------------HORIZONTAL LINE */
.hr {
    border: none;
    height: 5px;
    margin: 1em;
    clear: both;
}
.hr hr {display: none;}
hr.thin {margin: -0.3em 0 0.5em 0;}
hr.black {border-color: #000;}
 
/*---------------------DATA TABLES */
dt{
    float: left;
    clear: left;
    font-weight: bold;
    margin: 0 0 1em 1em;
    width: 55px;
    color: #000;
}
dd {
    display: block;
    margin: 0 0 1em 0;
    padding-left: 75px;
}
 
/*---------------------BLOCKQUOTE */
blockquote {
    margin: 0.5em 0;
    padding: 1.5em;
    background: #F5F8E2;
    color: #000;
}
blockquote h2, blockquote h3,blockquote h4, blockquote a {color: #000;}
blockquote p {}
 
/*---------------------CODE VIEW */
code {
    background: #F0F0F0;
    color: #000;
    font-size: 1.1em;
}
pre {
    background: #333;
    font-size:1.2em;
    line-height:1.4em;
    color: #eaeaea;
    padding: 1em;
    margin: 0.5em 0;
    font-family: Verdana, Helvetica, sans-serif;
}


/*--------------------------------------------------------------
----------------------------------------------------------------
    FORMS + GLOBAL RESET css
----------------------------------------------------------------
--------------------------------------------------------------*/


/*---------------------
    GLOBAL
---------------------*/

form {
	display: block;
	margin: 0;
	padding: 0;
}


/*---------------------
    FIELDSETS
---------------------*/

input {
	border: 0px solid #ccc;
	background:transparent;
	font-size:12px;
	font-family:verdana;	
}

fieldset {
	border: 1px solid #b7b7b7;
	background: #eff5fe;
	padding: 10px 20px 30px;
}
fieldset h3 {
	font-weight: normal;
	font-size:16px;
	padding-top: 20px;
}
fieldset p {margin: 0;}

/*-------------- DIVS */

fieldset div {margin-bottom: 10px; }
fieldset div div {margin-bottom: 0px;}

fieldset div.required {
	padding-left: 20px;
	background: url(../images/form-required-symbol.gif) no-repeat scroll 8px 4px;
}

fieldset div.error {
	padding-left: 20px;
	background: url(../images/form-error-symbol.gif) no-repeat scroll 8px 4px;
}

div.errormessage h4 {
	padding: 7px 10px 2px 60px;
	margin: 0;
	background: url(../images/form-errormessage-top.gif) no-repeat scroll 0px -3px;
}
div.errormessage {
	margin: 20px 0 10px -8px;
	padding-bottom: 30px;
	background: url(../images/form-errormessage-bg.gif) no-repeat scroll bottom left;
}
div.errormessage ul {margin: 10px 0 0 60px;}
div.errormessage ul li {background-image:url(../images/dotpoint-black.gif);}
div.errormessage a {text-decoration:underline;}

div.form-success {
	padding: 0 0 24px;
	margin: 0 0 0 -8px;
	background: url(../images/form-success-bottom.gif) no-repeat scroll bottom left;
}
div.form-success div {
	padding: 45px 30px 30px 120px;
	background: url(../images/form-success-top.gif) no-repeat scroll top left;
}


/*------------- LABELS */

label {
	font-weight: bold;
	display:block;
}
fieldset div div label {
	font-weight: normal;
	display:inline;
}

/*-------------- INPUTS */

fieldset input,
fieldset select {
	margin: 4px 0;
	width: 120px;
	background: #fff;
}

fieldset input[type=radio], fieldset input[type=checkbox] {
	width: auto;
}

fieldset .wide input,
fieldset .wide select {
	width: 220px;
}

fieldset textarea {
	margin: 4px 0;
	width: 100%;
	height: 200px;
	background: #fff;
}

fieldset input {border: 1px solid #1f9ef2;}

fieldset textarea, 
fieldset select {border: 1px solid #256fa4;}

fieldset div.error input {border-color: #ff0000;}

fieldset div.error textarea, 
fieldset div.error select {border-color: #ff0000;}

#ie7 fieldset div.checkboxSet input,
#ie7 fieldset div.radioSet input,
#ie6 fieldset div.checkboxSet input,
#ie6 fieldset div.radioSet input {
	border: none; 
	width: 15px; 
	background: transparent;
	float:left;
	clear:left;
}

#ie7 fieldset div.checkboxSet div label,
#ie7 fieldset div.radioSet div label,
#ie6 fieldset div.checkboxSet div label,
#ie6 fieldset div.radioSet div label {
	margin: 5px 0 0 20px;
	display:block;
/* 	width: 300px; */
}

#ie7 fieldset div.checkboxSet,
#ie7 fieldset div.radioSet,
#ie6 fieldset div.checkboxSet,
#ie6 fieldset div.radioSet {
	clear:both;
}

/*---------------------
    BUTTONS
---------------------*/

div.buttons {
	padding: 15px 0 0; 
	overflow: hidden; 
	margin-bottom: 5px;
}

div.buttons input.left {float:left;}
div.buttons input.right {float:right;}

div.buttons input {
	background: url(../images/form-btn.gif) no-repeat scroll 0 0;
	border: none;
	width: 116px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
}
div.buttons input:hover {font-weight:bold;}

#ie7 div.buttons input,
#ie6 div.buttons input {font-size:11px;}


/*--------------------------------------------------------------
----------------------------------------------------------------
    MENU css
----------------------------------------------------------------
--------------------------------------------------------------*/

.navElement h3, 
.navElement dfn,
.navElement label {
	display: none; 
}

.navElement ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/*--------------------
	GLOBAL MENU
--------------------*/

#globalmenu {
	position: absolute;
	top: 0;
	left: 0px;
	width: 990px;
	height: 43px;
}
#ie7 #globalmenu,
#ie6 #globalmenu {height:42px;}

#globalmenu ul {
	margin-left: 165px;
	margin-left: 0px;
}
#globalmenu ul li {
	width: auto;
	float:left;
	background: none;
	padding-left: 0;
}
#globalmenu ul li a {
	display:block;
	color: #fff;
	font-weight:bold;
	padding: 14px 20px 0px;
	height: 28px;
	border-top:1px solid #666;
	text-align:center;
	text-decoration: none;
	position: relative;
}
#globalmenu ul li a:hover {text-decoration: underline;}
#globalmenu ul li.FWcontact {float:right; margin-right: 22px;}
#ie6 #globalmenu ul li.FWcontact {margin-right: 0px;position: relative; right:-60px;}
#globalmenu ul li.FWcontact a {font-weight: normal;}

#globalmenu ul li.FWonline a {background: transparent; width:120px;}

#globalmenu ul li.FWombudsman a {background: #006699 url(../images/globalnav_fwotab.gif) repeat-x scroll bottom left;  width:159px;}


#globalmenu ul li div.activeItem a {color: #000;}


/*--------------------
	SITE MENU
--------------------*/

#sitemenu {
	clear:both;
	height: 27px;
	width: 800px;
	overflow: hidden;
	position: absolute;
	bottom: -1px;
	left: 42px;
}
#ie6 #sitemenu {
	bottom: -2px;
}

#sitemenu li {
	width: auto;
	float: left;
	margin-left:3px;
	background: none;
	padding-left: 0;
}

#sitemenu li a {
	display:block;
	padding: 4px 0px;
	background: transparent url(../images/sitenav_tab.gif) no-repeat scroll 0 0;
	color: #000;
	width: 116px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

#sitemenu li:hover>a {
	background: transparent url(../images/sitenav_activetab.gif) no-repeat scroll 0 0;
}

#sitemenu li.activeItem a {
	border-color: #fff;
	background: transparent url(../images/sitenav_activetab.gif) no-repeat scroll 0 0;
	font-weight: bold;
}

/*--------------------
	CONTENT MENU
--------------------*/


/*----- global menu formatting ----*/

#contentmenu {
	background: #f9f9f9 url(../images/contentmenu-bg2.jpg) no-repeat scroll left bottom;
	padding: 10px 2px 62px 1px;
	width: 210px;
	margin: 0px 0px 0px 9px;
}

#contentmenuTop {
	background: #f9f9f9 url(../images/contentmenu-top2.jpg) no-repeat scroll 0 0;
	height:12px;
	margin-left:9px;
	width:212px;
	padding-right:1px;
}
#ie6 #contentmenuTop {
	margin-bottom: -2px;
	height:12px;
}

#contentmenu b {font-weight: normal;}
#contentmenu a:hover {text-decoration: none;}

#contentmenu a span {
display: block;
padding: 6px 19px 6px 23px;
width: 172px;
position: relative;
cursor: pointer;
}

#ie6 #contentmenu a span {
width: 167px;
}

/*---- top level menu layout ---*/

#contentmenu ul {
	padding-left: 0px;
}

#contentmenu ul li {
	position: relative;
	list-style: none;
	padding: 0 0 0 0;
	width: 211px;
	background: none;
	margin: 0;
}

#ie6 #contentmenu ul li {
	margin-top: 0;
	margin-bottom: 0;
	zoom: 1;
	float: left;
	clear: left;
}

#contentmenu ul li a {
	display: block;
	color: #000;
	line-height:14px;
	position: relative;
	/* new code */
	padding: 0px;
	width: 211px;
	cursor: pointer;
}

/* --- hide all secondary and tertiary menus by default ----*/

#contentmenu ul ul,
#contentmenu ul ul ul,
#contentmenu ul li:hover ul ul,
#contentmenu ul li.focus ul ul,
#contentmenu ul li.activeParentItem ul ul,
#contentmenu ul li.activeParent ul ul 
{
	display: none; 
	position: absolute;
	top: -1px;
	left: 209px;
	left: 211px;
	z-index: 100;
	border-right: dotted 1px #000;
	border-bottom: dotted 1px #000; 
	padding-bottom: 0;
}


#contentmenu ul ul ul ul {display: none !important;}

/*-------- flyout states -------------*/


/* secondary level flyout */

#contentmenu li:hover ul,
#contentmenu li.hover ul,
#contentmenu li.focus ul,
#contentmenu li.parentfocus ul
{
	display: block;
	padding-bottom: 0;
}

#contentmenu li:hover ul li,
#contentmenu li.hover ul li,
#contentmenu li.focus ul li
{
	border-top: 1px dotted #000;
	width: auto;
}

#contentmenu li:hover ul li ul,
#contentmenu li.hover ul li ul,
#contentmenu li.focus ul li ul,
#contentmenu li.parentfocus ul li ul
{
	display: none; 
}

/* new code */
#contentmenu a span {
padding: 6px 19px 6px 23px;
}


/* tertiary level flyout */

#contentmenu ul  li.activeParentItem ul li:hover ul,
#contentmenu ul  li.activeParentItem ul li.hover ul,
#contentmenu ul  li.activeParentItem ul li.focus ul,
#contentmenu ul  li.activeParent ul li:hover ul,
#contentmenu ul  li.activeParent ul li.hover ul,
#contentmenu ul  li.activeParent ul li.focus ul  
{
	display: block;
}


#contentmenu ul li.activeParent ul  ul {
	position: absolute;
	top: 0;
	left: 211px;
}
#contentmenu ul li.activeParent ul li ul li,
#contentmenu ul li.activeParentItem ul li ul li  {
	border-top: 1px dotted #000;
	padding-bottom: 0;
	width: auto;
}

#contentmenu ul li.activeParent ul li ul li a,
#contentmenu ul li.activeParentItem ul li ul li a {
	padding-left: 5px; 
}
#ie6 #contentmenu ul li.activeParentItem ul ul li a { 
	background-image: none;
}

#contentmenu ul li.activeParent ul ul li a span,
#contentmenu ul li.activeParentItem ul ul li a span{
	padding: 6px 10px 6px 19px;
	width: 175px;
}
#ie6 #contentmenu ul li.activeParent ul ul li a span,
#ie6 #contentmenu ul li.activeParentItem ul ul li a span{
	width: 172px;
}


/*----------- inline display states -------------*/

/* secondary level inline display */

#contentmenu ul li.activeParent ul,
#contentmenu ul li.activeParentItem ul {
	position: static;
	display:block;
	border: none;
	padding-bottom: 3px;
	margin: 0;
}
#ie7 #contentmenu ul li.activeParent ul,
#ie7 #contentmenu ul li.activeParentItem ul {
	border-top: 1px solid transparent !important;
}

#contentmenu ul li.activeParent ul li,
#contentmenu ul li.activeParentItem ul li {
	border-top: none;
	padding-bottom: 0px;
	width: 211px;
}

#contentmenu ul li.activeParent ul li a ,
#contentmenu ul li.activeParentItem ul li a {
	border:none;
	background-repeat: no-repeat !important;
	padding: 0px;
	width: auto;
}
#contentmenu ul li.activeParent ul li a span,
#contentmenu ul li.activeParentItem ul li a span{
	padding: 6px 10px 6px 45px;
	width: 155px;
}
#ie6 #contentmenu ul li.activeParent ul li a span,
#ie6 #contentmenu ul li.activeParentItem ul li a span{
	width: 152px;
}


/* tertiary level inline display */

#contentmenu ul ul li.activeParent ul,
#contentmenu ul ul li.activeParentItem ul {
	position: static;
	display: block;
	border: none;
	padding-bottom: 3px;
}

#contentmenu ul  li.activeParent ul li.activeParent a,
#contentmenu ul  li.activeParent ul li.activeParentItem a{
}

#contentmenu ul ul li.activeParent ul li a,
#contentmenu ul ul li.activeParentItem ul li a {
	border: none;
	background-repeat: no-repeat;
	background-position: 49px 10px;
	padding: 0;
	width: auto;
}

#contentmenu ul ul li.activeParent ul li a span,
#contentmenu ul ul li.activeParentItem ul li a span{
	padding: 6px 10px 6px 65px;
	width: 135px;
}
#ie6 #contentmenu ul ul li.activeParent ul li a span,
#ie6 #contentmenu ul ul li.activeParentItem ul li a span{
	width: 132px;
	padding: 6px 9px 6px 65px;
}


#contentmenu ul li.activeParent ul li.activeParent ul li,
#contentmenu ul li.activeParent ul li.activeParentItem ul li  {
	border-top: none;
	padding-bottom: 0px;
	width: 211px;
}


/* --------- active menu item display ----------------*/


/* primary level  */

#contentmenu ul li.activeItem
{
	padding-bottom: 0 !important;
}
#ie6 #contentmenu ul li.activeItem a
{
	background-color: transparent !important;
}


#contentmenu ul li a.activeItem,
#contentmenu ul li a.activeParentItem
 {
	padding-top: 5px;
	position: relative;
	left: 2px;
	left: 1px;
	color: #000 !important;
}


#ie6 #contentmenu ul li a.activeItem,
#ie7 #contentmenu ul li a.activeItem,
#ie6 #contentmenu ul li a.activeParentItem,
#ie7 #contentmenu ul li a.activeParentItem  
{
	background-position: 4px 1px;
}

#contentmenu ul li a.activeItem span,
#contentmenu ul li a.activeParentItem span {
	padding-top: 0;
	padding-left:21px;
	padding-left:19px;
	left: 1px;
	font-weight: bold !important;
}
#ie6 #contentmenu ul li a.activeItem span,
#ie6 #contentmenu ul li a.activeParentItem span {
	padding-top: 0;
	padding-left:21px;
	left: 1px;
}

#contentmenu ul li a.activeItem,
#contentmenu ul li a.activeParentItem {
	font-weight: bold;
}


/* secondary level  */

#contentmenu ul li.activeParent ul li a.activeItem,
#contentmenu ul li.activeParent ul li a.activeParentItem
{
	border-right: none;
	padding-top: 5px;
}

#ie6 #contentmenu ul li.activeParent ul li a.activeItem,
#ie7 #contentmenu ul li.activeParent ul li a.activeItem,
#ie6 #contentmenu ul li.activeParent ul li a.activeParentItem,
#ie7 #contentmenu ul li.activeParent ul li a.activeParentItem 
{
	background-position: 24px 1px;
}

#contentmenu ul li.activeParent ul li a.activeItem span,
#contentmenu ul li.activeParent ul li a.activeParentItem span {
	padding-top: 0;
}

/* tertiary level */

#contentmenu ul li.activeParent ul li.activeParent ul li a.activeItem
{
	padding-top: 5px;
	padding-left: 0px;
}

#ie6 #contentmenu ul ul li.activeParent ul li a.activeItem,
#ie7 #contentmenu ul ul li.activeParent ul li a.activeItem 
{
	background-position: 44px 1px;
}


#contentmenu ul ul li.activeParent ul li a.activeItem span {
	padding-top: 0;
}

#ie7 #contentmenu ul ul li.activeParent ul li a.activeItem span,
#ie6 #contentmenu ul ul li.activeParent ul li a.activeItem span {
	background-position: 43px 100% !important;
}

/* IE6 fixes for active states */

/*first level*/
#ie6 #contentmenu ul li a.activeItem span,
#ie6 #contentmenu ul li a.activeParentItem span {
padding-left: 22px;
margin: 0;
width: auto;
left: 0px;
}
/*second level*/
#ie6 #contentmenu ul li ul li a.activeItem span,
#ie6 #contentmenu ul li ul li a.activeParentItem span {
padding-left: 43px;
margin: 0;
width: auto;
}

/*third level*/
#ie6 #contentmenu ul li ul li ul li a.activeItem span,
#ie6 #contentmenu ul li ul li ul li a.activeParentItem span {
padding-left: 70px;
margin: 0;
width: auto;
}

/*---------------------------

SECTIONHEADINGS AND SECTION SUBITEMS

------------------------------*/

#contentmenu ul li.sectionHeader {
	padding: 6px 19px 6px 10px;
	font-weight: bold;
	font-style:italic;
}

/* second level */
#contentmenu ul li ul li.sectionHeader {border-top: dotted 1px #000; width: 182px; padding-left: 10px;}
#contentmenu ul li.activeParent ul li.sectionHeader,
#contentmenu ul li.activeParentItem ul li.sectionHeader  
{
border-top: none;
padding-left: 30px;
width: 211px;
}
/* third level */
#contentmenu ul li.parentItem ul li ul li.sectionHeader,
#contentmenu ul li.activeParent ul li.parentItem ul li.sectionHeader,
#contentmenu ul li.activeParentItem ul li.parentItem ul li.sectionHeader {border-top: dotted 1px #000; padding-left: 10px; width: 179px; }
#contentmenu ul li.activeParent ul li.activeParent ul li.sectionHeader,
#contentmenu ul li.activeParent ul li.activeParentItem ul li.sectionHeader  
{
border-top: none;
padding-left: 50px;
width: 142px;
}

/* second level */
#ie6 #wrapper #contentmenu ul li ul li.sectionHeader {width: 179px !important; }
#ie6 #wrapper #contentmenu ul li.activeParent ul li.sectionHeader,
#ie6 #wrapper #contentmenu ul li.activeParentItem ul li.sectionHeader  
{
width: 211px !important;
}
/* third level */
#ie6 #wrapper #contentmenu ul li ul li.parentItem ul li.sectionHeader, 
#ie6 #wrapper #contentmenu ul li.activeParentItem ul li.parentItem ul li.sectionHeader  { width: 176px !important;}
#ie6 #wrapper #contentmenu ul li ul li.activeParent ul li.sectionHeader,
#ie6 #wrapper #contentmenu ul li ul li.activeParentItem ul li.sectionHeader  
{
width: 142px !important;
}

li.firstsectionsubitem {
border-top: none !important;
}

/*---------------------------

IE6 GRACEFUL DEGRADATION

------------------------------*/

#ie6 #contentmenu.ie6disabled ul,
#ie6 #contentmenu.ie6disabled li
{
display: block !important;
margin: 2px 0 2px 2px !important;
background: transparent !important;
padding: 0 0 0 9px !important;
position: static !important;
border: none !important;
width: auto !important;
}

#ie6 #contentmenu.ie6disabled li
{
background: url(../images/sitenav-bullet.gif) no-repeat scroll -1px 9px !important;
}



#ie6 #contentmenu.ie6disabled span,
#ie6 #contentmenu.ie6disabled a
{
display: inline !important;
padding: 0 !important;
margin: 0 !important;
background: transparent !important;
border: none;
}

#ie6 #contentmenu.ie6disabled a
{
text-decoration: underline !important;
color: #00F !important;
}

/*additional CSS*/
#sharepoint-control
{
	position:relative;
	top:0px;
	right: 0px;
	z-index: 1;
}

.ms-siteaction
{
 position: absolute;
 top:20px;
 right: 0px;
}

#zz5_Menu_t
{
	position:absolute;
	top:0px;
	right: 0px;
	
}

#ie #width-fixer
{ 
	width:270px;
	display:block;
	padding-left: 8px;
	padding-bottom:10px;


}

#width-fixer
{ 
	width:275px;
	display:block;
	padding-left: 8px;
	padding-bottom:10px;


}

#width-fixer ul
{
	padding-left: 5px;
}

#width-fixer img
{ margin-left:0px;
}

#width-fixer p
{
		padding-left: 3px;
}



#width-fixer td p
{
	padding-left: 3px;
}

#ie #width-fixerRelated
{ 
	width:270px;
	display:block;
	margin-right:15px;
	padding-bottom:10px;

}

#width-fixerRelated
{ 
	width:275px;
	display:block;
	margin-right:15px;
	padding-bottom:10px;

}

#width-fixerRelated img
{
margin-left:0px;
}


#ctl00_PlaceHolderMain_editmodepanel_pc2
{
	padding-left: 15px;
}

.ms-long
{
	border: 1px !important;

}

#rightcolumn .ms-long
{ 
	width: 150px !important;
}

#overviewimage img
{
	width: 390px;
}



/*-----------NEW SEARCH RESULTS 1.06 by us-----------*/

#ie6 div#centercolumn
{
	padding-left: 6px; 
}

div.twocolumnsearch
{
	float: right !important;		
}

div.twocolumnsearch table.ms-sbtable
{
	font-style: normal;
	font-family: Verdana;
	Color: #000000;
	font-size: 0.7em;
	font-weight: normal;
}


div.twocolumnsearch table.ms-sbtable-ex
{
	margin-top: 2px;
	border-collapse: collapse;
	margin-left: 2px;
}


div.twocolumnsearch td.ms-sbcell
{
	border: 0px;	
	white-space: nowrap;	
	padding: 0px 0px 0px 2px;
}

div.twocolumnsearch input.ms-sbplain
{
	width: 245px !important; 
}

div.twocolumnsearch td.ms-sblink 
{
	display: none;
	visibility: hidden;
}

div.twocolumnsearch td.ms-sbgo
{
	background: transparent url(../images/ombudsman/ombudsman_search-btn_2.png) no-repeat scroll 0 0px;
	font-size:12px;
	font-family:verdana;
	white-space: nowrap;	
}

div.twocolumnsearch td.ms-sbgo a img
{
	visibility: hidden;
	display: none;
}
div#SRSB div
{
	float: right;
	width: 350px !important;
}

div.twocolumnsearch td.ms-sbgo a 
{
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:17px;
	margin:5px 0 0 1px;
	overflow:hidden; 
	padding:0 0 0 18px;
	position:relative;
	text-decoration: none;
	text-align:left;
	text-indent:0;
	top:4px;
	width: 77px;
	border: none;
	
}

#ie6 div.twocolumnsearch td.ms-sbgo
{
	background-image: url(../images/ombudsman/ombudsman_search-btn_3.jpg);	
	top: -4px;
}

div.twocolumnsearch td.ms-sbcell.ms-sblink a
{
	position: relative;
	right: 0px;
	top: 5px;	
}


table#search-stat-paging a, #search-bottom-paging .srch-Page a  {
	text-decoration: underline;
}

table#search-stat-paging
{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: url(../images/pagenav-bg.png) repeat-x 0 100%;
	width: 100%;
}



table#search-stat-paging .srch-stats, table#search-stat-paging .srch-Page 
{
	background-color: Transparent !important;
	padding: 10px 20px;
}

div#search-bottom-paging
{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: url(../images/pagenav-bg.png) repeat-x 0 100%;
}

div#search-bottom-paging
{
	padding: 10px 20px;
}

div#search-bottom-paging .srch-Page
{
	background-color: Transparent !important;	
}

table.searchresults 
{
	margin-bottom: 40px;
	font-family: verdana, tahoma, arial, sans-serif;
    font-size: 12px !important;
    line-height: 18px;
    color: #333;
}

table#search-stat-paging .srch-stats, 
table#search-stat-paging .srch-Page,
input.ms-sbplain, 
#search-bottom-paging .srch-Page
{
	font-family: verdana, tahoma, arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333;
}

table.searchresults th {
	font-weight:normal;
	text-align:left;
	font-size: 14px;
	padding: 10px 20px;
	background: #fff;
}

table.searchresults td 
{
	padding: 6px 20px 6px 20px;
	font-family: verdana, tahoma, arial, sans-serif;
    font-size: 9pt;
    line-height: 18px;
    color: #333;
}

table.searchresults tr td h4 a, table.searchresults tr td p a
{
	font-weight: normal !important;
	text-decoration: underline !important;
}

div#displaybar label
{
	font-weight: normal;
	margin-left: 5px;
	display: inline;
}

table#search-box td#labelSearch
{
	vertical-align: middle; 
	white-space: nowrap !important;
	width: 65px
}

table#search-box td#searchwebpart div#WebPartWPQ1
{
	width: 350px !important;
	
}

select.ms-sbscopes
{
	font-family: verdana, tahoma, arial, sans-serif !important;
    font-size: 12px;
	position: absolute;
	top: 105px;
	left: 340px;
	width: 325px;
	z-index: 100;
}

div#displaybar
{
	margin-left: -20px;
	margin-right: 0px;
	height: 20px;
	clear: both;
	width: 880px
}

#ie7 div#displaybar
{
	margin-left: -20px;
	margin-right: 0px;
	height: 20px;
	clear: both;
	width: 900px
}

#ie6 select.ms-sbscopes
{
	font-family: verdana, tahoma, arial, sans-serif;
    font-size: 12px;
	position: absolute;
	top: 125px;
	left: 340px;
	width: 325px;
	z-index: 100;	
}

div.ms-formfieldcontainer
{
 z-index: 100000 !important;
 position: relative;
}

#ie6 div#defaultPageSearchBox
{
	margin-left: 50px;
}

#ie6 div#defaultPageSearchBox td.ms-sbgo
{
	background-image: url(../images/ombudsman/ombudsman_search-btn_3.jpg);	
	top: -4px;	
}

div#defaultPageSearchBox td.ms-sbgo img
{
	display: none;
	visibility: hidden;
}

div#defaultPageSearchBox table
{
	width: 100%;
}
div#defaultPageSearchBox td.ms-sbgo
{
	background: transparent url(../images/ombudsman/ombudsman_search-btn_2.png) no-repeat scroll 0 0px;
	font-size:12px;
	font-family:verdana;	
}

div#defaultPageSearchBox td.ms-sbcell, div#defaultPageSearchBox td.ms-sbgo
{
	border: 0px;
	background-color: Transparent;
}

div#defaultPageSearchBox td.ms-sbgo a
{
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	height:17px;
	margin:5px 0 0 1px;
	overflow:hidden; 
	padding:0 0 0 18px;
	position:relative;
	text-decoration: none;
	text-align:left;
	text-indent:0;
	top:4px;
	width: 77px;
	border: none;
	
}

div#defaultPageSearchBox input.ms-sbplain {
	background:transparent url(../images/fullsearch-input.gif) no-repeat  0 0;
	border:none;
	height: 17px;
	margin: 0px 0 8px 10px;
	padding: 9px;
	width: 248px !important;
}

div#defaultPageSearchBox td.ms-sbcell.ms-sblink a
{
	position: relative;
	left: 20px;
	top: 5px;	
}

#advancedsearchbox input
{
	border: 1px solid #ccc !important;
}

/*-----------END NEW SEARCH RESULTS 1.06-----------*/

table.ms-rteTable-7
{
	padding: 0 0 0 0 !important;
	border-collapse:collapse;
}

table.ms-rteTable-7 td
{ 
	border-bottom-width: 0px !important;
	padding: 5px 11px 5px 11px !important;
}

/*Sprite image performance */
a.tongan_gif
{
    width: 78px;
    height: 13px;
    background-image: url(../images/../images/lang_sprite.png);
    background-position: 0px 0px;
	display:inline-block;
}

a.japanese_gif
{
    width: 35px;
    height: 13px;
    background-image: url(../images/../images/lang_sprite.png);
    background-position: 0px -13px;
	display:inline-block;
}

a.tamil_gif
{
    width: 33px;
    height: 15px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -26px;
	display:inline-block;
}

a.thai_gif
{
    width: 17px;
    height: 12px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -41px;
	display:inline-block;
}

a.dari_gif
{
    width: 23px;
    height: 10px;
    background-image: url(../images/lang_sprite.png);
    background-position: -17px -41px;
	display:inline-block;
}

a.croatian_gif
{
    width: 42px;
    height: 11px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -53px;
	display:inline-block;
	margin-left:4px;
}

a.indonesian_gif
{
    width: 95px;
    height: 11px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -64px;
	display:inline-block;
}

a.hindi_gif
{
    width: 23px;
    height: 13px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -75px;
	display:inline-block;
	margin-left:40px;
}

a.urdu_gif
{
    width: 23px;
    height: 13px;
    background-image: url(../images/lang_sprite.png);
    background-position: -23px -75px;
	display:inline-block;
}

a.greek_gif
{
    width: 48px;
    height: 12px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -88px;
	display:inline-block;
}

a.sinhalese_gif
{
    width: 36px;
    height: 13px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -100px;
	display:inline-block;
}

a.turkish_gif
{
    width: 36px;
    height: 13px;
    background-image: url(../images/lang_sprite.png);
    background-position: -36px -100px;
	display:inline-block;
}

a.italian_gif
{
    width: 38px;
    height: 12px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -113px;
	display:inline-block;
	background-repeat:no-repeat;
}

a.filipino_gif
{
    width: 39px;
    height: 12px;
    background-image: url(../images/lang_sprite.png);
    background-position: -38px -113px;
	display:inline-block;
}

a.somali_gif
{
    width: 50px;
    height: 12px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -125px;
	display:inline-block;
}

a.persian_gif
{
    width: 31px;
    height: 15px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -137px;
	display:inline-block;
}

a.chinese_gif
{
    width: 36px;
    height: 12px;
    background-image: url(../images/lang_sprite.png);
    background-position: 0px -152px;
	display:inline-block;
}

a.serbian_gif
{
    width: 41px;
    height: 12px;
    background-image: url(../images/lang_sprite.png);
    background-position: -77px -113px;
	display:inline-block;
}

a.spanish_gif
{
    width: 42px;
    height: 12px;
    background-image: url(../images/lang_sprite.png);
    background-position: -118px -113px;
	display:inline-block;
}

a.russian_gif
{
    width: 45px;
    height: 13px;
    background-image: url(../images/lang_sprite.png);
    background-position: -77px -125px;
	display:inline-block;
}

a.vietnamese_gif
{
    width: 47px;
    height: 12px;
    background-image: url(../images/lang_sprite.png);
    background-position: -77px -138px;
	display:inline-block;
}

a.arab_gif
{
    width: 27px;
    height: 11px;
    background-image: url(../images/lang_sprite.png);
    background-position: -77px -150px;
	display:inline-block;
}

a.korean_gif
{
    width: 33px;
    height: 13px;
    background-image: url(../images/lang_sprite.png);
    background-position: -104px -150px;
	display:inline-block;
}

a.maso_gif
{
    width: 69px;
    height: 13px;
    background-image: url(../images/Macedonian.gif);
    background-repeat:no-repeat;
	display:inline-block;
}

#rightcolumn #__publishingReusableFragment
{
	width: 270px;
}

UL LI UL LI {
	PADDING-LEFT: 20px; BACKGROUND: url(/PublishingImages/ul-li-dots/ul2.gif) no-repeat 0px 7px
}

UL LI UL LI UL LI {
	PADDING-LEFT: 20px; BACKGROUND: url(/PublishingImages/ul-li-dots/ul3.gif) no-repeat 0px 7px
}
UL LI UL LI UL LI UL LI {
	PADDING-LEFT: 20px; BACKGROUND: url(/PublishingImages/ul-li-dots/ul4.gif) no-repeat 0px 7px
}

#ctl00_PlaceHolderMain_pageContent_ctl00_RichHtmlField_DisplayHtmlPanel UL LI UL LI {
	PADDING-LEFT: 20px; BACKGROUND: url(/PublishingImages/ul-li-dots/ul2.gif) no-repeat 0px 7px
}

#ctl00_PlaceHolderMain_pageContent_ctl00_RichHtmlField_DisplayHtmlPanel UL LI UL LI UL LI {
	PADDING-LEFT: 20px; BACKGROUND: url(/PublishingImages/ul-li-dots/ul3.gif) no-repeat 0px 7px
}

#ctl00_PlaceHolderMain_pageContent_ctl00_RichHtmlField_DisplayHtmlPanel UL LI UL LI UL LI UL LI {
	PADDING-LEFT: 20px; BACKGROUND: url(/PublishingImages/ul-li-dots/ul4.gif) no-repeat 0px 7px
}

/* Multimedia page style Starts */

h3#videotitle a
{
	color: #1A8CC6;
	font-size: 14px;
	font-weight: bold;
}

a.pdftranscript
{
	background-image: url(../images/pdf.gif);
	background-position: 0 0;
	background-repeat: no-repeat;	
	padding-left: 18px;
	padding-bottom: 3px;
	padding-top: 2px;
}

a.wordtranscript
{
	background-image: url(../images/MSWord.png);
	background-position: 0 0;
	background-repeat: no-repeat;	
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 3px;
}

a.downloadpodcast
{
	background-image: url(../images/video_icon.png);
	background-position: 0 -2px;
	background-repeat: no-repeat;	
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 3px;
}

div#videoContainer
{
	padding-left: 17px;
}

div#videoContainer p
{
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;
}

#homepagevideo div.videoheader
{
	font-family: verdana, arial,sans-serif;
	background-image: url(../images/videoback.png); 
	background-repeat: repeat-x; 
	width: 240px;
	height: 25px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	
}

#rightcolumn div.videoheader
{
	font-family: verdana, arial,sans-serif;
	width: 230px;
	height: 25px;
	padding-top:3px;
	background-color: #27373E !important;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
}


#homepagevideo #playerContainer
{
	width: 250px; 
	height: 170px; 
	margin-top: 0px;
}

div.videoheader a#fullscreenvideo
{
	background-image: url(../images/largescreenIcon.png) !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 24px;
	color: #ffffff;
	float: left;
}

div.videoheader a.morevideos
{
	background-image: url(../images/videoIcon.png) !important;
	background-position: 0 -2px;
	background-repeat: no-repeat;
	padding-left: 24px;
	color: #ffffff;
	float: right;
}



#videoDetails
{
	background-color: #27373E;
	color: White;
	padding: 5px;
	font-size: 10px;
}

#rightcolumn #playerContainer
{
	width: 240px;
	height: 190px;
}

#ie #videoDetailsRight
{
	background-color: #27373E;
	color: White;
	margin-right: 13px;
	line-height: 100%;
	padding: 5px;
}

div#homepagevideo #videoDetails
{
	background-color: #27373E;
	color: White;
	line-height: 100%;
	padding: 5px;
}

#videoDetailsRight
{
	background-color: #27373E;
	color: White;
	margin-right: 18px;
	padding: 5px;	
}

#videoDetailsRight p
{
	font-size: 9px !important;

	
}

.brackets
{
color: #ffffff;

}

.brackets a
{
color: #ffffff;
text-decoration:underline;
}

table.multimediaCentre td
{

	
	
	
}

td.multimediaImage
{
	width: 128px;
}


td.multimediaDescription
{padding-left:10px;
	vertical-align:top;
}


td.multimediaLine
{
	border-bottom: 1px Solid #ccc;
	height:5px;
}

td.multimediaImage p.playtext
{
	font-weight: bold;
	color: #000;
}

td.multimediaDescription p.podcastinfo
{
	display: none;
	visibility: hidden;
}

/* Multimedia page style Ends */

.audiodetails
{
	color:#27373E;
	border-top: 1px solid #ffffff;
	width:240px;	
	margin-bottom: 5px;
}

.audiodetails h4
{ 
	padding: 3px;
	color:#27373E !important;	
	text-align:left;

}

.audiodetails p
{  text-align :left; 
	margin-right: 0px;
	padding-right:0px !important;
}

div.audiofooter
{
	margin-top: 3px;
	width: 240px;
	text-align: right;
	
}

a.moreaudios
{
	background-image: url(../images/audio-icon.png) !important;
	background-position: 85px 8px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 30px;	
	padding-top: 10px;
	padding-bottom: 10px;
}

div#audioContainer
{
	margin-left:18px;
	width: 240px;
	border: 1px solid #cccccc;
	padding-bottom: 10px;
}

div#audioContainer p
{
	margin-left: 0px;
	padding-left: 0px;
	font-size: 11px;
}

/* New Search Box Style Starts*/

/*---------------------
    SEARCH
---------------------*/

#search 
{
	
	background: url(../images/fwo_search_bg_inactive.png) no-repeat  0 0;
	height:122px;
	padding:9px;
	position: absolute;
	right: 25px;
	top: 44px;
	width:274px;
	z-index:1000;
}

#ie6 #search {
	/* background: url(../images/fwo_search_bg.png) no-repeat scroll 4px -1px;
	overflow: hidden;
	height:100px; */
}

#search a 
{
	color: #fff;
	
}

#search input {
	background:transparent url(../images/search_input.png);
	background-repeat: no-repeat;
	background-attachment:inherit;
	border: none;
	height: 35px;
	margin: 0 0 0 0;
	padding-top: 11px; 
	padding-left: 10px; 
	width: 224px;
	float: left;
	display: block;	
	font-size:12px;
	font-family: verdana;
}


#searchagainform 
{
height: 44px; 
overflow: hidden;
}

#search .searchlinks 
{
	float: right;
	position: relative;
	top: -15px;
}


#ie7 #search .searchlinks
{
	top: -19px;
}

#search .searchlinks b 
{margin-left: 0px;}

#search .searchlinks a 
{
	font-weight: bold;
	margin-right: 15px;
	color: #000000;
}

#search .searchlinks a:hover 
{
	text-decoration: underline; 
	}

#search .searchlinks p {
	text-align: right !important;
	padding-right:15px;
	margin-right: 0 !important;
}

#livehelp {
	line-height: 14px;
	font-weight: bold;
}

#ie7 #livehelp, #ie6 #livehelp {
	right:188px;
	font-size: 11px;
}
#ie6 #livehelp {background: transparent url(../images/livehelp_blue.gif) no-repeat  0 0;}

#livehelp a 
{
	padding: 0px 0 0 0px;
	position:absolute;
	right: 214px;
	top: 58px;
	text-decoration: underline;
	display: block;
	width: 74px;
	height: 58px;
	background: transparent url(../images/livehelp_blue.png) no-repeat scroll 10px 7px;
}

#livehelp a:hover 
{
	background: #bfebf5 url(../images/livehelp_blue.png) no-repeat scroll 10px 7px;	
}

#livehelp span.lh1
{
	display: block;
	margin-top: 15px !important;	
/*	background: transparent url(../images/livehelp_blue.png) no-repeat scroll 0 0px; */
	
	
}

#livehelp span
{
	padding-left: 35px;
	
}


#livehelp span.break
{
	display: block;
	padding-left: 0px;
}



#livehelp a {
	cursor: pointer;
}


/* Ends Search Box Style Starts*/
