body {
	background: #fff url(../images/body_bkg.gif) left top repeat-x;
	color: #fff;
	font-size: 70%;
	font-family: 'FuturaBT Light', Arial, sans-serif;
}

a {
	color: #ED0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.introtext a {
	color: #FFB700;
	text-decoration: none;
}

.introtext a:hover {
	color: #FFB700;
	text-decoration: underline;
}

h1 {
	font-size: 4em;
	line-height: 1em;
}
h2 {
	font-size: 2.6em;
	line-height: 1em;
	color: #FFF;	
	font-weight: normal;
	margin-bottom: 0.2em;
}
h3 {
	font-size: 2em;
	color: #ffb700;
}
p {
	margin-bottom: 10px;
}
em {
	font-style: italic;
}
ul {
	margin: 10px 0 10px 10px;
}
li {
	padding-left: 15px;
}

.introtext li {
	background: url(../images/yellowbullet_blackbkg.gif) no-repeat left 4px;	
}

.fulltext li {
	background: url(../images/bullet_asterisk.gif) no-repeat left 6px;
}
dl {
	font-weight: bold;
}
dt {
	float: left;
	width: 25em;
	margin-right: 1.25em;
}
table td {
	font-weight: bold;
	padding: 0.4em;
}


#safetyhead {
	background: url(../images/bkg_safety.jpg) no-repeat 0px top;
	height: 50px;
	padding-left: 10px;
	margin-bottom: 0.5em;
}

#vduhead {
	background: url(../images/bkg_vdu.jpg) no-repeat center top;
	height: 50px;
	padding-left: 10px;
	margin-bottom: 0.5em;
}

#drivinghead {
	background: url(../images/bkg_driving.jpg) no-repeat -50px -60px;
	height: 50px;
	padding-left: 10px;
	margin-bottom: 0.5em;
}

#contacthead {
	width: 47em;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 0;
}

span.today {
	color: #717171;
	font-size: 1.3em;
	font-weight: bold;
}

span.telnum {
	color: #FFB700;
	font-size: 3em;
	font-weight: bold;
}

span.discuss {
	color: #717171;
	font-size: 1.0em;
}

#fontsize h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#fontsize p {
	color: #000;
}
#contact {
	width: 47em;
	text-align: center;
	position: absolute;
	bottom: 0;
}

#contact span.today {
	line-height: 28px;
}

#contact span.discuss {
	font-size: 15px;
	line-height: 28px;
}

ul.offScreen {
	display: none;
}

div.boxout {
	background-color: #FEEBBA;
	padding: 1em;
}

div.boxout h4 {
	color: #FFB700;
	font-weight: bold;
}

div.boxout ul {
	margin: 10px 0;
}

div.boxout ul li {
	background: none;
	padding: 0;
}
div.chronoform a {
	display: none;
}

#opportunities #contact {
	left: 100px;
}

