body {
	margin: 0;
	padding: 0;
	min-height: 768px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	background-color: white;
	
}



img {
	border: 0;
}


/* Roadsafety header */
#header{
width: 100%;
height: 102px;
background-image:url(RoadSafetyEducationTeacher.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;
	width: 100%;
	margin:0;
	background-color: transparent;
	color: #00804E;
	padding-left: 0;
}

#topmenubarinner
{
	padding: 0;
	margin: 0 0 0 2px;
	width: auto;
}
#topmenubar ul{ 
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#topmenubar li {
	display: inline;
	border-right: 1px solid #00804E;
}

#topmenubarinner a { padding: 0 5px 0 5px }
#topmenubar a:link {
	text-decoration: none;
	color: #00804E;
}


#topmenubar a:visited {
	text-decoration: none;
	color: #00804E;
}

#topmenubar a:link:hover, #topmenubar a:visited:hover {
    text-decoration: none;
	color: #142062;
}




/*search*/

#search {
	float: right;
	width: 30%;
	background-color: #00804E;
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: middle;
}
#search fieldset {
	margin: 0;
	border: 0 solid;
	padding: 0;
	
}

#search form{
	display: inline;
	margin:0;
	padding:0;
}

#search label {
	padding-right: 3px;
}
#qsearch {
	display: inline;
	margin: 0;
	padding: 0;
	
}
#qt {
	width: 126px;
	border: 1px solid black;
	height: 1.2em;
	margin: 0;
	padding: 0;
}
#qssubmit {
}

/* Wrapper table for two/three column or portal layout */
#wrapper {
    width: 100%;
	border: 0;
}

#middle {
			padding: 5px 0px 0px 0px;
				
		}


#gutter {
	width: 6px;
	/*
	background-color: #f5f5f5;+
	color: #aaa;
	
	*/
}



.pictureborder {
	text-align: left;
}

.pictureborder img{
	text-align: left;
	}

	
* html .pictureborder img{
	margin-left: 8px;
	}

.picturecenter {
	text-align: center;
	}

.picturecenter a{
	background : url(leftnavbluearrow.gif) no-repeat 0 4px; 
	padding-left : 12px;
	padding-bottom : 0; 
	color : #003366; 
	text-decoration: none;
	
}


/* Right Column Start*/

#right-col {
	width: 195px;
	padding: 0em 5px 0em 2px;
	background: url(LefNavBG.gif) right top no-repeat;
	color: #003366;
	text-align: left;
	
}

#right-col ul { 
	margin : 5px 0px; 
	padding : 0px; 
	color : #003366; 
	text-align : left; 
	list-style-type: none;
}

#right-col li {
 	font-weight : normal; 
	padding-left : 0px; 
	padding-bottom : 0; 
	line-height: 1.5em; 
	border-top: solid 1px #6694C5;

	}
	
#right-col h2 {
	color: #003366;
	font-weight: bold;
}

#right-col li a {    
	background : url(leftnavbluearrow.gif) no-repeat 0 4px; 
	padding-left : 12px;
	padding-bottom : 0; 
	color : #003366; 
	text-decoration: none;
	}

#right-col li a:hover{
	background : url(NavPointer-red2.gif) no-repeat 0 4px; 
	color : #cc2200;
	text-decoration: none; 
	}
	
#right-col li .selected{
	background : url(NavPointer-red2.gif) no-repeat 0 4px;
	color : #cc2200;
	text-decoration: none;
	}

.right-col-inner {
	margin: 0em 5px 0em 5px;
}

.right-col-inner a{
	margin: 0em 5px 0em 5px;
	background : url(leftnavbluearrow.gif) no-repeat 0 4px; 
	padding-left : 12px;
	color : #003366; 
	text-decoration: none;
}

.right-col-inner a:hover{
	background : url(NavPointer-red2.gif) no-repeat 0 4px; 
	color : #cc2200;
	text-decoration: none; 
}

.right-col-mvrus{
	margin: 0em 5px 0em 5px;

}



.rmenutable a {
	margin: 0em 5px 0em 5px;
	background : url(leftnavbluearrow.gif) no-repeat 0 4px; 
	padding-left : 10px;
	color : #003366; 
	text-decoration: underline;
}

.rmenutable a:hover {
	background : url(NavPointer-red2.gif) no-repeat 0 4px; 
	color : #cc2200;
	text-decoration: none; 
}

/* Right Column End*/



/* Start Left Menu */
#left-col {
	width: 195px;
	padding: 1.0em 0 0.5em 5px;
	background: url(LefNavBG.gif) left top no-repeat;
}


.left-nav ul { 
	margin : 5px 0px; 
	padding-left : 15px; 
	padding-right : 10px;
	color : #003366; 
	text-align : left; 
	list-style-type: none;
}

.left-nav li { 
 	font-weight : normal; 
	padding-bottom : 0; 
	line-height: 2em; 
	border-top: solid 1px #0082e2;
} 

.left-nav li ul { 
	margin-left : 10px; 
} 

.left-nav li a { 
	background : url(leftnavbluearrow.gif) no-repeat 0 4px; 
	padding-left : 12px; 
	margin-left : 0px; 
	color : #003366; 
	text-decoration: none;
} 

.left-nav li a:hover { 
	background : url(NavPointer-red2.gif) no-repeat 0 4px; 
	color : #cc2200; 
}


* html .left-nav li a:hover { 
	width: 105%;
} 

.left-nav li .selected {
	background : url(NavPointer-red2.gif) no-repeat 0 10px;
	color : #cc2200;
	padding-left : 12px;
}

.left-nav .menuselected {
	padding-left : 12px;
	background : url(NavPointer-red2.gif) no-repeat 0px 10px;
	color : #cc2200; 
}

/* End Left Menu */




.lcontent {
    margin-top: 0.5em;
	margin-bottom: 0.5em;
    padding: 1em;
}



.rcontent {
    margin-bottom: 5px;
    padding: 0em 1em 1em 0em;
}

.rcontent img {
	border: 1px solid #000000;
}


#main {
	vertical-align: top;
	min-width: 200px;
    padding: 10px 10px 10px 10px;
}


#breadcrumb {
	color: #142062;;	
	/*margin: 0.5em 0.5em 0.35em 0.5em;*/
	padding: 0px 0px 20px 0px;
	background: url(Top-Border-bit.gif) bottom  repeat-x;	
}

#breadcrumb a {
	color: #003366;
	text-decoration: none;
	
}

#breadcrumb a:hover {
	color: #003366;
	text-decoration: underline;
}

.breadcrumb-arrow {	color: #003366;	}


.content {
	padding: 10px 5px 5px 5px;
	background-color: #ffffff;
	border-right: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	width: auto;
	
}
/* Content lists start*/

.content ul{
	margin: 25px;
	padding-left: 25px;
	list-style-image: url(school-crossing-sign_25pxWide.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: #0000c0;
	text-decoration: underline;
}
.content a:visited {
	color: #cc2200;
	text-decoration: underline;
}
.content a:hover {
 	text-decoration: none;
}

/* Content lists end*/

.content h1 {
	margin: 0em 0 0.3em 0;
	padding: 0.2em;
	/*border-bottom: 1px dotted #0099ff;*/
	color: #003366;
	font-size: 1.2em;
}


.content h2 {
	font-size: 1.2em;
	color: #003366;
}

.content h3 {
	font-weight: bold; 
	font-style: italic;
	font-size: 0.8em; 
	color: #000000;
}

.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: #ffffff;
	font-size: 85%;
	
}


/* Footer Start */
.footer {
	text-align: center;
	background: url(Top-Border-bit.gif) top  repeat-x;	
	width: 100%;
	color: #0000c0;
	padding: 10px 0px 0px 0px;
}

.footer a {
	color: #142062;
	text-decoration:underline;
}

.footer a:hover {
    color: #00804F;
 	text-decoration: none;
   
}

.footer a:visited {
    text-color: #142062;
}


.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 #142062;
}



/* Footer end */

.colourrows {
	background-color: #6694C5;
}

.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 */


.qanda {
	border-bottom: 3px solid #006699;
	width: 100%;
}

	
.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:90%;
	border:2px solid #c8d8ea;
	padding:1px;

}

.th-style {
	
	background-color: #003399;
	color: #ffffff;
	}

.cell-style {
	background-color: #c8d8ea;
}




div.pl, div.pc, div.pj, div.pr {
    margin-bottom: 1em;
}
 
div.pl {
    text-align: left;
}
 
div.pc {
    text-align: center;
}
 
div.pj {
    text-align: justify;
}
 
div.pr {
    text-align: right;
}

span.lfloat {
	clear: left;
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
}

/* Owen hack - hide from IE */
head:first-child+body .lfloat {
	padding: 0.5em 0.25em 0.5em 0;
}

span.rfloat {
	clear: right;
	float: right;
	margin: 0.5em 0 0.5em 0.5em;
}

