.navbar {
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.navbar2 {
	background-image: url(images/navbar2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.navbarLine {
	border-right: 2px solid #00A490;
}

.left-bg {
	background-image: url(images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C1F54;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1c1f54;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C1F54;
	text-decoration: underline;

}

table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C1F54;
	font-weight: bolder;
}

.arrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1C1F54;
	font-weight: bolder;
	text-align: right;
	letter-spacing: -1px;
	line-height: 20px;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #BC6100;
	font-weight: bolder;
	text-align: center;
}

.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BC6100;
	font-weight: bolder;
	text-align: center;
}

.quote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #BC6100;
	font-weight: bolder;
}

.credit2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BC6100;
	font-weight: bolder;
}

hr {
	color: #abd8d1;
}

.industryTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00A490;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BC6100;
	margin-left: -25px;
}

.joinTeamTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
