.form div {
	margin-bottom: 0.1em;
	width: 100%;
}

.form .indent {
	margin:10px 0px 10px 95px;
}

.form .form_element
{
	padding: 0px 10px 0px 5px;
	text-align:right;
	float: left;
	width: 70px;
	vertical-align: middle;
}

.form .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
	padding-left: 10px;
}

.form .form_data label
{
    display:inline;
    float:none;
}
.error, .red  
{
	background:#FFEBE8 none repeat scroll 0%;
	border:1px solid #DD3C10;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}
.correct, .green
{
	background:#E6FCE6 none repeat scroll 0%;
	border:1px solid #84DB12;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}
.info
{
	background:#FBFCE6 none repeat scroll 0%;
	border:1px solid #D9B411;
	margin:0pt 10px 10px;
	padding:10px;
	display: block;
}
#wcontent {
	width:668px;
	padding-right:30px;
	float:left;
font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
}
#suppliers
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#suppliers img
{
	padding: 12px;
	margin: 0px;
}
table.investors	{
	padding: 0px;
	margin: 0px
	}


table.investors th
{
	background:#00295b;
	color: #ffffff;
	text-align: left;
	line-height: 1.2em;
	height: 1.2em;
	margin-bottom: 5px;
	border-top: 10px solid #ffffff;
}

table.investors td
{
	border: 0px;
	padding: 4px 0px 4px 0px;
	color: #333333;

}

table.investors td a
{
	background: Url('../images/sce/design/arrow.jpg') no-repeat left center;	
	padding-left: 15px;
	color: #666666;

}

table.investors td a:hover
{
	background: Url('../images/sce/design/arrow.jpg') no-repeat left center;	
	color: #000000;

}

#rquote
{
	font-style:italic;
	font-weight: bold;
	color: #0C3263;
	font-size:1em;
	}
	
	
#dropdown170 {
	position:absolute;
	width:170px;
	height:19px;
	padding:3px;
	top:0;
	right:0;
	z-index:600;
	background:#ffffff;
}
#dropdown200 {
	position:absolute;
	width:200px;
	height:19px;
	padding:3px;
	top:0;
	right:0;
	z-index:600;
	background:#ffffff;
	border-bottom:#ffffff 3px solid;

}
#site_map ul
{
margin:0;
padding: 0;
list-style:none;
}
#site_map ul li
{
	margin:0;
	padding: 2px 0px 2px 0px;
	list-style:none;
	border-bottom:none;
margin-left:15px;
	}
#site_map ul li a {
padding-left:15px;
	background:url('../images/sce/design/arrow.jpg') no-repeat left center;
color: #666666;
text-decoration: none;
	}
#site_map ul li a:hover {
color: #000000;
text-decoration: underline;
	}

#ConCont {
	position:absolute;
	top:20px;
	width:312px;
	color:#00295b;
	z-index:1;
	height:340px;
	
	}
#ConWrap {
	height:340px;
	overflow:hidden;
}
p.webcast
{
border-bottom: 1px solid rgb(140, 158, 180);  color: rgb(0, 41, 91); text-align: center; font-weight: bold;
}
p.webcast a
{
text-decoration: none;
}