
.closeButton {
position: absolute;
top: 2px;
right: 2px;	
}


#DrunkDriving{
	position: absolute; 
	top: 114px; 
	left: 176px;
	z-index: 2; 
	visibility: hidden;
}

#DrunkDrivingTop{
}



#movieFrame {
display: none;
position: relative;
}


Body {
      background-color : #FFFFFF;
      margin-top: 10px;
      margin-bottom: 10px; 
}


.standard{
	font-family: arial, helvetica, "sans-serif";
	font-size: 12px;
	color: #000000;
}
.boldit{
	font-weight: bold;
}
.standardbold{
	font-family: arial, helvetica, "sans-serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.times{
	font-family: "times new roman", times, serif;
	font-size: 12px;
	color: #000000;
}


td.navbright {
   background-color: #006699;
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   vertical-align: middle;
   white-space:nowrap;
   color: #FFFFFF
   }


   td.nav {
   background-color: #003366;
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   vertical-align: middle;
   white-space:nowrap;
   color: #FFFFFF
   }

   td.navhere {
   background-color: #0099CC;
   font-family: arial;
   font-weight: bold;
   font-size: 12px;
   vertical-align: middle;
   white-space:nowrap;
   color: #FFFFFF
   }

   a:link   {  color: white } 
   a:visited   {color: white} 
   a:active   {color: white} 
   
   a.nounderline {text-decoration: none;}
				

			

.big24{font-size: 24px;}

.big22{font-size: 22px;}

.big18{font-size: 18px;}

.big16{font-size: 16px;}

.big14{font-size: 14px;}

.small10{font-size: 10px;}

.small8{font-size: 8px;}

.white{color: #FFFFFF;}

.filler{
	font-family: arial, helvetica, "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.header{
	font-family: "times new roman", times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.blue{
	color: #003366;
}

.maroon{
	color: #660000;
}