/*-------------------------
		PRINT CSS
-------------------------*/
body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#wrapper {padding:10px;}

#contentwrapper, #content, #centercolumn, .widenews, .blueBlock, .newsBlock, .flashBlock, .sidebar {
	margin: 0;
	width: 100% !important;
}

table, .twocolumn {width:90% !important;}

#livehelp, #search, #language, #breadcrumbs, #globalmenu, small, .ombudsmanHomeImg, .flashblock,
.widenews table img, .fullwidth #centercolumn img  {
	display: none;
}

#banner {
	background: #fff;
	margin: 0;
	width: 100%;
	padding-bottom: 1em;
	border-bottom: 1px solid #333;
}

#banner h1 a, #sitemenu, .flashBlock {
	display: none;
}	

.printlogo, #printfooter {
	display: block;
}

#bannerwrapper, #bannerwrapper_wider, #contentwrapper, #footerdivider, .widecontainer_inner,
.widecontainer, .findoutmore ul, .findoutmore h4, .colourlinks a.yellowspeech, 
.colourlinks a.orangepaper, .colourlinks a.bluetool, .blueBlock, 
.newsBlock, .flashBlock, .blueBlock h2, .sidebar, .sidebarTop,.newsBlock h2, #rightcolumn,
#rightcolumn h3.heading, #rightcolumn h3.quicklinks {
	background: none;
}

#bannerwrapper, #footer {
	border: none;
}


.widenews, .widecontainer_inner { 
	padding-left: 0;
	margin-left: 0;
}

.widenews {
	border: none;
	float: none;
}

.highlighted {width:60%; background: #E7F4CB !important;}

.colourlinks a.yellowspeech, .colourlinks a.orangepaper, .colourlinks a.bluetool {
	display: block;
}

ul {
	list-style: disc;
	padding-left: 20px;
}

li {
	padding-left: 0;
}

/*--------------------------
		HEADINGS
--------------------------*/

.widenews h4 {
	margin-bottom: 10px;
	color: #444;
}

.findoutmore h4 {
	padding: 10px 0 0 0;
	color: #444;
}

h1 {
	font-size: 20pt;
	padding-top: 20px;
}

h2 {
	font-size: 15pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
	color: #444;
}

.blueBlock h2 {
	color:#444;
	height:auto;
	padding: 0px;
}

th, td {
	text-align: left;
	vertical-align: top;
}


/*--------------------------
		MENU
--------------------------*/

#contentmenuTop, #contentmenu {
	display: none;
}

#shortcuts {
	display: none;
}

#leftcolumn_menu {
	display: none;
}

/*--------------------------
		CONTENT
--------------------------*/

.blueBlock {
	padding-bottom: 0px;
}

.findoutmore, .twocolumn, .blueBlock, .newsBlock, .flashBlock, .sidebar {
	float: none;
	padding: 0;
	margin: 0;
}

.fullwidth #centercolumn h1, .fullwidth #centercolumn p {
	margin: 10px 0px;
}

.findoutmore ul {
	padding-bottom: 10px;
}

.colourlinks a.yellowspeech, .colourlinks a.orangepaper, 
.colourlinks a.bluetool  {
	padding: 0 0 5px 0;
}

.twocolumn {
	margin: 15px 0;
}

.sidebar {
	border-top: 1px dotted #666;
}

.newsBlock table {
	margin-left: 0px;
}

.newsBlock h2 {
	padding: 0;
}

#centercolumn img, #rightcolumn img {
	display: none;
}

#centercolumn {
	padding-bottom: 20px;
	border-bottom: 1px dotted #666;
}

.fullwidth #centercolumn {
	padding-bottom: 15px !important;
}

#rightcolumn {
	padding-left: 0;
	width: 100%;
	min-height: 0;
}

#rightcolumn h3.heading, #rightcolumn h3.quicklinks {
	color: #333;
	padding:15px 0 0 0;
	margin-top: 15px;
	font-weight: normal;
	font-size: 18px;
}

#rightcolumn .complaintbox h3, .complaintbox h3 {
	background: none;
}

#rightcolumn .complaintbox {
	background: none;
	margin: 0;
}

#rightcolumn h3 {
	color: #444;
}

.complaintbox p, #rightcolumn .complaintbox h3, .complaintbox h3, #rightcolumn ul, #rightcolumn h3 {
	padding: 0 0 10px 0;
	font-weight: normal;
}

#rightcolumn ul {
	padding-bottom: 0;
}

#centercolumn.contentList h1 {
	color:#222;
	font-size:23px;
	margin-bottom:10px;
	margin-top:10px;
	padding:0px;
}

th, td {
	border-bottom: none;
}

/*--------------------------
		FOOTER
--------------------------*/

#footer {
	display: none;
}

#printfooter {
	font-size: 11px;
	text-align:right;	
}
