.NewsLetterSubscribeBanner
{
	background-color: #DADADA;
}

.NewsLetterSubscribeBanner .Header
{
	padding: 5px;
	font-size: 11px;
	color: White;
	background-color: #515151;
}

.NewsLetterSubscribeBanner .Instructions
{
	padding: 5px;
}

.NewsLetterSubscribeBanner .ButtonContainer
{
	padding: 5px;
}

.NewsLetterSubscribeBanner .Button
{
	font-size: 11px;
}

.NewsLetterSubscribeForm
{
}

.NewsLetterSubscribeForm .FormTable
{
}

.NewsLetterSubscribeForm .FormTable .Header
{
}

.NewsLetterSubscribeForm .FormTable .Header .Headline
{
	font-weight: bold;
	color: White;
	padding: 5px;
	background-color: #515151;
}

.NewsLetterSubscribeForm .FormTable .Header .Instructions
{
	background-color: #515151;
}

.NewsLetterSubscribeForm .FormTable .InputLabel
{
	font-weight: bold;
}

.NewsLetterSubscribeForm .FormTable .TextBox
{
}

.NewsLetterSubscribeForm .FormTable .RootInterest
{
	font-weight: bold;
	background-color: #515151;
	color: White;
	padding: 3px
}

.NewsLetterGrid
{
	background-color: Red;
}

.NewsLetterGrid .HeaderStyle
{
	font-weight: bold;
}