body {
	background-image: url(images/bg.gif);
	background-attachment: fixed;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #8B0101;
	text-decoration: none;
}
a:visited {
	color: #8B0101;
	text-decoration: none;
}
a:hover {
	color: #8B0101;
	text-decoration: underline;
}
a:active {
	color: #8B0101;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #602B0C;
	text-align: center;
	padding-top: 10px;
}
.introtxt {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.divider {
	background-color: #602B0C;
	height: 1px;
	width: 625px;
	margin: 25px;
}
.prevconf {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.logos {
	text-align: right;
	vertical-align: bottom;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 50px;
}
#mainTbl {
	border: 1px solid #602b0c;
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}

.mainText li {
	padding-bottom: 8px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 15px;
	background-position: 0px 5px;
}
.mainText ul {
	list-style-type: none;
	margin-top: 5px;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.redText {
	color: #B60101;
	padding-bottom: 4px;
}

.heading {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.agendaTblRow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}

.headingBotPad {
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.pageTitle {
	margin-top: 40px;
	margin-left: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
