#navigation ul li a:hover, #navigation ul li a.selected, #navigation ul li:hover a, #navigation ul li.over a {
	background-image: url(../img/aboutus_selector.gif);
	background-repeat: no-repeat;
	color: #00446A;
}

#navigation ul li ul li a:hover {
	background-image: url(../img/aboutus_oval.gif);
}

#sidebar {
	color: #4C355E;
}

#sidebar h3 {
	background-image: url(../img/aboutus_sidebar_title.gif);
	color: #00446A;
}

#sidebar ul a {
	color: #a6B5BF;
}

#sidebar ul a:hover {
	background-image: url(../img/aboutus_oval.gif);
}

#header p {
	background-image: url(../img/aboutus_header.jpg);
}

.nobullets {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.career {
	color: #405669;
}

.career h5 {
	color: #000000;
}

.career h3 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

a.bttn_print {
	display: block;
	float: left;
	background-image: url(../img/printbutton.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	text-decoration: none;
	width: 51px;
	height: 17px;
	margin-right: 5px;
	cursor: pointer;
}

a.bttn_print:hover {
	background-image: url(../img/printbutton_rollover.gif);
	text-decoration: none;
}

a.bttn_email {
	display: block;
	float: left;
	background-image: url(../img/emailbutton.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	text-decoration: none;
	width: 126px;
	height: 17px;
	margin-right: 5px;
	cursor: pointer;
}

a.bttn_email:hover {
	background-image: url(../img/emailbutton_rollover.gif);
	text-decoration: none;
}

a.bttn_download {
	display: block;
	float: left;
	background-image: url(../img/downloadbutton.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	text-decoration: none;
	width: 88px;
	height: 17px;
	cursor: pointer;
}

a.bttn_download:hover {
	background-image: url(../img/downloadbutton_rollover.gif);
	text-decoration: none;
}

input.bttn_send {
	display: block;
	float: left;
	background-image: url(../img/sendbutton.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	text-decoration: none;
	width: 46px;
	height: 17px;
	border: 0px;
	cursor: pointer;
}

input.bttn_send:hover {
	background-image: url(../img/sendbutton_rollover.gif);
	text-decoration: none;
}

p img {
	padding: 0px 10px 0px 0px;
}