@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/plaid background.gif);
	background-image: url(images/plaid%20background.gif);
	margin-top: 0px;
	margin-bottom: 5px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 135%;
}

.bodyspaced{  font-family:   Verdana, Arial; font-size: 14px; font-style: normal; line-height: 130%; font-weight: normal; color: #FFFFFF; text-decoration: none}
.contentlink{  font-family:   Verdana, Arial; font-size: 14px; font-style: normal; line-height: 130%; font-weight: bold; color: #B8162B; text-decoration: none}
.bodyspacedbold{  font-family:   Verdana, Arial; font-size: 14px; font-style: normal; line-height: 130%; font-weight: bold; color: #FFFFFF; text-decoration: none}
.newsletterbold{  font-family:   Verdana, Arial; font-size: 11px; font-style: normal; line-height: 100%; font-weight: bold; color: #FFFFFF; text-decoration: none}
.footer{  font-family:   Verdana, Arial; font-size: 11px; font-style: normal; line-height: 120%; font-weight: normal; color: #FFFFFF; text-decoration: none}

a:link, a:visited   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B8162B;
	text-decoration: none;
}

a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B8162B;
	text-decoration: none;
}

a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B8162B;
	text-decoration: underline;
}

a:link.footerlink, a:visited.footerlink   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a:active.footerlink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.footerlink  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}