	
    .footertext {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding-top: 10px;
}
    .footertext a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
    .footertext a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
}
    .footertext a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

.smalltext {
	font-size: 90%;
}

    li {
	margin-left: -8px;
	list-style-type: disc;
	padding-left: 0px;
}
    li a {
	color: #000000;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
li a:visited {
	color: #666666;
	text-decoration: none;
}
.smallheads {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #004C94;
}
.bluesmall {
	font-size: 10px;
	font-weight: bold;
	color: #0000b8;
}

h1 {
	font-size: 24px;
	line-height: 28px;
	color: #0000b8;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	font-weight: normal;
}

#sub-category ul li a {
	margin: 2px;
	padding: 5px;
	list-style-image: url(../images/siftex_bullet.jpg);
	line-height: 20px;
	list-style-position: inside;
	list-style-type: circle;
}

.bluegrad a {
color:#FFFFFF; }

.bluegrad a:visited {
	color: #E6E6E6;
}