/* CSS Document */

body {
	color:#000000;
	font-family:verdana;
	font-size:11px;
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
	background-color:#9fb9d4;
	vertical-align:top;
	margin:0;
}
td {
  	font-family:verdana;
	color:#000000;
	font-size:11px;
}
hr{
	color:#a2a2c1;
	height:1px;
}

a {
	color:#454938;
	text-decoration:underline;
}	
a:hover {
	text-decoration:none;
	color:#454938;
}
a:visited,
a:link:visited{
	text-decoration:underline;
	color:#454938;
}
a:visited:hover {
	text-decoration:none;
	color:#454938;
}
#borders {
	background-image:url('images/borders.gif');
	background-repeat:repeat-y;
	width:3px;
	height:100%;
}
#main {
	width:751px;
	height:100%;
	background-color:#fff;
}
#specials {
	background-color:#496892;
	border-top:9px solid #090746;
	border-bottom:9px solid #090746;
	padding-left:15px;
	padding-right:15px;
	widows:217px;
	height:82px;
}
#homeLogos {
	background-color:#ccc;
	border-top:9px solid #496892;
	border-bottom:9px solid #496892;
	widows:534px;
	height:82px;
}

.whiteText {
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
a.whiteText:link{
	color: #fff;
	text-decoration:underline;
}
a.whiteText:hover{
	color:#fff;
	text-decoration:none;
}
a.whiteText:active{
	color: #fff;
	text-decoration:none;
}
a.whiteText:visited{
	color:#fff;
	text-decoration:underline;
}
a.whiteText:visited:hover{
	color:#fff;
	text-decoration:none;
}
.subHead {
	color:#121052;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
}
.redText {
	color:#e51837;
	font-weight:bold;
}

/* footer */
.footer{
	font-size: 10px;
	color: #000000;
	font-family:verdana;
}
.footer:link{
	text-decoration: underline;
}
.footer:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#footer {
	width:757px;
	font-size:10px;
	font-family:Verdana;
	text-align: center;
	line-height:17px;
	color:#000000;
	padding-top:16px;
	padding-bottom:26px;
}
#footer a, a:visited {
	color: #000000;
	text-decoration:underline;
}
#footer a:hover {
	color: #000000;
	text-decoration:none;
}
.bllt-list {
	PADDING-LEFT: ; FONT-SIZE: 9pt; LIST-STYLE-TYPE: disc
}
<li> {
PADDING-LEFT: 30PX; 
}
<ul> {
PADDING-LEFT: 50X; 
}