html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 960px;
	height: 100%;
	background-color: #fff;
}

body {
	color: #444;
	background: #fff url("../images/common/back.gif") repeat-y top center;	
}

body.flatback {
	background: #fff url("../images/common/back2.gif") repeat-y top center;	
}

body.tallbody #contentarea {
	min-height: 700px;
}

body {
	font: 12px/20px Arial, sans-serif;
}

input, select, textarea, option, label {
	font: 12px/16px Arial, sans-serif;
}

p, ul, ol, table {
	margin: 0 0 20px 0;
}

a {
	color: #002f65;
}

a:hover {
	color: #0156c8;
	text-decoration: underline;
}

a img {
	border: none;
	text-decoration: none;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	height: 16px;
	padding: 2px;
	border: 1px solid #a6bede;
	margin: 0;
}



h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
}

h2 {
	margin: 30px 0 10px 0;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
}

h3 {
	margin: 32px 0 8px 0;
	padding: 0;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
}

h4 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.intro {
	margin-top: 0;
}

h2.intro {
	margin-bottom: 20px;
}

ul {
	padding: 0;
	margin-left: 0;
}

li {
	list-style-type: none;
	padding-left: 20px;
	background-image: url("../images/common/bullet.gif");
	background-repeat: no-repeat;
	background-position: 8px 7px;
}

.expanded li {
	margin: 20px 0;
}

.halfexpanded li {
	margin: 10px 0;
}

#container {
	height: 100%;
	min-width: 965px;
	text-align: center;
}

#header {
	position: relative;
	left: -1px;
	border-left: 1px solid white;
	width: 945px;
	height: 135px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	border: none;
}

#headback {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#search {
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 10;
}

#search span {
	color: #93a5ba;
	font-size: 10px;
	text-transform: uppercase;
}

#query {
	width: 127px;
	height: 12px;
	margin: 0 0 0 2px;
	padding: 3px;
	border: 1px solid #a6b8ce;
	line-height: 13px;
	color: #93a5ba;
}

#query:focus {
	border: 1px solid #0156c8;
	color: #333;
}

#topnav {
	position: absolute;
	bottom: 20px;
	left: 148px;
	text-align: left;
	z-index: 10;
}

#topnav a {
	display: block; 
	float: left;
	padding: 5px 13px;
	color: #159;
	font: 14px/15px Calibri, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

#topnav a:hover {
	color: #fff;
	background-color: #739fd9;
}

#topnav a:active {
	color: #fff;
	background-color: #1b5eb1;
}

#letterbox {
	position: relative;
	width: 100%;
	height: 135px;
	background: #01112f url("../images/common/band-back.jpg") repeat-x;
}

#pagetitle {
	position: relative;
	width: 945px;
	margin: 0 auto;
	text-align: left;
}

#titleimage {
	position: absolute;
	bottom: 0;
	left: 135px;
	z-index: 50;
}

#titleback {
	margin: 0 auto;
	width: 945px;
	height: 135px;
	text-align: left;
}

#main {
	position: relative;
	width: 945px;
	margin: 0 auto;
	text-align: left;
	background: #fff url("../images/common/back.gif") repeat-y top center;	
	padding-bottom: 20px;
}

body.flatback #main {
	background: #fff url("../images/common/back2.gif") repeat-y top center;	
}

#contentarea {
	position: relative;
	left: 135px;
	top: 33px;
	width: 810px;
	min-height: 400px;
}

#leftnav {
	position: absolute;
	left: 0;
	top: 33px;
	width: 135px;
	padding: 0;
	border-top: 1px solid #83a5cf;
}

#leftnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border-bottom: none;
}

#leftnav ul ul {
	border-top: none;
}

#leftnav li {
	padding-left: 0;
	background-image: none;
	width: 135px;
	float: left;
}

#leftnav ul ul li {
	padding-left: 13px;
	width: 122px;
}

#leftnav ul ul ul li {
	padding-left: 13px;
	width: 109px;
}

#leftnav a {
	display: block;
	line-height: 15px;
	padding: 8px 5px 7px 7px;
	border-bottom: 1px solid #83a5cf;
	text-decoration: none;
}

#leftnav ul ul li a {
	padding: 7px 5px 6px 5px;
}

#leftnav ul ul li.lastli a {
	border: none;
}

#leftnav ul ul li.lastli {
	border-bottom: 1px solid #83a5cf;
}
	
#leftnav a:hover {
	background-color: #83a5cf;
	text-decoration: none;
	color: #fff;
}

#leftnav a:active {
	background-color: #1b5eb1;
	color: #fff;
}

#leftnav a.current {
	background-color: #83a5cf;
	color: #fff;
}

#loginForm {
	margin-top: 40px;
}

#loginForm input {
	width: 170px
}

#loginForm p {
	margin: 8px 0;
	padding: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 795px;
	padding-left: 150px;
	text-align: left;
	font-size: 11px;
	padding-top: 100px;
}

#footer a {
	font-size: 11px;
}

.content {	
	padding: 0 20px 0 20px;
	float: left;
	color: #171717;
}

.onecol {
	width: 95px;
}

.twocol {
	width: 230px;
}

.threecol {
	width: 365px;
}

.fourcol {
	width: 500px;
}

.fivecol {
	width: 635px;
}

.sixcol {
	width: 770px;
}

.shaded {
	background-color: #a6bede;
}

.divided {
	border-top: 1px solid #c4d9ec;
	margin-top: 20px;
	padding-top: 20px;
}

.clear {
	clear: both;
}

.sidebar {
	padding: 0 20px;
	float: left;
	color: #4a4b4c;
}

body.flatback .sidebar h4 {
	color: #fff;
	font-style: normal;
}

.sidecar {
	position: absolute;
	right: 0;
	margin: 0 20px;
	color: #4a4b4c;
}

body.flatback .sidecar h4 {
	color: #fff;
	font-style: normal;
}

.pullquote {
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	padding: 20px 5px;
}

.diagram {
	text-align: center;
}

.sidecar .diagram {
	font-size: 11px;
	line-height: 15px;
	color: #303132;
}

.sidecar .diagram img {
	margin-bottom: 10px;
}

.sidecar .diagram a {
	color: #303132;
	text-decoration: none;
}

.sidecar .diagram a:hover {
	color: #0156c8;
	text-decoration: none;
}

.sidebar .diagram {
	font-size: 11px;
	line-height: 15px;
	color: #303132;
}

.sidebar .diagram img {
	margin-bottom: 10px;
}

.sidebar .diagram a {
	display: block;
	color: #303132;
	text-decoration: none;
}

.sidebar .diagram a:hover {
	color: #0156c8;
	text-decoration: none;
}

img.framed {
	border: 1px solid #979899;
	margin: 1px 1px 10px 1px;
}

a:hover img.framed {
	border: 2px solid #0156c8;
	margin: 0 0 9px 0;
}

.caption {
	font-size: 11px;
	line-height: 15px;
}

ul.news {
	margin: 0;
	padding: 0;
}

ul.news a {
	display: block;
}

ul.news li {
	list-style-type: none;
	background-image: none;
	margin: 0 0 20px 0;
	padding: 0;
	color: #666;
}

.date {
	color: #131313;
}

.subtitle {
	font-size: 100%;
	font-style: normal;
	color: #404142;
}

h2.subtitle {
	font-size: 110%;
	font-style: italic;
	margin: -.25em 0 1.25em 0;
}

.smallprint {
	font-size: 11px;
}

.fineprint {
	font-size: 10px;
}

.darkbox2 {
	text-align: center;
	margin: 0 0 20px 0;
	padding: 20px 15px;
	background-color: #6f90ba;
	font-size: 14px;
	text-decoration: none;
	color: #fff
}

.darkbox {
	text-align: center;
	margin: 0 0 20px 0;
}

.darkbox a {
	display: block;
	padding: 20px 15px;
	background-color: #6f90ba;
	font-size: 14px;
	text-decoration: none;
	color: #fff
}

.darkbox a:hover {
	background-color: #518dc3;
	text-decoration: none;
	color: #fff
}

.small a {
	padding: 15px 10px;
	font-size: 12px;
}

.small {
	line-height: 16px;
	margin-bottom: 30px;
}

.bignumber {
	font-family: "Din", "Din Mittleschriften", "Din Regular", Segoe, Arial, sans-serif;
	text-align: center;
	color: #FFF;
	font-size: 38px;
	font-weight: normal;
	line-height: 40px;
}

.icon {
	list-style-type: none;
	background-image: none;
	margin-left: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

a.icon {
	display: block;
	text-decoration: none;
	margin: 2px 0 3px 0;
}

.logo {
	margin-right: 6px;
	vertical-align: middle;
}

.pdf {
	background-image: url(../images/common/file-pdf.gif);
}

.audio {
	background-image: url(../images/common/file-audio.gif);
}

.wmv {
	background-image: url(../images/common/file-wmv.gif);
}

.flash {
	background-image: url(../images/common/file-flash.gif);
}

.web {
	background-image: url(../images/common/file-web.gif);
}

.doc {
	background-image: url(../images/common/file-doc.gif);
}

.ppt {
	background-image: url(../images/common/file-ppt.gif);
}

.download {
	background-image: url(../images/common/file-download.gif);
}

.zip {
	background-image: url(../images/common/file-zip.gif);
}

.swf {
	background-image: url(../images/common/file-swf.gif);
}

.livemeeting {
	background-image: url(../images/common/file-livemeeting.gif);
}

.biophoto {
	margin-top: 60px;
}	

.jobtitle {
	color: #fff;
}

.hiddendetails {
	display: none;
	font-size: 11px;
	line-height: 15px;
	color: #222;
	padding: 1px 0 14px 0;
	text-decoration: none!important;
}

a:hover .hiddendetails {
	text-decoration: none!important;
}

.logolist li {
	padding-left: 115px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

.analysts li {
	margin-left: 0;
	padding: 20px 100px 0 0;
	margin-top: 20px;
	border-top: 1px dotted #fff;
	background-repeat: no-repeat;
	background-position: right 20px;
}

.analysts h3 {
	line-height: 20px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 20px;
}

.required {
	color: #C10;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#regForm {
	width: 700px;
}

#regForm p {
	margin: 12px 0;
	clear: both;
}

#regForm label {
	display: block;
	float: left;
	width: 185px;
	text-align: right;
	padding: 3px 0 3px 0;
	margin-right: 5px;
	line-height: 14px;
}

#regForm label.nopad {
	padding: 0;
	margin-top: -2px;
}

#regForm .long {
	margin-bottom: 20px;
}

#regForm .long label {
	display: block;
	width: 500px;
	text-align: left;
	padding: 0;
}

#regForm .long select {
	margin-left: 185px;
}

#regForm .long input {
	margin-left: 185px;
}

#regForm input {
	width: 305px;
	border: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px;
	color: #333;
}

#regForm textarea {
	width: 305px;
	border: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px;
	color: #333;
}

#regForm select {
	width: 310px;
	font: 12px/15px Arial, sans-serif;
	border: 1px solid #999;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 2px;
	color: #333;
}

#regForm input:focus {
	border-color: #0080bd;
	color: #000;
	background-color: #f7fbfc;
}

#regForm select:focus {
	border-color: #0080bd;
	color: #000;
	background-color: #f7fbfc;
}

#regForm textarea:focus {
	border-color: #0080bd;
	color: #000;
	background-color: #f7fbfc;
}

#regForm p.formbuttons {
	margin-top: 30px;
	padding-left: 190px;
}

.nodisplay {
	display: none;
}

#regForm .detail {
	margin-left: 185px;
	padding-bottom: 8px;
}

#regForm .detail label {
	width: 170px;
}

#regForm .detail input {
	width: 130px;
}

#regForm .detail textarea {
	width: 130px;
}

#regForm .detail select {
	width: 135px;
}

.description {
	color: #333;
}

.formbutton {
	display: block;
	width: 77px!important;
	height: 25px!important;
	margin-top: 15px;
	line-height: 25px;
	text-align: center;
	color: #fff!important;
	padding: 0!important;
	text-decoration: none!important;
	background: #1a529a url("../images/common/button-back.gif") no-repeat;
	background-position: 0 0;
	border: none!important;
}

.formbutton:hover {
	background-position: 0 -35px;
}

.more {
	color: #0156c8;
	text-decoration: none;
}

.clear {
	clear: both;
}

.noline {
	text-decoration: none;
}

.divider {
	border-top: 1px dotted #fff;
}

.content td {
	padding: 0 10px 0 0;
	border: 0;
	margin: 0;
}

.content th {
	padding: 0 10px 0 0;
	border: 0;
	margin: 0;
}
