@charset "utf-8";
/* CSS Document */

html{
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body a{
	color: #000;
	text-decoration:underline;
}

body h1{
font-size:26px; font-weight: bolder;
}

body h2{
font-size:18px; font-weight: bolder;
}

body h3{
font-size:13px; font-weight: bolder;
}
.twisty h2{
	margin:0px;
	color: #ffefbc;
}
.twistyopen h2{
	margin:0px;
	color: #ffefbc;
}

.twisty{
	background-image: url('../images/tyretrack_closed.gif'); 
	height: 35px; 
	width: 730px; 
	line-height: 30px; 
	padding-left: 35px; 
	margin-top: 10px;
	cursor:pointer;
}


.twistyinner h3{
	margin: 0px;
}

.twistyinneropen h3{
	margin: 0px;
}

.twistyinneropen{
	cursor: pointer;
	background: transparent url('../images/twist_closed.gif') top right no-repeat; 
	border-bottom: 1px dotted #b2a686;
	min-height:20px;
	padding:5px 40px 5px 0px;
}

.twistyinner{
	cursor: pointer;
	background: transparent url('../images/twist_open.gif') top right no-repeat; 
	border-bottom: 1px dotted #b2a686;
	min-height:20px;
	padding:5px 40px 5px 0px;
}

.twistyopen {
	background-image: url('../images/tyretrack_open.gif');	
	height: 35px; 
	width: 730px; 
	line-height: 30px; 
	padding-left: 35px; 	
	margin-top: 10px;
	cursor:pointer;
}

.footnav{
width: 100%; text-align:center; margin-bottom: 15px;
}

.footnav a{
	color: #000;
	text-decoration:none;
}
.footnav a:hover{
	text-decoration: underline;
}

.container{
width:100%; background-color: #ffefbc;
}

.flashdiv{
background-color:black; width: 100%; text-align:center;
}

.flashagain{
width: 600px; margin-left: auto; margin-right: auto;
}

.menubar{
width: 100%; height:30px; border-bottom: 1px solid black;	background-color: #ffefbc;
}

.menuinner{
width: 765px; height:30px; margin-left: auto; margin-right: auto; background-color: #ffefbc; border-bottom: 1px solid black;
}

.maincontent{
width: 765px; margin-left: auto; margin-right: auto; padding-top: 25px;	background-color: #ffefbc;
}

.leftcontent{
float: left; width: 480px; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-right: 15px;	background-color: #ffefbc;
}

.footerholder{
width:100%; background-color: black; margin-left: auto; margin-right: auto;
}

.footinner{
width: 765px; margin-left: auto; margin-right: auto;
}
#linka{
	background-image: url(../images/nav_drugs_up.gif);
	width:204px;
	float: left;
}
#linka:hover{
	background-image: url(../images/nav_drugs_dn.gif);
}

#linkb{
	background-image: url(../images/nav_stay_up.gif);	
	width:123px;	
	float: left;
}
#linkb:hover{
	background-image: url(../images/nav_stay_dn.gif);	
}
#linkc{
	background-image: url(../images/nav_what_up.gif);	
	width:176px;	
	float: left;
}
#linkc:hover{	
	background-image: url(../images/nav_what_dn.gif);	
}
#linkd{
	background-image: url(../images/nav_faqs_up.gif);	
	width:207px;	
	float: left;
}
#linkd:hover{
	background-image: url(../images/nav_faq_dn.gif);
}

.linkv{
	background: transparent url(../images/nav_vrule.gif) center no-repeat;	
	margin-left: 7px;
	margin-right: 7px;
	height: 30px;
	float: left;
}



/* ----------------*/

#footer {
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	height: 71px;
	width: 700px;
	padding-bottom:20px;
}

#footer img {
	margin-right: 10px;
}

#footlinks {
	margin-top: 13px;
	float: left;
	width: 380px;
	line-height: 35px;
	color: #323232;
}


#linksa {
	height: 12px;
	line-height: 12px;
}

#linksa a {
	color:#ffd51e;
	text-decoration: none;
}

#linksa a:hover {
	color:#ffd51e;
	text-decoration: underline;
}

#linksb {
	height: 21px;
	background: url('dots.gif');
	line-height: 10px;
}

#linksc {
	height: 12px;
	line-height: 12px;
}

#linksc a {
	color: white;
	text-decoration: none;
}

#linksc a:hover {
	color: white;
	text-decoration: underline;
}

.drug_driving_table{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	letter-spacing:-1px;
	line-height:20px;
	background:url(../images/table.gif) repeat-y;
	text-align:center; 
	margin:0px 40px 0px 30px;
}
	
	.suspension{
		padding:0px 25px 0px 45px;
	}
	
	.fine{
		margin-left:50px;
	}
