body
{
}

.GenericHeaderPlain
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Verdana, Sans-Serif;
	text-align: left;
}

.GenericLabel
{
	padding-right: 20px;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Sans-Serif;
	text-align: right;
}

.DoubleCellLabel
{
	padding-right: 20px;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Sans-Serif;
	text-align: left;
}

.ClubName
{
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;
	font-family: Verdana, Sans-Serif;
	text-align: center;
}

.StatusMessage
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Verdana, Sans-Serif;
	text-align: right;
}

.SubmitButton
{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Sans-Serif;
}

#Copyright
{
	margin: 0px;
	padding-top: 0px;
	background-color: white;
	text-align:center;
	width: 260;
}

#Copyright a
{
	text-decoration: none;
}

.ArticleTableCell
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana, Sans-Serif;
}

.NewsletterHeader
{
	font-weight: bold;
	font-size: 22pt;
	font-style: italic;
	font-family: Verdana, Sans-Serif;
	text-align: left;
}

.NewsletterTOCCategory
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
	text-align: left;
}

.NewsletterBodyCategory
{
	font-weight: bold;
	font-size: 13pt;
	font-family: Verdana, Sans-Serif;
	text-align: left;
}

.NewsletterBodyTitle
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, Sans-Serif;
	text-align: left;
}

.NewsletterBodyText
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 14pt;
	font-family: Verdana, Sans-Serif;
	text-align: left;
}

.NewsletterTOCBox
{
	border-right: black 1px ridge;
	padding-right: 20px;
	border-top: black 1px ridge;
	padding-left: 20px;
	padding-bottom: 5px;
	border-left: black 1px ridge;
	padding-top: 5px;
	border-bottom: black 1px ridge;
}

.NewsletterEventText
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10pt;
	line-height: 14pt;
	font-family: Verdana, Sans-Serif;
	text-align: left;
}

.ArticleSeparatorLine
{
	background-image: url(../Images/horzline.jpg);
}

.MailingLabel
{

/*
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
*/
	padding-left: 10px;
	font-size: 10pt;

	width: 270px;
	color: black;
	line-height: 14pt;
	font-family: Verdana, Sans-Serif;
	height: 95px;
}
