﻿
html, body {
	font-family:"Trebuchet MS",sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}

#container
{
    width: 100%;
    height: 100%;
}

#header
{
    clear: both;
    width: 100%;
    height: 81px;
}

.tophead
{
    clear: both;
    width: 100%;
    height: 68px;
    background-color: #000;
    cursor:hand
}

.menuback
{
    clear: both;
    width: 100%;
    height: 30px;
    padding-top: 2px;
    background-color: White;
    background-image: url(../images/fuserCorporateSite/bg02_head.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}

.navmenu
{
    float: left;
    padding: 0px 0px 0px 142px;
}

#footer
{
    clear: both;
    width: 100%;
    height: 120px;
}

#footer p
{
    margin: 0;
    font-size: 10px;
}

#footer a
{
    margin: 0px;
    font-size: 10px;
    text-decoration: underline;
}

.footerbottom
{
    clear: both;
    width: 100%;
    height: 25px;
}
.footerbottom p
{
    padding: 6px 0px 0px 0px;
    padding-left: 250px;
    color: #2f2f2f;
    white-space: nowrap;
}
.footerbottom a
{
    padding: 6px 0px 0px 0px;
    color: #2f2f2f;
}

.footshadow
{
    clear: both;
    width: 100%;
    height: 9px;
}

.corporateContainer
{
    padding-left: 10px;
    margin-bottom:25px;
}
.menu
{
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 0px 10px;
    height: 23px;
}

.menu ul
{
    display: block;
    margin: 0px;
    padding: 0px;
}
.menu li
{
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}


.menu a:link, .menu a:visited
{
    background: #f4f4f4;
    border: 1px solid #d1d1d1;
    color: #000000;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-right: 8px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    width: 120px;
}

.menu a:link.active, .menu a:visited.active
{
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
    color: #000000;
}

.menu a:hover
{
    color: #ffffff;
    background-color: #d1d1d1;
}

.section .menu li.nav a
{
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
    color: #000000;
    width: 120px;
}

.menu ul a:hover
{
    color: #fff !important;
}

.menu .subnav {
	margin-left:-20px;
}

.menu ul.subnav a:hover
{
	color: #000 !important;
}

.section .menu ul.subnav {
	display: inline;
	left: 20px;
	position: absolute;
	top: 57px;
}

.section .menu ul.subnav a {
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #999;
	font-size : 13px;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
	width:auto;
}

.dropshadow
{
    border:1px solid #d1d1d1;
    background: #ffffff;
    width: 850px;
    padding:25px 0px 25px 0px;
}

.dropshadow h1
{
    font-size: 30px;
    font-weight: bold;
    padding: 0px 0px 0px 30px;
    margin:0px;
    text-transform: uppercase;
}

.dropshadow h2
{
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    vertical-align: middle;
    text-transform: none;
    padding: 0px 30px 0px 110px;
}

.dropshadow p, .dropshadow ul
{
    font-size: 14px;
    color: #000000;
    padding: 7px 30px 7px 30px;
    position: relative;
    line-height: 15px;
}

.dropshadow li
{
    font-size: 14px;
    list-style-type: square;
    margin-left: 30px;
}

.newsitem
{
    position:relative;
    width:100%;
}
.newsitem p
{
    padding:0px;
    margin:20px 30px 0px 75px;
    font-weight:bold;
}
.newsitem a
{
    text-decoration:underline;
    color:#000000;
    font-weight:normal;
}

.thumb
{
    padding: 4px;
    border: 1px solid #d1d1d1;
    margin-right: 10px;
    display: inline;
}

.bio
{
    clear:both;
    margin: 7px 0px 7px 50px;
    min-height:130px;
}

.bio img
{
    float: left;
    clear: both;
}

.bio p, .bio ul
{
    font-size: 14px;
    color: #000000;
    padding: 7px 30px 7px 140px;
    line-height: 15px;
}

.pulltext
{
}

.fusie
{
    position: absolute;
    z-index: 5;
    margin-top: -30px;
    margin-left: -42px;
}

.pulltext h2
{
    font-size:18px;
    font-weight:bold;
    line-height:20px;
    vertical-align: middle;
    padding:5px 30px 5px 35px;
    margin:0px;
}

.pullshell
{
    background-color: #f4f4f4;
    border: 1px solid #e5e3e3;
    margin: 40px 30px 0px 30px;
    height:90px;
    overflow:visible;
}

.pressKit
{
}

.pressKit ul
{
    padding: 0px 30px 0px 30px;
}
.pressKit a
{
    text-decoration: underline;
}
