@import "/stylesheets/mainBase.css";
@import "/stylesheets/cssScroller.css";
@import "/stylesheets/pageContents.css";

table.landingLevel {
    background: url(/images/landingLevel_green_bgTile.gif) repeat-y center top !important;
    width: 950px;
}

table.kickerTxt p {
	font-size: 11px;
	margin: 0 0 5px 0;
	color: #ffffff;
}

table.landingContentCont table {
	width: 411px;
	color: #ffffff;
}
.landingContentTxtCont h1 {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	margin: 15px 0;
}

.textheadline
{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#fff;
	margin-bottom:7px;
}