/* overall styles */
body
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: small;
	color: black;
	background-color: white;
	margin : 0;
	padding: 0;
	width: 100%;
}
#content a:link
{
	text-decoration: underline;	
	color: rgb(20,32,98);
}
#content a:visited
{
	text-decoration: underline;
	color: rgb(51,51,51);
}
#content a:link:hover, #content a:visited:hover
{
	color: rgb(0,102,102);
	text-decoration: underline;
}
img
{
	border: 0;
}
h1
{
	font-size: 1.2em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0 0 0.3em 0;
	padding: 0.2em;
}
h2
{
	font-size: 1.2em;
}
h3
{
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
}
h4
{
	font-size: 0.8em;
	font-weight: normal;
}
/* access keys */
.skip
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
.skip a
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
/* header */
#header
{
	width: 100%;
	height: 98px;
	background-image: url(RoadSafetyPubNews.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.doelink
{
	width: 210px;
	text-align: left;
	vertical-align: top;
	margin: 0 13px;
	padding: 0;
}
/* top menu styles */
#topmenubar
{
	width: 100%;
	clear: both;
	margin: 0;
}
#topmenubarinner
{
	padding: 0;
	margin: 0 0 0 2px;
	width: auto;
}
#topmenubarinner ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenubarinner ul li
{
	display: inline;
	border-right: solid 1px rgb(0,153,102);
	color: rgb(0,153,102);
	font-size: 100%;
	font-weight: normal;
	white-space: nowrap;
}
#topmenubarinner a
{
	padding: 0 5px;
}
#topmenubarinner a:link, #topmenubarinner a:visited
{
	color: rgb(0,128,78);
	font-weight: normal;
	text-decoration: none;
}
#topmenubarinner a:link:hover, #topmenubarinner a:visited:hover
{
	color: rgb(20, 32, 98);
	text-decoration: none;
}
#topmenubarinner .menuselected
{
	color: rgb(20,32,98);
	font-weight: bold;
}
#search 
{
	float: right;
	width: 30%;
	background-color: rgb(0,128,78);
	text-align: right;
	vertical-align: middle;
	font-size: 0.8em;
}
#search fieldset
{
	border: 0 solid;
	padding: 0;
}
#search form
{
	display: inline;
	margin: 0;
	padding: 0;
}
.searchlabel
{
	color: white;
	font-weight: bold;
}
#qt
{
	width: 126px;
	border: 1px solid rgb(120,139,145);
	padding: 0;
}
#qssubmit
{
}
/* container for middle */
#middle
{
	clear: both;
	width: 100%;
	padding: 0;
	margin: 4px 0 0 0;
	border-collapse: collapse;
}
/* left menu styles */
#lmenu
{
	width: 182px;
	vertical-align: top;
	background-image: url(publeftfiller.gif);
	background-repeat: repeat-y;
}
.lmenutop
{
	width: 182px;
	height: 27px;
	background-image: url(publefttop.gif);
	background-repeat: no-repeat;
}
.lmenubackground
{
	width: 182px;
	background-image: url(publeftbackground.gif);
	background-repeat: repeat-x;
	height: 295px; 
}
.lmenutable
{
	margin: 0 5px 5px 5px;
	font-size: 100%;
	font-weight: bold;
	color: white;
	border-collapse: collapse;
}
.lmenutable td
{
	padding: 0;
	margin: 0;
}
.lmenutable .bullet
{
	width: 20px;
	background-image: url(pubBulletWhite.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.lmenutable .bulletselected
{
	width: 20px;
	background-image: url(pubBulletGreen.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.lmenutable .menulink
{
	width: 162px;
	vertical-align: top;
	padding: 0 0 5px 0;
}
.lmenutable .menulinkselected
{
	width: 162px;
	vertical-align: top;
	background-image: url(pubLeftOver.gif);
	background-repeat: repeat;
	padding: 0 0 5px 0;
}
.lmenutable a:link, .lmenutable a:visited {
	color: white;
	text-decoration: none;
}
.lmenutable a:link:hover, .lmenutable a:visited:hover {
	color: rgb(255, 215, 57);
	text-decoration: none;
}
/* right menu styles */
#rmenu
{
	vertical-align: top;
	width: 180px;
	margin: 10px 0 0 0;
}
#rmenu h2
{
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	color: rgb(20,32,98);
	margin: 10px 0 0 0;
}	
.rmenutable
{
	width: 100%;
	font-size: 100%;
	color: white;
}
.rmenutable td
{
	padding: 0;
	vertical-align: top;
}
.rmenurow
{
	width: 100%;
}
.rmenuthumbnail
{
	width: 45px;
	height: 60px;
}
.rmenucampaign
{
	height: 18px;
	background-image: url(pubrightbluebackground.gif);
	background-repeat: repeat;
	font-weight: bold;
	color: white;
	text-align: center;
}
.rmenutext
{
	height: 42px;
	background-image: url(pubrightgreenbackground.gif);
	background-repeat: repeat;
	color: black;
	vertical-align: top;
}
.rmenutable a:link, .rmenutable a:visited {
	color: white;
	text-decoration: none;
}
.rmenutable a:link:hover, .rmenutable a:visited:hover {
	color: rgb(255, 215, 57);
	text-decoration: none;
}
/* breadcrumbs */
#breadcrumbs
{
	width: auto;
	padding: 0;
	margin: 0;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: rgb(0,0,51);
	text-decoration: none;
}
#breadcrumbs a:link:hover, #breadcrumbs a:visited:hover {
	color: rgb(0,0,51);
	text-decoration: underline;
}
/* content styles */
#centre
{
	vertical-align: top;
	width: auto;
	padding: 0 10px;
}
.content
{
	width: 100%;
	color: black;
	padding: 0 0 30px 0;
	text-align: center;
}
.basiccontent
{
	width: 100%;
	color: black;
	padding: 0 0 30px 0;
}
.basiccontentinner
{
	padding: 10px 0 0 0;
}
.contentinner
{
	padding: 40px 0 0 0;
	background-image: url(pubhomepagecontentbg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.chartcontentinner
{
	padding: 10px 0 0 0;
	background-image: url(pubroadwhite.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.basiccontent h1
{
	font-size: 100%;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0 0 0.3em 0;
	padding: 0.2em;
}
.chartcontentinner h2
{
	font-size: 1.2em;
	color: rgb(0,153,102);
}
.content li
{
	margin-bottom: 5px;
}
#homepageimage
{
	width: 100%;
	text-align: center;
}
.homepageimageinner
{
	width: 295px;
	margin: 0 auto;
}
.fullwidth
{
	width: 98%;
}
.center
{
	width: 98%;
	text-align: center;
}
.floatleft
{
	float: left;
	width: auto;
	margin-right: 10px;
}
.floatright
{
	float: right;
	width: auto;
	margin-left: 10px;
}
.spacer
{
	clear: both;
	width: 1px;
	height: 1px;
}
.pubfiller
{
	height: 150px;
}
/* chart styles */
.chartrow
{
	width: 100%;
}
.piechart
{
	width: 200px;
	float: left;
}
.chart
{
	width: 310px;
	float: left;
}
.charttext
{
	width: auto;
	float: left;
}
.chartspacer
{
	width: 100%;
	height: 20px;
}
.chartlegendtable
{
	margin-top: 10px;
	width: auto;
	font-size: 100%;
	color: black;
}
.legendrow
{
	width: 100%;
}
.legendheader
{
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.legendcolorgreen
{
	width: 10px;
	background-color: rgb(1,153,102);
	border: solid 1px rgb(1,153,102);
}
.legendcoloryellow
{
	width: 10px;
	background-color: #FFCC33;
	border: solid 1px #FFCC33;
}
.legendcolorblue
{
	width: 10px;
	background-color: #000066;
	border: solid 1px #000066;
}
.legendcolorturquoise
{
	width: 10px;
	background-color: #3399cc;
	border: solid 1px #3399cc;
}
.legendcolorred
{
	width: 10px;
	background-color: #ff0000;
	border: solid 1px #ff0000;
}
.legendcolorpaleyellow
{
	width: 10px;
	background-color: #ffff66;
	border: solid 1px #ffff66;
}
.legendcolorgrey
{
	width: 10px;
	background-color: #cccccc;
	border: solid 1px #cccccc;
}
.legendcolororange
{
	width: 10px;
	background-color: #ff9966;
	border: solid 1px #ff9966;
}
.legendcolorpalegreen
{
	width: 10px;
	background-color: #66cc99;
	border: solid 1px #66cc99;
}
.legendcolornone
{
	width: 10px;
	background-color: transparent;
	border: solid 1px black;
}
.legendtext
{
	text-align: left;
	vertical-align: top;
}
.legendpercent
{
	text-align: left;
	vertical-align: top;
}
.exclamationlist
{
	width: 100%;
}
.exclamationlist ul
{
	margin-left: 20px;
	padding-left: 14px;
	list-style-image: url(exclamation.gif);
}
.exclamationlist ul li {
	margin-bottom: 0.5em;
}
.pubfaqlist
{
}
.pubfaqlist ul{
	margin: 0 0 30px 20px;
	padding-left: 18px;
	list-style-image: url(pubbulletblue.gif);
}
.pubfaqlist ul li {
	font-size: 100%;
	margin-bottom: 5pt;
	vertical-align: top;
}
.pubfaq
{
	font-weight: bold;
/*	margin-left: 2.5em;
	text-indent: -2em; */
}
.pubanswer
{
	border-top: solid 2px rgb(51,204,153);
	background-color: rgb(245,255,250);
	margin: 0;
	padding: 0;
}
/* bottom - left menu bottom and footer */
#bottom
{
	position: relative;
	top: -13px;
	width: auto;
	background-image: url(publeftbottom.gif);
	background-repeat: no-repeat;
	height: 21px;
	clear: both;
}
* html #bottom
{
	position: static;
}

/* Footer Start */

#footer
{
	width: 100%;
	color: white;
	text-align: center;
	padding-bottom: 5px;
}
#footer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer ul li
{
	display: inline;
	padding: 0 2px 0 0;
	margin: 0 0 0 2px;
	font-weight: normal;
	white-space: nowrap;
	color: #142062;
	border-right: 1px solid #142062;
}
#footer a:link, #footer a:visited
{
	color: #142062;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:link:hover, #footer a:visited:hover
{
	color: #00804E;
	text-decoration: none;
}
#footer .menuselected
{
	color: rgb(204,51,0);
	font-weight: bold;
}
/* Footer end */

/* styles used in default.css */
.code
{
}
.red
{
	color: #d90000;
	display: inline;
}
.green
{
	color: #00c000;
}
.summary
{
	font-weight: bold;
}
/* custom data table styles */
.colheadings
{
	width: auto;
	font-size: 100%;
	color: black;
}
.colheadings .th
{
	text-align: left;
	font-weight: bold;
}
.colheadings .blindcell
{
	text-align: left;
}
.colheadings-style
{
	width: auto;
	font-size: 100%;
	color: black;
}
.colheadings-style .th-style
{
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.colheadings-style .cell-style
{
	text-align: left;
	vertical-align: top;
}
/* For Search page - Do Not Remove */	

.hitsnav ul li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;	
}
.pagebreakright ul li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;	
}
.mediatable {
		width:100%;
	}
.mediarowimage {
	width: 165px;
}
