body {
	background: #ebeff3 url(media/body-background1.gif) repeat-x scroll top left;
	font-family: sans-serif;
	padding: 0;
	margin: 0;
}

.display-none {
	display: none;
}

.clear {
	clear: both;
}

.italic {
	font-style: italic;
}

.wrapper {
	background: #f9f9f9;
	margin: 7px 15px 15px 15px;
	padding: 15px;
}

.sidewrapper {
	padding: 15px 0;
}

.phone {
	color: #555555;
	font-weight: bold;
	font-size: 11px;
}

.workflow {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	/*top: -55px;*/
	z-index: 5;
}
.workflow td {
	/* padding: 5px; */
	/* width: 120px; */
}

.button {
	color: #fff;
	float: right;
	display: block;
	/* height: 26px; */
	padding: 5px 0;
	width: 130px;
	margin-left: 3px;
	text-align: center;
	text-decoration: none;
}

.button span {
/* 	position: absolute;
	left: -10000px; */
}
.required {
	border: 1px solid red;
}
.white {
	border: 1px solid #f9f9f9;
}

a {
	color: #555;
}
a:hover {
	color: #000;
}

/* .demo { background: transparent url(media/button_demo.jpg) no-repeat scroll 0 0; } */
.demo { background: transparent url(media/button_background_orange.gif) no-repeat 0 0; }
/* .brochure { background: transparent url(media/button_brochure.jpg) no-repeat scroll 0 0; } */
.brochure { background: transparent url(media/button_background.gif	) no-repeat scroll 0 0; }

.demo:hover { background-image: url(media/button_background_orange_hover.gif); color: #fff; }
.brochure:hover { background-image: url(media/button_background_hover.gif); color: #fff; }

.sitemap li {
	padding: 2px;
}

.workflow div {
	color: #555;
	background-color: #f9f9f9;
	margin-bottom: 5px;
	/* padding: 5px; */
	/* height: 30px; */
	white-space: nowrap;
}
.workflow div a {
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
}

blockquote {
	background: url(media/quote-start.gif) no-repeat scroll top left;
	margin: 20px 10px 20px 0;
	padding: 0;
	font-style: italic;
}
blockquote div {
	background: url(media/quote-end.gif) no-repeat scroll bottom right;
	padding: 5px 0 0 0;
}
blockquote p {
	font-style: normal;
}
blockquote strong {
	color: #30679C;
	font-style: normal;
}

.sidewrapper blockquote {
	padding: 5px 0 0 5px;
}

.date {
	color: #555;
}
.bread-crumb {
	padding: 5px 0 0 25px;
}
.bread-crumb a {
	margin-left: 5px;
}
.bread-crumb span {
	margin-left: 5px;
}
.more {
	background: url(media/arrows_more_grey.gif) no-repeat scroll right center;
	color: #ff9900;
	padding-right: 15px;
}

.bread-crumb .more, .news .more {
	background: url(media/arrows_more.gif) no-repeat scroll right center;
}

.back {
	background: url(media/arrows_back.gif) no-repeat scroll left center;
	color: #ff9900;
	padding-left: 15px;
}

.workflow a {
	color: #459bbc;
	font-size: 11px;
}

.insight-container {
	/* background: url(media/insight-nav-bg.gif) no-repeat scroll left top; */
	/* height: 285px; */
	/* background: red; */
	/* width: 230px; */
}
.insight-nav {
	padding: 0;
	margin: 30px 0 0;
	list-style: none;
	/* padding: 10px 10px; */
}
.insight-nav li.top {
	background: url(media/sub-menu-top.gif) no-repeat scroll left top;
	border: none;
	height: 13px;
	font-size: 0;
	line-height: 0;
}
.insight-nav li {
	background: url(media/sub-menu-bg.gif) repeat-y scroll left top;
}
.insight-nav li.bottom {
	background: url(media/sub-menu-bottom.gif) no-repeat scroll left top;
	border: none;
	height: 13px;
	font-size: 0px;
	line-height: 0px;
}

.insight-nav .text {
	/* background: #fff; */
	display: block;
	padding: 7px 14px;
	color: #ff9900;
}

.insight-nav a {
	/* border-bottom: 1px solid #ddd; */
	color: #555;
	display: block;
	/* margin: 10px; */
	outline: none;
	padding: 7px 14px;
}
.insight-nav a:hover {
	/* background: #fff; */
	font-weight: bold;
}

.container {
	/* background: #ccc;
	float: left; */
	background: url(media/content-background1.gif) repeat-x scroll top left;
	margin: 0 auto;
	padding: 0;
	width: 918px;
}

.map-hover a {
	position: relative;
}
.map-hover a span {
	display:none;
	position: absolute;
	left: 0;
}
.map-hover a:hover span {
	display: inline;
}
.orange {
	color: #ff9900;
}
.header {
	height: 70px;
	padding-right: 10px;
}
.logo {
	float: left;
	padding: 15px 0 0 15px;
}
.toplinks {
	/* padding-right: 15px; */
	text-align: right;
}
.toplinks span {
	/* background: #e5edf3; */
	padding: 5px 0;
}
.toplinks a.loginbutton {
	background: transparent url(media/button_login.gif) no-repeat scroll 0 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 21px;
	margin-left: 5px;
	text-decoration: none;
}
.toplinks a.loginbutton:hover {
	background: transparent url(media/button_login_hover.gif) no-repeat scroll 0 0;
}
.navigation {
	float: right;
	padding-top: 15px;
}
.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu li {
	background: transparent url(media/menu-background.gif) repeat-x scroll top left;
	float: left;
	height: 20px;
}
.menu li.divider span {
	background: transparent url(media/menu-divider.gif) no-repeat scroll left 1px;
	padding: 1px;
	width: 2px;
}

.menu li:hover {
	background-image: url(media/menu-background-selected.gif);
}
.menu li a.first {
	background: transparent url(media/menu-background-first.gif) no-repeat scroll top left;
}

/* selected */
.menu li.selected {
	background-image: url(media/menu-background-selected.gif);
}
.menu li.selected a.first {
	background: transparent url(media/menu-background-first-selected.gif) no-repeat scroll top left;
}
.menu li.selected a.last {
	background: transparent url(media/menu-background-last-selected.gif) no-repeat scroll top right;
}

.menu li:hover a.first {
	background: transparent url(media/menu-background-first-selected.gif) no-repeat scroll top left;
}
.menu li a.last {
	background: transparent url(media/menu-background-last.gif) no-repeat scroll top right;
}
.menu li:hover a.last {
	background: transparent url(media/menu-background-last-selected.gif) no-repeat scroll top right;
}
.menu a {
	color: #777;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 20px 4px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.content {
	/* background: #b2c1d3; */
	border-left: 1px solid #EBEFF3;
	border-right: 1px solid #EBEFF3;
	font-size: 12px;
	padding: 10px 5px;
	/* min-height: 800px; */
}


.subheader {
	background: #fff;
	position: relative;
}

.subheader-buttons {
	background: transparent url(media/subheader-banner.png);
	position: absolute;
	text-align: right;
	bottom: 0;
	padding: 3px;
	margin: 3px;
	/* right: 5px; */
	width: 894px;
}
.subheader-text {
	background: transparent url(media/subheader-banner.png);
	position: absolute;
	/* text-align: right; */
	bottom: 0;
	padding: 3px;
	margin: 3px;
	/* right: 5px; */
	width: 894px;
}

.subheader img {
	vertical-align: top;
}

/* HOME PAGE SPECIFIC */
.tbl {
	/* border: 1px solid red; */
	background: #fff;
	margin-top: 10px;
	padding: 0;
	/* padding-bottom: 20px; */
	/* width: 100%; */
}
.alt {
	background: #fff;
}
.tbl td {
	border-bottom: 1px solid #eee;
	padding: 7px 4px;
	vertical-align: top;
}
.content-left {
	background: #fff;
}
.content-right {
	background: #fff;
	padding-top: 5px;
}
.sidebar-left .content-left {
	width: 250px;
}
.sidebar-right .content-right {
	/* width: 250px; */
}

.content h3 {
	background: #ff9900 url(media/content-header.gif) repeat-x scroll bottom left;
	color: #fff;
	font-size: 12px;
	margin-top: 5px;
}

.content h3 span {
	background: transparent url(media/content-header-top.gif) no-repeat scroll top left;
	display: block;
	padding: 5px 10px;
}

h2 {
	color: #30679C;
	font-family: Myriad Pro,Verdana;
	margin: 0;
}
.content h4 {
	font-family: Myriad Pro,Verdana;
	font-size: 14px;
	margin: 0;
	padding-bottom: 0;
	/* padding: 10px 0 0 10px; */
}
.subheader-text h4 {
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
}

h4.gray {
	color: #999;
}

.news {
	list-style: none;
	margin: 10px 15px 0 10px;
	text-align: justify;
	padding: 0;
}
.news li {
	color: #555;
	font-size: 12px;
	margin: 0;
	padding: 10px 0;
}
.news h3 {
	background: none;
	color: #000;
	/* font-size: 12px; */
	margin: 0;
	padding: 0;
}
.news p {
	margin: 0;
	padding: 0;
}
.content-right p {
	line-height: 16px;
	padding: 0 10px;
}



/* INSIGHT PAGE */

.recruitment-off {
	background: transparent url(media/insight/recruitment-off.jpg) no-repeat scroll top left;
}
.recruitment-off a {
	background: transparent url(media/insight/recruitment-off.jpg) no-repeat scroll top left;
	display: block;
	height: 248px;
	width: 178px;
}
.recruitment-off a:hover {
	background-image: url(media/insight/recruitment.jpg);
}

.content-insight ul {
	font-size: 12px;
	margin: 0 0 15px 0;
	/* padding: 0;*/
}
.content-insight li {
	margin: 0;
	padding: 3px;
}

.content-insight p {
	font-size: 12px;
}

.content-insight h4 {
	font-size: 12px;
	margin: 0;
	padding: 0 10px;
}
.content-insight strong {
	display: block;
	font-size: 12px;
}

/* REQUISITION PAGE */

.requisitions {
	text-align: center;
}

/* RECRUITMENT PAGE */
.content-recruitment h3 {
	background-color: #0c8040;
}

/* SELECTION PAGE */
.content-selection h3 {
	background-color: #2a3995;
}

/* TESTING PAGE */
.content-testing h3 {
	background-color: #ed2024;
}

/* ONLINE CERTIFICATION PAGE */
.content-certification h3 {
	background-color: #1c9eaf;
}


/* CONTACT PAGE */

.content-contact ul {
	float: left;
	list-style: none;
	padding-left: 10px;
	margin: 0;
}
.content-contact li {
	font-size: 12px;
	padding: 2px;
	display: block;
}

/* FOOTER */

.footer {
	margin-top: 10px;
	padding: 10px;
}

.FooterMenuLeft {
	float: left;
}
.FooterMenuRight {
	float: right;
}
.FooterMenuLeft a {
	font-size: 11px;
}
.FooterMenuRight a {
	float: left;
	font-size: 10px;
}
.footermenuseparator {
	border-right: 1px solid #7E8081;
	float: left;
	height: 11px;
	margin: 3px 10px 0;
	width: 1px;
}

.Legal {
	color: #1A3462;
	font-size: 10px;
	margin-top: 10px;
}

.crest {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.line {
	border: none;
	border-top: 1px solid #ccc;
	clear: both;
}
#customerdiv {
	clear: both;
}
#overlay {
	background: #000 url(media/loading-overlay.gif) no-repeat scroll center 50px;
	display: none;
	opacity: .3;
	filter: alpha(opacity=30);
	position: absolute;
}
.filter-ul {
	border: 1px solid #eee;
	border-left: none;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.filter-ul li {
	border-left: 1px solid #eee;
	float: left;
}
.filter-ul a {
	display: block;
	outline: none;
	padding: 5px 15px;
}
a.selected {
	background: #eee;
	font-weight: bold;
	text-decoration: none;
}