* {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:8pt;
}

a {
	color:#820;
	text-decoration:none;
}

img {
	border:0px;
}

a.hover {
	text-decoration:underline;
}

div#middle a {
	color:#F92;
}

h3 {
	color:#F92;
	font-size:14pt;
	margin-bottom:2pt;
}

.hcontent {
	color:#882200;
	display:block;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:10pt;
}

.cb {
	clear:both;
}

body {
	background-color:#820;
	padding-top:9px;
}

div#container {
	background-color:#fff;
	margin:0px auto;
	border:1px #000 solid;
	width:660px;
}

div#header {
	background-image: url(../images/reskin/header.png);
	width:660px;
	height:104px;
}

div.topnavtext {
	background: url(../images/reskin/maroon_end.png) #820 no-repeat right top;
	height:18px;
	width:602px;
	padding:4px 11px 0px 0px;
	color:#FFE3C1;
}

div#border {
	/*background:url(../images/reskin/side_bg.png) repeat-y top left;*/
	background:url(../images/reskin/investors2.png) no-repeat bottom left;
}

div.topnavtext a {
	color:#FFE3C1;
	text-decoration:none;
}

div#left, div#middle {
	float:left;
}

div#left b {
	padding: 8px;
	display:block;
}

div#left {
	padding-top:4px;
	margin-bottom:70px;
	width:131px;
	background-color:#FFE2C1;
}

div#left a {
	display:block;
	padding:3px 0px 7px 8px;
	/*height:8px;*/
	margin:4px 0px;
}

div#left .leftnavtext2 a {
	padding-left:16px;
}

div#left a:hover {
	color:#fff;
	background-color:#F92;
}

div#middle {
	width:449px;
	padding:13px 21px;
}

div#middle ul, div#middle li{
	margin-left:1em;
}

div#middleadmin {
	padding:13px 21px;
}

div.InvInPeople {
	background: url(../images/reskin/investors.png);
	width:131px;
	height:63px;
}

div.footer {
	background: url(../images/reskin/footer_end.png) #F92 no-repeat top left;
	width:652px;
	height:21px;
	text-align:right;
	color:#820;
	padding:6px 8px 0px 0px;
}


div.footer .em {
	font-weight:bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */