/* *********************************
			DIV Header
************************************ */
#HEADER_CONTENT .corporate .col2 {
	float: left;
}
#HEADER_CONTENT .corporate .lastCol {
	float: right;
}
#HEADER_CONTENT .corporate .clL {
	clear: both;
}


/* *********************************
			DIV global
************************************ */
.corporateCol4{
	background: url('../imgs/col4.gif') no-repeat top left;
}
    * html .corporateCol4{
        height:10px;
        width:720px;
    }
.corporate .col4 {
	float: left;
	width: 160px;
	padding: 10px 10px;
    
    font-family:arial, vardana;
    font-weight: normal;
    font-size:11px;
    color: #000000;
    text-decoration: none;
}
    * html .corporate .col4{
        padding-left:10px;
    }
    
    .corporate .col4 .mediumRed {
        font-family:arial, vardana;
        font-weight: bold;
        font-size:11px;
        color: #ff0000;
        text-decoration: none;    
    }
	.corporate .col4 h1 {
		font-size: 11px !important;
		color: #000000 !important;
		font-weight: bold !important;
	}
.reference {
	width: 500px;
	margin: 5px auto;
}
	.reference .image {
		float: left;
		width: 200px;
		min-height: 15px;
		_height: 15px;
		text-align: center;
		margin-right: 10px;
	}
	.reference .content {
		float: left;
		width: 290px;
	}