@charset "utf-8";
/* CSS Document */


/***** SECTIONAL   *****/

#page-title {
	background-image:    url(../graphics/sections/bg_ttl_understanding.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 80;
}

.index-img {
	float: right;
	background-image: url(../graphics/sections/pic_aha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 140px;
	width: 20%;
}

.title-sub {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 60px;
}

#content-bg {
	font-size: 11pt;
}
.panel-uxp-is {
	padding: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	background-color: #FAF5CF;
}

.panel-uxp-is a:hover {
	background-image: url(../graphics/bullets/20-uxp-clickable.gif);
}