#legalContainer{
	position:relative;
	margin:0px auto;
/*	width:720px;*/
	padding:5px 70px;
}
.legal14, .legal14 a{
/*	font-family:helvetica,sans-serif;*/
/*	font-size:14px;*/
	text-decoration:none;
}
.legal14 a{
	font-style: italic;
}
.legalBold, .legalBoldUnderline, .legalBoldItalics{
	font-weight:bold;
}
.legalItalics, .legalBoldItalics{
	font-style:italic;
}

.pageTitle {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
#content ul li{
    font-size:16px;
    color: #000;
    list-style-type:circle;
    margin-left: 2.5em;
    line-height: 1.6em;
}

#copyright ol{
    border:none;
    font-size:16px;
    color:#000;
    background-color: transparent;
    margin: 0 0 0 2.5em;
    padding: 0;
    line-height: 1.2em;
}

ol#inner li{
    list-style-type: lower-roman;
}