
body {
	background-color:white;
	background-image:url('images/bg.gif');
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:10px;
}

h1 {
	font-weight:bold;
	font-size:18px;
	margin-top:28px;
	margin-bottom:20px;
}

h2 {
	font-weight:bold;
	font-size:16px;
	margin-top:28px;
	margin-bottom:20px;
}

h3 {
	font-weight:bold;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
}

h4 {
	font-weight:bold;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:17px;
}

h4.red {
	color:red;
}

p {
	font-size:10px;
	font-weight:normal;
	line-height:15px;
	margin-top:0px;
	margin-bottom:0px;
	widow:3;
}

ul {
	padding-left:13px;
	*padding-left:16px;
	margin:0px;
}
.logo {
	width:119px;
	height:117px;
	top:39px;
	position:absolute;
	background-image:url('images/logoFormatted.gif');
	background-color:transparent;
	z-index:200;
}

.logoWhite {
	width:90px;
	height:90px;
	top:95px;
	left:26px;
	position:absolute;
	background-image:url('images/logo-white.gif');
	z-index:200;
	cursor:pointer;
}

.greenlogoWhite {
	width:90px;
	height:90px;
	top:95px;
	left:26px;
	position:absolute;
	background-image:url('images/greenlogo-white.gif');
	z-index:200;
	cursor:pointer;
}

.companyName {
	width:84px;
	height:25px;
	position:absolute;
	left:130px;
	top:110px;
	background-image:url('images/funktitle.gif');
	background-color:transparent;
	z-index:200;
}
.flashBody {
	width:1024px;
	height:302px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	position:absolute;
	left:0px;
	top:110px;
	background-color:#808080;
	z-index:2;
}

.mainMenu {
	position:absolute;
	left:505px;
	z-index:10;
	top:115px;
}
.menu {
	display:block;
	font-size:10px;
	cursor:pointer;
	width:120px;
	position:absolute;
	top:0px;
}
.menuTitle {
	margin-top:10px;
	font-weight:bold;
	background-color:white;
}
.submenu {
	margin-left:10px;
	display:none;
}
.submenutitle {
	color:gray;
}
.menubody {
	font-size:10px;
	cursor:pointer;
	padding:5px;
	background-color:white;
	line-height:15px;
	position:absolute;
	top:0px;

}
a:link, a:visited {
	font-size:10px;
	color:gray;
	text-decoration:none;
}
a:hover, a:active {
	font-family:Verdana;
	font-size:10px;
	color:red;
	text-decoration:none;
}

.findUs {
	font-size:9px;
	font-weight:bold;
	position:absolute;
	top:475px;
	left:10px;
	width:120px;
}

.findUsIcons {
	/*margin-top: 10px;*/
	margin: 0px;
}
.findUsIcons a {
	/*margin-right: 5px;*/
	margin: 1px;
}
#findUsText {
	color: #929292;
	visibility: hidden;
}

.newsSnippet {
	font-size:10px;
	font-weight:bold;
	position:absolute;
	top:475px;
	left:130px;
	width:350px;
}

.newsSnippet a img,
.newsSnippet img {
	border: none;
	float: right;
	margin: 0px 0px 5px 5px;
}

.newsSnippet a:link, .newsSnippet a:visited {
	color:black;
	font-weight:bold;
}

.newsSnippet a:hover, .newsSnippet a:active {
	color:red;
	font-weight:bold;
	text-decoration:none;
}
.newsSnippet div {
	font-size:10px;
	font-weight:normal;
	color:gray;
	position:absolute;
	top:0px;
	left:50px;
	line-height:15px;
}

a.grayLink:link, a.grayLink:visited {
	font-size:10px;
	font-weight:normal;
	color:gray;
	text-decoration:none;
}
a.grayLink:hover, a.grayLink:active {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:red;
	text-decoration:none;
}

/* Interior */
.interiorLeftBody {
	position:absolute;
	top:150px;
	left:0px;
	border:1px solid black;
	border-left:12px solid black;
	height:300px;
	width:488px;
}

.interiorLeftBody .content {
	position:absolute;
	top:0px;
	left:118px;
	padding-right:20px;
	width:350px;
	height:300px;
}

.interiorLeftBody .contentNoPad {
	position:absolute;
	top:0px;
	left:118px;
	width:355px;
	height:300px;
}

.interiorLeftBody .content ul
{
	margin-top:5px;
}

.interiorLeftBody .content li
{
	line-height:20px;
	font-weight:bold;
}
.interiorRightBody {
	position:absolute;
	top:150px;
	left:501px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	height:300px;
	width:440px;
}

.flashSlideShow {
	position:absolute;
	top:52px;
	left:501px;
}

.flashMediaPlayer {
	position:absolute;
	top:52px;
	left:499px;
}

.levelFourNav {
	position:absolute;
	top:477px;
	left:501px;
}

.levelFourNavLow {
	position:absolute;
	top:538px;
	left:501px;
}

.newsDetail {
	overflow:auto;
	height:230px;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:15px;
}

.newsDetail h2 {
	margin-top:5px;
	font-size:11px;
	margin-bottom:5px;
}

.newsDetail .newsDate {
	color:gray;
	margin-bottom:10px;
	margin-top:0px;
}

.news {
	overflow:auto;
	height:220px;
	padding-right:15px;
}

.news li {
	margin-bottom:5px;
}
.news a:link, .news a:visited {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.news a:hover, .news a:active {
	font-weight:bold;
	color:red;
	text-decoration:none;
}

.newsItem {
	font-size:11px;
	margin-bottom:10px;
}

.newsItem a:link, .newsItem a:visited {
	font-size:11px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.newsItem a:hover, .newsItem a:active {
	font-size:11px;
	font-weight:bold;
	color:black;
	color:red;
	text-decoration:none;
}

.newsItem .newsDate {
	color:gray;
}

.login p {
	margin-top:10px;
	margin-bottom:6px;
}

.testimonials {
	line-height:15px;
}

.testimonialLinks {
	line-height: 25px;
	overflow:auto;
	height:220px;
}

.testimonialLinks a:link, .testimonialLinks a:visited {
	font-size:10px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.testimonialLinks a:hover, .testimonialLinks a:active {
	font-size:10px;
	font-weight:bold;
	color:black;
	color:red;
	text-decoration:none;
}

.awardsDetail {
	overflow:auto;
	height:230px;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:15px;
}

.awardsDetail div {
	margin-left:10px;
}

.awards a:link, .awards a:visited {
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.awards a:hover, .awards a:active {
	color:red;
	font-weight:bold;
	text-decoration:none;
}

.gray
{
	color:gray;
}

.people h1
{
	margin-top:28px;
	margin-bottom:2px;
	font-size:16px;
}

.people h2
{
	margin-top:0px;
	font-weight:normal;
	margin-bottom:20px;
	font-size:11px;
	font-style:italic;
	color:black;
}

.scrollBars {
	overflow:auto;
	height:225px;
	margin-top:0px;
	margin-bottom:10px;
	padding-right:15px;
}

#scrollTime {
	overflow: auto;
}

a.black {
	color: #000000;
}

a.black:hover {
	color: red;
}

/* Brand Map Styles */
.brand-map, .brand-map p {
	font-family: Verdana;
	font-size: 11px;
}

.brand-map p {
	margin-top:10px;
	margin-bottom:6px;
}

.brand-map p.error {
	color: red;
}

.homeLink {
	font-weight: bold;
	margin: 73px 0px 0px 62px;
	padding: 0px 0px 0px 0px;
}

.content input {
	font: normal 11px Arial, sans-serif;
}

.content select {
	font: normal 11px Arial, sans-serif;
	width: 200px;
}