h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #06f;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#index h3 {
	padding-bottom: 0;
	margin-bottom: 0;
}

#index p {
	padding-top: 0;
	margin-top: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
}

#topnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	display: block;
	height: 20px;
	width: 805px;
	margin-left: 15px;
	margin-top: 5px;
}

#topnavbar a, #leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#topnavbar a:link {
	text-decoration: none;
}
#topnavbar a:visited {
	text-decoration: none;
	color: #000000;
}
#topnavbar a:focus {
	text-decoration: underline;
	color: #000000;
}
#topnavbar a:hover {
	text-decoration: underline;
	color: #000000;
}
#topnavbar a:active {
	text-decoration: none;
	color: #000000;
}

#leftnav {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 16px;
}
#leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#leftnav a:link {
	text-decoration: none;
}
#leftnav a:visited {
	text-decoration: none;
	color: #000000;
}
#leftnav a:focus {
	text-decoration: underline;
	color: #000000;
}
#leftnav a:hover {
	text-decoration: underline;
	color: #000000;
}
#leftnav a:active {
	text-decoration: none;
	color: #000000;
}

#leftnav ul {
	width: 160px;
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	margin-top: 20px
}

#leftnav ul li {
	padding: 0;
	margin: 0 0 5 10px;
}

#content {
	padding: 0px;
	margin: 10px;
}


#about-index a.about-index, #about-company a.about-company, #about-diversity a.about-diversity,
#about-bios a.about-bios, #about-map a.about-map, #about-news a.about-news, #about-careers a.about-careers {
	font-weight: bold;
}

#contactform td {
	padding: 5px 0;
}

#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: 0;
}

/*CLS-9/11/2009 Added for text on Careers pages for the new Ceridian Job Posting Site (PCR #6950) */
#cb {
    font-family: Tahoma, Sans-Serif;
    font-size: 18pt;
    color: #666666;
    text-align: center;
}