body {
	margin: 0px;
	font-family: Helvetica;
	font-size: 12px;
	background-color: #EEEBE4;
	color: #0E1847;
}

div {
	float: clear;
}

li.news {
	list-style-image: url('../assets/newsflash.gif');
	image-align: absmiddle;
}

.submenucontainer {
	padding-left: 60px;
	font-size:12px;
}

a.submenu {
	margin-left: -10px;
}

span.submenutext {
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}

img.submenuimage {
	width: 18px;
	height: 15px;
	border: 0px;
	vertical-align: middle;
}

.zonemenucontainer {
	padding-left: 55px;
	vertical-align: top;
}

span.zonemenutext {
	line-height: 18px;
	font-family: Helvetica;
	color: rgb(134, 230, 58);
	font-size: 12px;
	font-weight: bold;
}

img.zonemenuimage {
	vertical-align: middle;
	padding-top: 3px;
}

.cool {
	color: #2C3B5C;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 2px;
}

.uncool {
	color: #B7B5C3;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 2px;
}

a:link.menucool {
	color: #2C3B5C;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

a:visited.menucool {
	color: #2C3B5C;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

a:hover.menucool {
	color: #2C3B5C;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

a:link.menuuncool {
	color: #B7B5C3;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

a:visited.menuuncool {
	color: #B7B5C3;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

a:hover.menuuncool {
	color: #B7B5C3;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

a:link.submenu {
	font-size: 13px;
	color: #0E1847;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

a:visited.submenu {
	font-size: 13px;
	color: #0E1847;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

a:hover.submenu {
	font-size: 13px;
	color: #0E1847;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

.menuContainer {
	left: 12px;
	position: relative;
	top: 10px;
	width: 100px;
}

.languageContainer {
	left: 10px;
	position: relative;
	top: 58px;
	width: 380px;
	text-align: right;
}

a {
	cursor: pointer;
	cursor: hand;
}

a:link {
	font-size: 12px;
	color: black;
}

a:visited {
	font-size: 12px;
	color: black;
}

a:hover {
	font-size: 12px;
	color: black;
}

hr {
	color: #0E1847;
	border: 1px dashed;
}

.text {
	font-style: 11px;
	font-weight: normal;
}

.stretchW {
	width: 100%;
}

.stretchH {
	height: 100%;
}

.mainTable {
	width: 780px;
	background-color: white;
}

.shadowTable {
	width: 781px;
	border-left: 1px solid #0E1847;
	border-right: 1px solid #0E1847;
	border-bottom: 1px solid #0E1847;
}

.footerCell {
	height: 25px;
}

.bannerCell {
	vertical-align: top;
	height: 237px;
	background-image: url('../assets/banner.jpg');
}

.contentCell {
	vertical-align: top;
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;
	height: 400px;
}

.navigationCell {
	height: 26px;
	vertical-align: middle;
	background-image: url('../assets/nav.jpg');
	padding-left: 10px;
	padding-right: 10px;
}

.spacercell {
	height: 20px;
	background-color: white;
}

.title {
	color: #0E1847;
	font-size: 14px;
}

.inpagetitle {
	color: #0E1847;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.greybackground {
	background-color: #EDE8DD;
}

.secondgreybackground {
	background-color: #EBEBEB;
}

.orangebackground {
	background-color: #FF7F00;
}

td {
	vertical-align: top;
	font-family: Helvetica;
}

.logoposition {
	padding-left: 20px;
	padding-top: 10px;
}

.menuposition {
	padding-right: 70px;
	padding-top: 20px;
}

.slogancontainer {
	padding-left: 63px;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.sloganimage {
	padding-left: 10px;
}

.SAPlogocontainer {
	padding-left: 60px;
}

.splashtable {
	width: 800px;
	height: 400px;
}

div.content {
	width: 92%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 15px;
	min-height: 350px;
}

div {
	float: left;
}

.newsHeadercell {
	width: 261px;
	height: 57px;
	background-image: url("../assets/news.gif");
}

.newsGreen {
	background-color: rgb(134, 230, 58);
}

.newsContainer {
	padding-left: 60px;
	margin-right: 20px;
}

.newsTitle {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}

.newsItem {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.newsPtitle {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 10px;
	float: none;
}

.newsPdate {
	font-size: 11px;
	color: light-grey;
	float: none;
}

.newsPresumee {
	font-size: 12;
	font-style: italic;
	padding-bottom: 10px;
	float: none;
}

.newsPbody {
	font-size: 11px;
	padding-bottom: 10px;
	float: none;
}

a.readMore {
	margin-bottom: 15px;
}

a:link.readMore {
	line-height: 24px;
	color: #2C3B5C;
	text-decoration: none;
	margin-bottom: 20px;
	color: white;
	font-style: italic;
}

a:visited.readMore {
	line-height: 24px;
	color: #2C3B5C;
	text-decoration: none;
	margin-bottom: 20px;
	color: white;
	font-style: italic;
}

a:hover.readMore {
	line-height: 24px;
	color: #2C3B5C;
	text-decoration: none;
	margin-bottom: 20px;
	color: white;
	font-style: italic;
}

.jobtitle {
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}

.jobbullet {
	width: 10px;
}

#ticker-container {
	padding-left: 60px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
	width: 170px;
	height: 240px;
	background-repeat: repeat;
	padding: 2px;
	background-color: rgb(134, 230, 58);
}

#ticker {
	position: relative;
	background-color: rgb(134, 230, 58);
}

#ticker ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#ticker ul li {
	display: list-item;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: arial;
	font-size: xx-small;
	font-weight: normal;
	color: ;
	padding-left: 2px;
}
