/* CSS Document */

html,body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
.greenBody {
	font-size: 87%;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	line-height: 130%;
	color: #555555;
	background-color: #93B99B;
	background-image: url(http://www.safetydriversed.com/img/header_back_grey.gif);
	background-repeat: no-repeat;
}
.text1 {
}
.text2 {
	font-weight: bold;
}
.text3 {
	color: #41AC26;
}
.text6 {
	color: #555555;
}
.text6 a:link, .text6 a:visited {
	color: #555555;
	text-decoration: none;
}
.menu1, .menu2, .menu3, .menu4 {
	background-color: #E6FACD;
}
.courseBody {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
	font-size: 87%;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	line-height: 130%;
	color: #555555;
	background-color: #93B99B;
	background-image: url(http://www.safetydriversed.com/img/header_back_grey_sm.gif);
	background-repeat: no-repeat;
}

#rightNav {
	background-color: #C3E7B4;
	border-left: dotted #58665A 1px;
	border-right: dotted #58665A 1px;
	border-bottom: dotted #58665A 1px;
}
#footer {
	background-color: #C3E7B4;
}

