/* GENERAL RULES */
body {
	margin: 0;
	padding: 0;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	background: #031946 url(images/background.jpg) repeat-x;
	text-align: center; /* for IE */
}

p, dt, dd {
	margin: 0 0 1.4em 0;
	font-size: 11px;
	line-height: 1.4em;
}

p.smalltext {
	font-size: 10px;
}

ul {
	margin-bottom: 1em;
	margin-top: .8em;
}

ol {
	margin-bottom: 1em;
	margin-top: .8em;	
}

li {
	margin: .3em 0 .3em -16px;
	font-size: 10px;
	line-height: 1.3em;
}

h1 {
	color: #f8b500;
	font-size: 14px;
	margin: 0 0 1.4em 0;
}

h2 {
	color: #f8b500;
	font-size: 11px;
	margin: 0 0 1.4em 0;
}

h3 {
	color: #ffffff;
	font-size: 12px;
	margin: 0 0 1.4em 0;
}

a, a:visited, a:active {
	color: #f8b500;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

p.back, p.carat {
	font-size: 10px;
	color: #f8b500;
	font-family: "Courier New", Courier, monospace;
}

/* tables */
td {
	padding: 0;
	vertical-align: top;
	text-align: left;
}

/* content */
div#topbar, div#logo, div#datebar, div#header, div#nav, div#contentHome, div#content, div#footer {
	width: 800px;
	margin: 0 auto;
}


div#main {
	text-align: left;
	margin: 0 auto;
}

div#topbar {
	background: #031946;
	height: 15px;
}

div#datebar {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: right;
	height: 18px;
}

div#datebar p {
	margin: 0 2px 0 0;
	vertical-align: middle;
	line-height: 18px;
}

div#bluebar {
	background: #031946;
	height: 160px;
	width: 100%;
	margin: 0 auto;
}

div#header {
	padding: 0 5px 0 5px;
	background: url(images/background_header.jpg) repeat-x;
}

div#nav {
	margin-top: 5px;
}

table.nav tr td {
	padding-right: 5px;
}

div#contentHome {
	margin-top: 19px;
	width: 800px;
}

.colLtHome {
	width: 303px;
	padding: 0 9px 0 9px;
}

.colRtHome {
	padding: 0 9px 0 9px;
	width: 461px;
}


.colLtHomeNew {
	width: 461px;
	padding: 0 9px 0 9px;
}

.colRtHomeNew {
	padding: 0 9px 0 9px;
	width: 303px;
}

table.featuredpartners tr td.fpimage {
	padding: 3px 14px 0 0;
}

div#leftnav {
	width: 156px;
	background: #5f87a0;
	padding-top: 7px;
	float: left;
}

div#leftnav p {
	margin: 0 0 7px 0;
}

div#leftnavPortOverview p {
	margin: 0 0 0 10px;
	color: #f8b500;
	font-weight: bold;
	line-height: 1.1em;
}

div#leftnavPortOverview ul {
	margin-top: 6px;
	margin-bottom: 10px;
}

div#leftnavPortOverview li {
	list-style: none none;
	font-weight: bold;
}

div#leftnavPortOverview a, div#leftnavPortOverview a:visited {
	color: #031a46;
}

div#leftnavPortOverview a:hover, div#leftnavPortOverview a:active {
	color: #f8b500;
}

div#leftport {
	width: 156px;
	float: left;
	padding-left: 9px;
}

div#leftport p {
	margin: 0 0 15px 0;
}

p.newsletter, div#leftport p.newsletter {
	margin-bottom: 7px;
}

div#content {
	float: left;
	width: 608px;
	margin-left: 16px;
}

div#content-profiles {
	float: left;
	width: 808px;
	margin-left: 0px;
}

div#contentPort {
	float: left;
	width: 608px;
	margin-left: 7px;
}

div#newsPort {
	width: 458px;
	margin-bottom: 16px;
	background: #072a50;
}

div#newsPort h2 {
	margin: 6px 0 9px 9px;
}

div#invRelations {
	margin-left: 17px;
	width: 151px;
}

table.portOverview tr td.colLt {
	padding-right: 6px;
	width: 151px;
	padding-top: 3px;
}

table.gotoprofile {
	width: 440px;
}

table.gotoprofile tr td.colRt {
	padding-top: 2px;
	text-align: right;
}

table.gotoprofile tr td.colLt {
	padding-right: 6px;
	padding-top: 0;
	width: 100%;
}

table.gotoprofile tr td.colLt p strong, table.gotoprofile tr td.colLt p b {
	font-size: 12px;
}

table.keyfigures tr td {
	padding-right: 14px;
}

table.keyfigures tr td p {
	margin: 1px 0 1px 0;
	vertical-align: middle;
	line-height: 15px;
}

div#teamPic {
	width: 145px;
	float: left;
}

div#teamBio {
	width: 448px;
	float: right;
}

table.sitemap tr td {
	width: 161px;
	padding-left: 10px;
}
table.sitemap tr td p {
	line-height: 20px;
}

div#address {
	float: left;
	width: 483px;
}

table.contact tr td.address {
	padding: 0 20px 0 10px;
	width: 142px;
}

div#contactForm {
	padding-left: 10px;
	float: right;
	width: 307px;
}

table.contactForm tr td.label {
	text-align: right;
	padding: 6px 10px 6px 0;
}

table.contactForm tr td p, table.contactForm tr td {
	vertical-align: middle;
	margin: 0;
}


/* footer */
div#footer {
	padding-top: 30px;
	clear: both;
}

span.footer {
	color: #f8b500;
}

div#footer p {
	margin: 0 0 19px 5px;
}

div#footer a, div#footer a:visited, div#footer a:active {
	color: #f8b500;
	text-decoration: underline;
}

div#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* forms */
form {
	margin: 0;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px groove #ffffff;
	background: #d7e1e7;
}

table.contactForm tr td input {
	width: 195px;
}
table.contactForm tr td input.other {
	width: 140px;
}

table.contactForm tr td textarea {
	width: 195px;
	height: 85px;
}

table.contactForm tr td input.checkbox {
	border: 0;
	background: transparent;
	width: 14px;
}

input.newsletter {
	width: 142px;
	background: #d7e1e7 url(images/background_newsletter.gif) repeat;
}

input.newsletterSafari {
	width: 142px;
	background: #d7e1e7;
}

/* iframe */
.portfolioNews {
	background: #9a9faa;
}

/* images */
img {
	border: 0;
}

img.border {
	border: 1px solid #93c9e1;
	margin-top: 3px;	
}
