.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
.linkBullet {
	list-style-image: url(images/bullet.gif);
	background-image: url(images/bullet.gif);
	background-position: left;
}
.leftColumn {
	padding-right: 10px;
	padding-left: 10px;
}
.rightColumn {
	padding-right: 10px;
	padding-left: 10px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	line-height: 16px;
}
.imgLeft {
	padding-right: 15px;
	padding-bottom: 5px;
}
.ul1 {
	list-style-image: url(images/bullet.gif);
	line-height: 20px;
}
.horzRule {
	color: #CCCCCC;
}

.pageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.pad15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.ul2 {

	list-style-image: url(images/bullet2.gif);
	margin-bottom: 16px;
	line-height: 20px;
}
li {
	margin-bottom: 5px;
}
.headingIntel {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.headingMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a.linkMain:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #13659D;
	font-weight: bold;
}

a.linkMain:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #13659D;
	font-weight: bold;
}

a.linkMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 16px;
	color: #13659D;
	font-weight: bold;
}

a.linkMain:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	color: #13659D;
	font-weight: bold;
}

