/* CSS Document */

body {
	background: #fff;
	color: #000;
	font: 0.8em arial, sans-serif;
	text-align: justify;
	margin: 10px 0px;
	padding: 0px;
}

#nav {
	display: none;
}

#wrap {
	width: 95%
}

#header {
	display: none
}

#logo {
	
}

#HeaderText {
	
}

.clear {
	clear: both;
}

#TopContent {
	
}

#TopContent ul 	{
	margin: 0px 0px 0px 10px;
	padding: 10px 10px;
}

#TopContent ul ul 	{
	margin: 5px;
	padding: 5px 10px;
}

#TopContent li {
	margin: 0px;
	padding: 5px 0px;
}

#ContentInt {
	
}

#ContentInt ul 	{
	margin: 0px 0px 0px 10px;
	padding: 10px 10px;
	list-style: none;
}

#ContentInt ul ul 	{
	margin: 5px;
	padding: 5px 10px;
}

#ContentInt li {
	margin: 0px;
	padding: 5px 0px;
}

.SubContent {
	
}

.SubContentRight {
	
}

.PeopleSolutions {
	
}

.PeopleSolutions fieldset, .InvestorCom fieldset {
	background: none;
	padding: 0px
}

.InvestorCom {
	
}

.ProfileBlock {
	padding: 50px 10px 10px 10px;
}

#footer {
	display: none
}

#footer ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
	margin: 0px;
	padding: 0px 5px;
	border-right: 1px solid #7C91C3
}

#footer li.last {
	border-right: 0px
}

/* STYLES */

h1 {
	font-size: 2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #20559B;
	line-height: 2em;
}

h2 {
	font-size: 1.7em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #20559B;
	line-height: 1.5em
}

h3
{
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #20559B;
	line-height: 1.5em
}

h4
{
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#20559b;
}

.SubContent .border, .SubContentRight .border {
	padding: 3px 10px;
	line-height: 1.5em;
	border: 3px double #a6bbd7;
	margin-top: 10px;
	margin-bottom: 13px
}

a:link, a:visited {
	color: #20559B;
	text-decoration: none;
}

a:hover {
	color: #8FAACD;
	text-decoration: underline;
}

.ProfileImg {
	float: right;
	margin-left: 10px;
	border:1px solid #20559b;
	padding:3px;
	margin-top: -30px;
	width:110px;
	margin-bottom: 0px;
}

a.ImgProfile {
	border: 1px solid #20559b; padding:3px; display: block
}

a.ImgProfile:hover {
	border: 1px solid #20559b;
	padding:3px;
	display: block;
	background: #eaf3f9
}

.ProfileText {
float:left; margin-left:0px; padding:3px; margin-top:0px; width:auto
}

.ProfileText2 {
	width: 500px;
	margin-top: 15px
}

fieldset {
	border: 1px solid #989898;
	background: url(../images/bg/fieldset.jpg) repeat-x bottom left
}

fieldset.what {
	background: url(../images/bg/fieldset-bg.jpg) repeat-x bottom left
}

legend span {
	color: #87b4dc;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px
}

.Warning {
	color: #c37233;
	font-weight: bold;
	text-transform: uppercase
}

ul#SiteMap {
	list-style: none;
	margin: 10px;
	padding: 10px
}

ul#SiteMap ul {
	margin: 5px;
	padding: 5px;
	list-style: none
}