a:link {
	color: #50709D;
	text-decoration: none;
}

a:visited {
  color: #50709D;
  text-decoration: none;
}

a:hover {
   color: #50709D;
   text-decoration: underline;
}

a:active {
	color: #50709D;
	text-decoration: none;
}
.BannerText {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 16px;
}
body {
	margin-top: 10px;
	background-image: url(images/bg.gif);
}
.FormField {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}
.list {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 16px;
}
.Headline {
	font-size: 24px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}
.FormLabel {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Story {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.StoryLargeBold {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.StorySmallBold {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.FooterText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 18px;
	font-weight: bold;
}
.FooterCopyright {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 18px;
	font-weight: bold;
	line-height: 25px;
}
.StoryBold {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.HeadlineSmall {

	font-size: 18px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}
.StoryBoldNarrow {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.StoryItalic {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.Submit {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.StoryItalicBold {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.StoryRed {

	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.StoryBlowout {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
