body
{
	margin:10px;
}

#container
{
	position:relative;
	width:700px;
	float:left;
}

.VIB, .VIB1
{
	background:white;
	border:none 0px;
	height:88px;
	top:0px;
}

.thumb
{
	height:71px;
	width:94px;
	float:left;
	border:none 0px;
}

.vibhead
{
	position:relative;
	width:590px;
	margin-left:5px;
	float:left;
}

.equip
{
	font-family:Arial;
	font-size:7pt;
	width:570px;
	height:25px;
	float:left;
}

.shde
{
	background-color:#e7ebf7;
	width:583px;
	margin-left:2px;
	margin-top:7px;
	float:left;
}

.ribbon
{
	float:left;
}

.pay
{
	left:150px;
	width:150px;
	text-align:center;
	font-weight:bold;
	font-family:Arial;
	color:Black;
	font-size:8pt;
	position:relative;
	top:1px;
	height:10px;
}

.money
{
	left:288px;
	width:288px;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	position:relative;
	top:-10px;
	height:10px;
}

.detail
{
	padding-left:10px;
	text-align:left;
	font-family:Arial;
	font-size:7.5pt;
	position:relative;
	top:5px;
	color:Blue;
}


.vhead a:link 
{
	text-decoration:none;
	color:blue;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

.vhead a:visited 
{
	text-decoration:none;
	color:blue;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}
.vhead a:hover 
{
	text-decoration:none;
	color:orange;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}

.detail a:link 
{
	text-decoration:none;
	color:blue;
	font-family:Arial;
	font-size:7.5pt;
	font-weight:normal;
}
.detail a:visited 
{
	text-decoration:none;
	color:blue;
	font-family:Arial;
	font-size:7.5pt;
	font-weight:normal;
}
.detail a:hover 
{
	text-decoration:none;
	color:orange;
	
	font-family:Arial;
	font-size:7.5pt;
	font-weight:normal;
}

#disclosure
{
	position:relative;
	left:30px;
	float:left;
	text-align:center;
	font-family:Arial;
	font-size:7pt;
	width:630px;
}

#b_logo
{
	position:relative;
	left:30px;
	text-align:center;
	width:630px;
}

.pb
{
	page-break-before:always;
}