﻿.Basic {
	width: 542px;
}
.Basic div {
	background-color:#d1dfe3;
}
.Basic p {
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.Basic a.Accordion {
	cursor: pointer;
	display: block;
	margin-top: 0;
	background-image: url('../images/medal1.gif');
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	height: 31px;
	line-height: 31px;
	padding-right: 20px;
	color: white;
	background-color: #00a0c6;
}
.Basic a.Accordion:hover {
	color: white;
	background-color: #aaaaaa;
	background-image: url('../images/medal1.gif');
}
.Basic a.selected {
	color: white;
	background-color: #80cfe2;
	background-image: url('../images/medal1.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
br.Seperator {
	height: 5px;
	line-height: 5px;
	clear: both;
}
ul.JobsAccordion {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 3px;

}
ul.JobsAccordion li a:link, ul.JobsAccordion li a:visited {
	background-color: white;
	color: #7A7A7A;
}
ul.JobsAccordion li {
	font-size: 11px;
	background-color: white;
	color: #7a7a7a;
	padding: 2px;
	margin-bottom: 3px;
}
.lightBoxCareers {
	font-size: 11px;
	font-family: Tahoma;
}
.AwardsPage .RightContent ul li {
}
.AwardsPage .RightContent h2 {
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #cbcbcb;
	margin: 0px 0px 5px 0px;
}
