.bullet-home-tick ul {
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;

}

.bullet-home-tick li {
	display:block;
	padding-left:18px;
	text-align:left;
	font-size:12px;
	color:#333;
	list-style:none;
	background-image:url(../images/bullets/bullet-tick.gif); background-repeat:no-repeat;
 
}

.bullet-home-banner-tick ul {
	margin:auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:20px;

}

.bullet-home-banner-tick li {
	display:block;
	padding-left:22px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	list-style:none;
	line-height:18px;
	background-image:url(../images/bullets/bullet-home-banner-tick.png); background-repeat:no-repeat;
 
}

.bullet-green-arrow ul,
.bullet-green-arrow dl {
	margin:auto;
	margin-top:0px;
	margin-bottom:20px;
	padding:0px;

}

.bullet-green-arrow li,
.bullet-green-arrow dt {
	display:block;
	padding-left:18px;
	text-align:left;
	font-size:12px;
	list-style:none;
	background-image:url(../images/bullets/bullet-arrow-green.gif); background-repeat:no-repeat; 
}

.bullet-green-arrow dt {
    font-weight: bold;
}

.bullet-green-arrow li a:link, .bullet-green-arrow li a:visited,
.bullet-green-arrow dt a:link, .bullet-green-arrow dt a:visited {
	font-weight:bold;
	color:#4c929c;
}
.bullet-green-arrow li a:hover,
.bullet-green-arrow dt a:hover {
	color:#333333;
	text-decoration:none;
}


.bullet-green-arrowdown ul {
	margin:auto;
	margin-top:0px;
	margin-bottom:20px;
	padding:0px;
}

.bullet-green-arrowdown li {
	display:block;
	padding-left:18px;
	text-align:left;
	font-size:12px;
	list-style:none;
	background-image:url(../images/bullets/bullet-arrow-greendown.gif); background-repeat:no-repeat; 
}

.bullet-green-arrowdown li a:link, .bullet-green-arrowdown li a:visited {
	font-weight:normal;
	color:#333333;
}
.bullet-green-arrowdown li a:hover {
	color:#4c929c;
	text-decoration:none;
}




.bullet-blue-indent ul {
	margin:auto;
	margin-top:0px;
	margin-bottom:20px;
	padding-left:10px;
}

.bullet-blue-indent li {
	display:block;
	padding-left:18px;
	text-align:left;
	font-size:12px;
	list-style:none;
	background-image:url(../images/bullets/bullet-blue-indent.gif); background-repeat:no-repeat; 
}

.bullet-blue-indent li a:link, .bullet-blue-indent li a:visited {
	font-weight:bold;
	color:#4c929c;
}
.bullet-blue-indent li a:hover {
	color:#333333;
	text-decoration:none;
}





.bullet-anchor ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;	
}

.bullet-anchor li {
	float:left;

}

.bullet-anchor a {
	width: 85px;
	height:22px;
	padding-top:4px;
	padding-left:35px;
	text-align:left;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background-image:url(../images/bullets/anchor-up.gif); background-repeat:no-repeat;
	display:block; 
} 

.bullet-anchor a:link, .bullet-anchor a:active, .bullet-anchor a:visited {
	color: #333;
}

.bullet-anchor a:hover {
	
	color: #333;
	background-image:url(../images/bullets/anchor-up-roll.gif);	
}
















.bullet-green-link ul {

	padding: 0;
	margin:auto;
	list-style-type: none;

}

.bullet-green-link li {
	float:left;

}

.bullet-green-link a {
	height:22px;
	padding-top:4px;
	padding-left:35px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background-image:url(../images/bullets/bullet-green-link.gif); background-repeat:no-repeat;
	display:block; 
} 

.bullet-green-link a:link, .bullet-green-link a:active, .bullet-green-link a:visited {
	color: #333;
}

.bullet-green-link a:hover {
	color: #333;
	background-image:url(../images/bullets/bullet-green-link-roll.gif);	
}	




























.bullet-orange-link ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;	
}

.bullet-orange-link li {
	float:left;

}

.bullet-orange-link a {
	height:22px;
	padding-top:4px;
	padding-left:35px;
	text-align:left;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background-image:url(../images/bullets/bullet-orange-link.gif); background-repeat:no-repeat;
	display:block; 
} 

.bullet-orange-link a:link, .bullet-orange-link a:active, .bullet-orange-link a:visited {
	color: #333;
}

.bullet-orange-link a:hover {
	color: #333;
	background-image:url(../images/bullets/bullet-orange-link-roll.gif);	
}


.bullet-sidebar_see_also ul, .bullet-sidebar_see_also li {
    padding: 0;
	margin:auto;
	list-style-type: none;
}
