body {
  font-family: Verdana, Arial, sans-serif, Helvetica;
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image:url(images/bg.gif);
  background-repeat:repeat;}

h1{
  font-family: arial, sans-serif, verdana, lucida, helvetica;
  margin:0;
  padding:0;
  color: #006ead; 
  font-size: 20px;
  word-spacing: 1px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;}

h2{
  font-family: arial, sans-serif, verdana, lucida, helvetica;
  color: #015c90;
  font-size: 18px;}

h3{
  font-family: arial, sans-serif, verdana, lucida, helvetica;
  color: #015c90;
  font-weight:bold;
  font-size: 16px;}

.menu {
  margin-top:10px;
  margin-bottom:10px;
  color:#ffffff;
  height:29px;
  font-weight:bold;
  font-size:13px;}

div.menu1 a:link {
  color: #ffffff;
  text-decoration: none;}
	
div.menu1 a:visited {
  color: #ffffff;
  text-decoration: none;}
	
div.menu1 a:active {
  color: #89d4fe;
  text-decoration: none;}
	
div.menu1 a:hover {
  color: #fecb00;
  text-decoration: none;}
	
.btop {
  background:url(images/body-top.gif);
  background-repeat:none;
  vertical-align:top;
  width:780px;
  height:4px;}

.bcenter {
  background:url(images/body-center.gif);
  background-repeat:repeat-y;
  width:780px;}

.bbottom {
  background:url(images/body-bottom.gif);
  background-repeat:none;
  vertical-align:baseline;
  width:780px;
  height:4px;}

.content {
  padding:15px;
  line-height:18px;
  color:#015c90;}

.panel {
  vertical-align:top;
  padding-left:5px;}

.footer-bg {
  background:url(images/footer.gif);
  background-repeat:none;
  margin-top:10px;
  width:780px;
  height:29px;}

.footer {
  font-size:10px;
  text-align:center;
  color:#ffffff;}

.footer a:link {
  color: #ffffff;
  text-decoration: none;}
	
.footer a:visited {
  color: #ffffff;
  text-decoration: none;}
	
.footer a:active {
  color: #ffffff;
  text-decoration: none;}
	
.footer a:hover {
  color: #fecb00;
  text-decoration: none;}

#drivers-education {
  background-image: url(/images/drivers-education.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;}

#approved-drivers-education {
  background-image: url(/images/driver-education-approved.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px;
  padding: 0px;
  border: 0px;}

.flow {
  float: left;
  clear: left;
  margin: 0px 1.25em 0px 0px;}

.br{
  margin-top: 10px;
  margin-bottom: 10px;
  height: 1px;
  background-image: url(images/br.gif);
  background-repeat: repeat-x;}

