html, body {height: 100%;}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
body {
	margin:0;
	padding:0;
}
.title {
	color:#002168;
	font-size:24px;
	padding:0 0 1em 0;
	margin:0;
	line-height:normal;
}
.subHeader {
	color:#000;
	font-size:14px;
	line-height:normal;
}
.outer {
	line-height:20px;
}
.intro {
	font-weight:bold;
}
a {
	color:#002168;
}
a img {
	border:0;
}
/*************/
/* FRAMEWORK */
/*************/
.sCenter {
	width:980px;
	margin:0 auto;
}
#sOuter {
	background:url(../_images/MassWave/siteBg.png) repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -81px;
}
.push {
	height: 81px;
}
#sHeader {
	height:218px;
	overflow:hidden;
}
#sLogo {
	float:left;
	margin:60px 0 0 0;
}

#sMenu {
	height:62px;
}
#sContentCon {
	padding:45px 0 20px 0;
}
#sCenter {
	float:left;
	width:720px;
}
#sRight {
	float:left;
	width:202px;
	margin:0 0 0 58px;
}
#sFooter {
	background:url(../_images/MassWave/footerBg.png) repeat-x;
	height:15px;
	padding:33px 0;
}
.otys {
	float:right;
}
/***********/
/* TEASERS */
/***********/
/*TEASER1*/
.teaser1Outer {
	float:right;
	position:relative;
}
.teaser1Layover {
	background:url(../_images/MassWave/teaser1Layover.png) no-repeat;
	width:499px;
	height:218px;
	position:absolute;
	z-index:100;
}
/*TEASER2*/
.teaser2Outer {
	float:right;
	padding:13px 0;
}
/********/
/* HLBS */
/********/
/*HLB1*/
#smoothmenu {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:800px;
}
#smoothmenu > ul > li > a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	padding:11px 5px;
	margin:10px 5px 0 0;
}
#smoothmenu .mainLev > a:hover,
#smoothmenu .mainLevactive > a {
	color:#022168;
	background:#FFF;
	border-radius:3px;
}
#smoothmenu ul ul {
	background:#022168;
	padding:5px 0 5px 5px;
}
.subLevel_1 a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
.subLevel_1 a:hover,
.subLevel_1active a {
	color:#022168;
	background:#FFF;
}
/*HLB2*/
#sFooter .sep {
	padding:0 5px;
}
#sFooter {
	color:#6e6e6e;
	font-size:10px;
}
#sFooter a {
	color:#6e6e6e;
	text-decoration:none;
}
#sFooter a:hover {
	text-decoration:underline;
}
/*HLB3*/
.button {
	background:url(../_images/MassWave/button.png) repeat-x;
	color:#FFF;
	padding:5px 10px;
	text-decoration:none;
	display:inline-block;
	font-size:12px;
	border:0;
}
/*********/
/* HOOKS */
/*********/
.hookHeader {
	font-size:18px;
	color:#002168;
	border-bottom:1px solid #002168;
	padding:0 0 5px 0;
}
/*JSL*/
.jslItemContainer {
	margin:0 0 1em 0;
}
.jslFunctionName a {
	color:#666;
	text-decoration:none;
}
.jslFunctionName a:hover {
	color:#002168;
}
.jslLocation {
	font-size:10px;
}
/*SX SHORTLIST*/
#sl_list {
	margin-bottom: 10px;
}
#sl_list ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sl_list li {
	margin:0 0 1em 0;
}
#sl_list li a {
	color:#666;
	text-decoration:none;
}
#sl_list li a:hover {
	color:#002168;
}
/*********/
/*MODULES*/
/*********/
/*JOBLIST*/
.jblWordLoc span {
	font-weight:bold;
}
.jblItemTitle {
	border-bottom:1px solid #002168;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
.jblItemTitle a {
	text-decoration:none;
}
.jblItemDescr {
	padding:5px 0 10px 0;
}
/* NETWORK */
.nwlOuter .itemContainer, .nwlOuter .itemImage {
border: 0;
padding: 0;
margin: 0;
float: none;
clear: none;
display: inline;
overflow: visible;
}
.nwlOuter .itemTitle, .nwlOuter .itemDescription, .nwlOuter .itemDescription, .nwlOuter .cleaner {
display: none;
}
.nwlOuter a{
display: inline-block;
background: #fff;
width: 175px;
height: 88px;
line-height: 88px;
box-shadow:0px 0px 5px 1px #DFDFDF;
text-align: center;
vertical-align: middle;
display: table-cell;
}
.nwlOuter a img{
vertical-align: middle;
max-width:150px;
max-height:68px;
}
.nwlFloat {
float: left;
margin:0px 52px 15px 0px;
}