@charset "utf-8";/*--embedding images (03/30/2010)--*/
#mini-WRAPPER #siteBOX {
	width: 229px;
	float: left;
	margin-right: 13px;
	text-transform: uppercase;
	color: #CC6600;
	font: bold 14px "Times New Roman", Times, serif;
}
#mini-WRAPPER #siteBOX a {
	display: block;
	background: url(../images-GLOBAL/tribullet.gif) no-repeat left 3px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
}
#mini-WRAPPER  #siteBOX  a:hover {
	color: #CC6600;
	text-decoration: underline;
	background-position: left -36px;
}

