/* CSS Document */

table.divChoices {
	border-bottom: 1px dotted #5c598a;
	font-size: 10px;
	line-height: 11px;
}
table.divChoices2 {
	border-bottom: none;
	font-size: 10px;
	line-height: 11px;
}
table.divChoices h4, table.divChoices2 h4 {
	margin: 0;
	font-size: 13px;
	color: #5c598a;
	line-height: 13px;
}
table.divChoices p, table.divChoices2 p {
	margin: 0;
}
table.divChoices td {
	padding: 8px 0;
}
table.divChoices2 td {
	padding: 8px 0 0 0;
}

#mainContent {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* JQuery rotating banners */
.homebannercycle, .banner {
	width: 950px;
}
.banner {
	text-align: left;
}
.banner img {
	padding-top: 0px;
}
.homebannercycle {
	height: 240px;
	overflow: hidden;
}

