body {
	margin: 0;
	padding: 0;
	min-height: 768px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: black; 
	background-color: white;
	
}

img {
	border: 0;
}


/* Roadsafety header */
#header {
	width: 100%;
	height: 95px;
	background-image: url(NewRoadSafetyMain.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0;
	border-collapse: collapse;
}

#header img {
	border: 0;
	}
	
.doelogo {
	width: 210px;
	text-align: left;
	vertical-align: top;
	margin: 0 13px;
	padding: 0;
}	
.roadsafetyimage {
	width: auto;
	text-align: left;
	padding-top: 30px;
}


/* access keys */
.skip
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
.skip a
{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
	
/* top menu styles */

#topmenubar {
	clear: both;
	color: #00804E;
    margin: 0;
    padding: 0;
	width: 100%;
}
#topmenu {
	font-size: 100%;
	margin: 10px 0 0 0;
	background-color: white;
}
#topmenu ul{ 
	margin:0 0 0 2px;
	padding:0;
	list-style-type: none;
}
#topmenu li {
	display: inline;
	border-right: 1px solid #00804E;
}
#topmenu a { padding: 0 5px 0 5px }
#topmenu a:link {
	text-decoration: none;
	color: #00804E;
}
#topmenu a:visited {
	text-decoration: none;
	color: #00804E;
}

#topmenu a:hover {
    text-decoration: none;
	color: #142062;
}
/* search */
#search {
	background-color: #142062;
    color: white;
    font-weight: bold;
    text-align: right;
	font-size: 0.8em;
}
#searchinner {
}
#search fieldset {
	margin: 0;
	border: 0 solid;
	padding: 0;

}
#search form {
	margin: 0;
	padding: 0;
}
#search label {
	padding-right: 3px;
	background-color: #142062;
}
#qsearch {
	display: inline;
	margin: 0;
	padding: 0;
}
#qt {
	width: 125px;
	border: 1px solid black;
}
#qssubmit {
}

/* Wrapper table for two/three column or portal layout */
#wrapper {
    width: 100%;
	border: 0;
}

#middle {
			padding: 5px 0px 0px 0px;
		}

/* Properties that are unique for each column */
#left-col {
	width: 200px;
	padding: 1.5em 0 1em 12px;
	background-color: #A9C7D6;
	/* #dbf3e7;*/
}

#gutter {
	width: 6px;
	/*
	background-color: #f5f5f5;+
	color: #aaa;
	
	*/
}

#right-col {
	width: 190px;
	padding: 1.5em 0em 1em 10px;
	background-color: #C3C3C3; /* #eeeddc; */
	color: #000000;
	/* border-left: 1px solid #aaaaaa; */
	text-align: left;
	font-weight: bold;
	background-image: url(pics/RBorderChevron.gif);
	background-position:  right;
	background-repeat: no-repeat;
	
}

.pictureborder {
	
}

.pictureborder img{
	text-align: center;
	border: solid 2px white;
}

.picturecenter {
	text-align: center;
	}

.picturecenter a{
	text-decoration: none;
}


#right-col ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:15px;
	}

#right-col a {    
	text-decoration: none;
	/*color: #0000c0;*/
	color: #003366;
	}

#right-col a:hover{
	text-decoration: underline;
	}

#right-col .selected{
	padding-left: 15px;
	}

.right-col-inner {
	text-align: left;
	vertical-align: top;
	font-size: 100%;
}



.rmenutable {
	font-size: 100%;
		}

/* Start Left Menu */

.left-nav ul { 
	margin : 5px 0px; 
	padding : 5px; 
	color : #000000; 
	text-align : left; 
	list-style-type: none;
} 
.left-nav li { 
 
	font-weight : normal; 
	font-size: 100%; 
	padding-left : 0; 
	padding-bottom : 0; 
	line-height: 1.5em; 
} 
.left-nav li a { 
	background : url(NavPointer-Blue.gif) no-repeat 0 4px; 
	padding-left : 12px; 
	padding-bottom : 0; 
	color : #000000; 
	text-decoration: none;
	display: block;
	white-space: nowrap; 
	width: 115%;
	
} 
.left-nav li a:hover { 
	background : url(NavPointer-white.gif) no-repeat 0 4px; 
	background-color: #65a0be;
	display: block; 
} 

* html .left-nav li a:hover { 
	width: 105%;
} 

.left-nav li .selected {
	background : url(NavPointer-white.gif) no-repeat 0 4px;

}

.left-nav  .menuselected{
	padding-left : 12px;
	background : url(NavPointer-white.gif) no-repeat 0px 4px;
	display: block; 
}



/* End Left Menu */


#right-navhead {
	background-color: #aaa;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 3px;
}

#right-nav ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    list-style-image: url(pics/right.gif);
	border-top: 1px solid #aaa;
}

#right-nav ul li {
    margin: 0;
    padding: 0.2em 0 0.2em 0;
 	list-style-type: none;
	border-bottom: 1px solid #aaa;
}

#right-nav ul li ul {
	border: 0;
}


#right-nav a {
    text-decoration: none;
	color: #0000FF;
}

#right-nav a:hover {
    background-color: #003366;
	text-decoration: underline;
}

.lcontent {
    margin-top: 0.5em;
	margin-bottom: 0.5em;
    padding: 1em;
}



.rcontent {
    margin-bottom: 5px;
    padding: 0em 1em 1em 0em;
	/* border-bottom: 1px solid #aaa; */
}

.rcontent img {
	border: 1px solid #000000;
}


#main {
	vertical-align: top;
	min-width: 200px;
    padding: 0px 10px 10px 10px;
	
}

#breadcrumb {
	font-size: 100%;
	color: #000000;
	margin: 0.4em 0.5em 0.35em 0.5em;
}

#breadcrumb a {
	color: #003366;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #003366;
	text-decoration: underline;
}


.content {
	padding: 0px 10px 0px 10px;
	/*background-color: #FCE096;*/
	background-color: #F9E294;
	border-right: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	width: auto;
	
}
/* Content lists start*/

.content ul{
	margin: 0;
	padding-left: 25px;
	list-style-image: url(pics/chevronRedGrey.gif);
}
.content ul li {

	margin-bottom: 5pt;
	vertical-align: top;
}
.content ul li ul li {
	padding-left: 5px;
	list-style-image: url(pics/chevron_small_black.gif);
}

.content ul li ul li ul li {
	padding-left: 5px;
	list-style-image: url(pics/r-bul.gif);
}

.content ul li ul li ul li ul li{
	padding-left: 5px;
	list-style-image: url(pics/r-bul2.gif);
}

.content ol li {

	margin-bottom: 5pt;
	vertical-align: top;
	list-style-type: decimal;
}

.content ol li ol li{

	margin-bottom: 5pt;
	vertical-align: top;
	list-style-type: lower-roman;
}

.content a:link {
	color: #003366;
	/*color: #0000c0;*/
	text-decoration: underline;
}
.content a:visited {
	color: #6E0000;
	text-decoration: underline;
}
.content a:hover {
 	text-decoration: none;
}

/* Content lists end*/

.content h1 {
	margin: 0 0 0.3em 0;
	padding: 0.2em;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	color: #555;
	font-size: 1.2em;
}
.content h2 {
	font-size: 1.2em;
	color: #555;
}

.content h3 {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #555;
}

.summary {
	font-weight: bold;
}

.pull {
	float: right;
	width: 50%;
	margin: 0.3em 0 0.3em 0.3em;
	padding: 0.3em;
	border: 1px dashed;
	background-color: #f5f5f5;
			
}



ol li ol li {
	list-style-type: lower-alpha;
}

ol li ol li ol li {
	list-style-type: lower-roman;
}

#right-content {
	margin-top: 0.5em;
}

div.right-teaser {
	
	background-color: #fff;
	font-size: 85%;
	
}


/* Footer Start */
.footer {
	border-top: 1px solid #aaa;
	text-align: center;
	background-color: #FCE096;
	width: 100%;
	color: #0000c0;
}

.footer a {
	/*color: #0000c0;*/
	color: #003366;
	text-decoration: underline;
}

.footer a:hover {
    text-decoration: none;
}

.footer a:visited {
	/*color: #0000c0;*/
	color: #003366;
}


.footer-nav ul li {
	list-style-type: none;
	display: inline;
	padding: 0 2px 0 0;
	margin: 0 0 0 2px;
	color: #000000;
	border-right: 1px solid #003366;
}



/* Footer end */

.colourrows {
	background-color: #FFCC33;
}

.eaddress{
	float: right;
}

.red {
    color: #D90000;
}

.green {
    color: #00C000;
}

.navigation {
	padding-left: 5px;
	}
	
.navigation a {
	text-decoration: none;
	background: url(pics/space.gif) left center no-repeat;
	padding-left: 4px;
	}

	
/* Application specific Definition */
	
.divStory a:Hover
{
	color:#142062;
	top:1px;
	text-decoration:none;
} 

.divFloatRight {
	float: right;
}

.divFloatRight a{
	text-decoration:none;
}

.divFloatRight a:Hover{
	text-decoration:underline;
	top:0px;
}

.spFloatRight {
	float: right;
}

.divRow {
	width: 100%;
	height: 3em;
}
.sp10 {
	width: 10%;
	vertical-align: top;
}
.divIndent {
	margin-left: 3em;
}
.sp70 {
	width: 70%;
	vertical-align: top;
}

/* Blind Table Definition */

.colheadings {
	width:100%;
	border:0;
	padding:0;
}

.th {
	text-decoration: underline;
}

.blindcell {
	text-align: center;
}

/* Style Table Definition */

.colheadings-style {
	width:100%;
	border:0;
	padding:0;
	
}

.th-style {
	
	background-color: #EEEDDC;
}

.cell-style {
	background-color: #DBF3E7;
}

.pdfli{
	list-style-image: url(space.gif);
}

.wordli{
	list-style-image: url(space.gif);
	
}


/* Table colum widths */
.th60 {
	width : 60%;
	}
	
.th20 {
	width : 20%;
	}

	
/* 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;	

		}
	
