/* ------------------------ HEIRARCHY PROPERTIES ------------------------ */h1{	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;	font-size: 20px;	color: #C80002;	text-decoration:none;	display:inline;}h2{	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;	font-size: 16px;	color: #C80002;	text-decoration:none;	display:inline;}h3{	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;	font-size: 14px;	color: #C80002;	text-decoration:none;	display:inline;}h4{	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;	font-size: 14px;	color: #999999;	text-decoration:none;	display:inline;}h5{	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	color:#CCCCCC;	text-decoration:none;	display:inline;}h6{	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;	font-size: 12px;	color: #C80002;	font-weight:bold;	text-decoration:underline;	display:inline;}hr{	border:0;	width:100%;	background-color: #C80002;	color: #C80002;	height: 1px;}ul{	list-style-type: none;	margin:0;	padding: 0;}li{	background-image:url(../images/icons/arrow_pixels_red.gif);	background-repeat:no-repeat;	background-position:left center;	margin:0;	padding: 0px 0px 0px 8px;}
