/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	line-height: 1.75em;
	background-color: #FFd93d;
	background-image: url(images/ignition_interlock_background.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.reg {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.2em;
	font-weight: bold;
}
.reg_page_titles {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	font-weight: bold;
	bottom: -.5em;
}

#nav {
	font-weight: bold;
	list-style-type: none;
	line-height: 1.75em;
	left: 0px;
	top: 142px;
	position: absolute;
	width: 149px;
	font-size: 1em;
	padding-left: 0px;
}
#nav a {
	color: #000000;
	text-decoration: none;
}

li {
	line-height: 1.2em;
	margin-top: 10px;
}
.bigger_text {
	font-size: 1.5em;
	line-height: 1.5em;
}
.no_bullet {
	list-style-type: none;
}
.nav_left_margin {
	margin-left: -20px;
}

h1 {
	font-size: 1.10em;
}
h2 {
	font-size: 1em;
	margin-bottom: 0px;
}

#content {
	position:absolute;
	width:560px;
	height:578px;
	float: right;
	left: 366px;
	top: 35px;
}
.floatRight {
	float: right;
	margin-top: 0px;
	padding-left: 7px;
	padding-bottom: 7px;
}

#wrap {
	position:absolute;
	width:100%;
	z-index:1;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#footer {
	position:absolute;
	width:327px;
	height:115px;
	z-index:4;
	left: 1px;
	top: 676px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.footer {
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: center;
}

#video {
	position:absolute;
	width:247px;
	height:82px;
	z-index:4;
	left: -381px;
	top: 463px;
	background-color: #FFFFFF;
	padding: 6px;
	border: thin solid #333333;
}
#pushRight {
	position:absolute;
	width:350px;
	height:115px;
	float: left;
}
.even_bigger_text {

	font-size: 2em;
	line-height: .8em;
}
.bold {
	font-weight: bold;
}
.small_text {
	font-size: .75em;
}
.italic {
	font-style: italic;
}
.faq_question {
	margin-top: 3px;
	margin-bottom: 0px;
}
.faq_answer {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.faq_back_to_top {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.h2_faqs {
	margin-top: 30px;
	margin-bottom: 0px;
}
.more_faqs {
	font-weight: bold;
	text-align: right;
}
.return_to_beginning_of_faqs {
	font-weight: bold;
	text-align: left;
	clear: right;
	float: left;
	width: 180px;
}
.h1_page_titles {
	font-size: 1.5em;
	line-height: 110%;
	font-weight: bold;
}
#video {
	position:absolute;
	width:200px;
	height:88px;
	z-index:5;
	left: 59px;
	top: 492px;
	background-color: #FFFFFF;
}hr {
	color: #666666;
}
.contact_us_table_spacing {
	margin-top: 1px;
	margin-bottom: 1px;
}
a.no_underline:link {
	text-decoration: none;
}
a.no_underline:visited {
	text-decoration: none;
}
a.no_underline:hover {

	text-decoration: underline;
}
a.no_underline:active {


	text-decoration: none;
}

