li {
    position: relative;
    margin: 5px;
}


.usageLI {
    position: relative;
    margin: 5px;
}

ol {
    list-style-position: outside; 
    position: relative; left:-25px;
}

ul {
    list-style-image: url(/images/sitemap_arrow_2.gif); 
    list-style-position: outside; 
    position: relative; left:-15px;
}

.Hol-VerticalLine {
	background: url(../images/Hol_Strip.jpg) repeat-y;
}
.Hol-HorLine {
	background: url(../images/Hol_FooterBg.jpg) repeat-x;
}
.Hol-SubText {
	font: 9px verdana;
	color: #999999;
}
.hol-TextHead {
	font: bold 14px verdana;
	color: #FF6600;
}

.hol-TextHighlight {
	font: bold 10px verdana;
	color: #FF6600;
}

.Hol-TextNormal {
	font: normal 10px verdana;
	color: #000000;
}
a {
	color: #003399;
}
a:hover {
	text-decoration:none;
}.Hol-linktext {
	font: bold 10px verdana;
	color: #003399;
}
.Hol-Logintext {
	font: normal 9px verdana;
	color: #003366;
}
.Hol-TextBox {
	font: normal 10px verdana;
	color: #003366;
	background: #FFFFFF;
	margin: 1px;
	height: 20px;
	width: 60px;
	border: 1px solid #000000;
}
.Hol-SubpageBg {
	background: url(../images/Hol_SubPageBg.jpg) repeat-y;
}

.Hol-Dotted-Cell {
        border: .5pt dotted windowtext; border-top: none; border-left: none;
}


.Hol-Dotted-Cell-All {
        border: .5pt dotted windowtext; 
}


.Hol-Dotted-Cell-Left {
        border: .5pt dotted windowtext; border-top: none;
}

