#page {
width:100%;
}

#outer{
width:950px;
	margin-left: auto; 
    margin-right: auto;
}
#pagecontainer {
	width: 100%;
	margin-left: auto; 
    margin-right: auto;
}

#header {
	width:100%;
	height:125px;
	vertical-align:bottom;
	text-align:right;
}

#menu {
padding-bottom:4pt;
	width:100%; 
	text-align:left;
	padding-bottom:6pt;
}

#flash {
	width:80%; 
    float:left;	
}

#middle {
	width:100%; 
    float:left;	
}
#portfolio {
	width:18%; 
	float:right;
	text-align:left;
}

#bottom{
clear:both;
	width:100%; 
}
#footer {
	width:100%; 
	height:40px;
}

body{
   margin: 0px;
	font-size: small;
	padding: 0px;
	background-color: #1d1d1e;
	border: 0px;
}

.bottom{
	font: 8pt arial;
	color: #79787d;
	line-height: 8pt;
	letter-spacing: .1em;
	margin-top: 0px;
	text-align: left;
	
}

.bodytext{
	font: 11pt arial;
	color: #dfdfe3;
	line-height: 24pt;
	letter-spacing: .1em;
	margin-top: 0px;
	text-align: left;
}
.sbodytext{
	font: 11pt arial;
	color: #dfdfe3;
	line-height: 14pt;
	margin-top: 0px;
	margin-left:40px;
	margin-right:10px;
	text-align: left;
}

.bodytext a{
	color:#8c9ba2;
	text-decoration:none;
}
.centretext {
	font: 10pt arial;
	color: #282829;
	line-height: 13pt;
	letter-spacing: .2em;
	margin-top: 0px;
	text-align: center;
}
.centretext a{
	color:#FF6600;
	text-decoration:none;
}
.centretext a:hover{
	color:  #8c9ba2;
	text-decoration:none;
}


.bodytext a:hover{
	color: #8c9ba2;
}


.form{
	font: 10pt arial;
	color: #fffffff;
	line-height: 13pt;
	letter-spacing: .1em;
	margin-top: 0px;
	text-align: left;
}

.footer{
	font: 8pt arial;
	color: #919095;
	line-height: 8pt;
	letter-spacing: .1em;
	margin-top: 0px;
	text-align: left;
	vertical-align: text-bottom;
	text-decoration:none;
}
.footer a:hover{
	color:#FF6600;
}
.footer a{
	color: #616064;
	text-decoration:none;
}
.menutop{
	font: 13pt arial;
	color:#FFffff;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: normal;
	border-left-width: 0px;
}
.menutop a {
	color:#ffffff;
	text-decoration: none;
}
	
.menutop a:hover {
	color:#8c9ba2;
}
.menu {
	font: 11pt arial;
	color:#8c9ba2;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	border-left-width: 0px;
	line-height:16pt;
}
.menu a {
	color:#ffffff;
	text-decoration: none;
	}
	
.menu a:hover{
	color:#8c9ba2;
	text-decoration: none;
}
