/* PRYSLAK DESIGN STYLES */
/* 2.27.03 */
<!--

/* TEXTBOXES */
.textbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #4e4c39;
  background-color: #F2F2E6;
}

/* TEXT - LEGAL INFO */
.legal {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #8f8d7f
}

/* MENU DESCRIPTIONS */
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4e4c39
}

/* MENU DESCRIPTIONS */
.copysm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4e4c39
}

/* MENU DESCRIPTIONS */
.copysm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4e4c39
}


/* MENU DESCRIPTIONS */
.copyhdr {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	color: #4e4c39
}

/* MENU DESCRIPTIONS */
.copyhdr2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #4e4c39
}


/* MENU DESCRIPTIONS */
.hdr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #31487D
}

/* LINK - SIDE NAV - GRAY TO RED */
a.copylink, a:active.copylink  {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:#990000;
}

a:hover.copylink, a:visited:hover.copylink  {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#990000;
}

/* COPY - SIDE NAV WITH NO LINK - RED */
.copylinkoff {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}

/* LINK - SIDE NAV - GRAY TO RED */
a.footerlink, a:active.footerlink  {
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#8f8d7f;
}

a:hover.footerlink, a:visited:hover.footerlink  {
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#ffffff;
}

/* COPY - SIDE NAV WITH NO LINK - RED */
.footerlinkoff {
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
}

/* LINK - SIDE NAV - GRAY TO RED */
a.leftlink, a:active.leftlink  {
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#4E4C39;
}

a:hover.leftlink, a:visited:hover.leftlink  {
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#990000;
}

/* COPY - SIDE NAV WITH NO LINK - RED */
.leftlinkoff {
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#4E4C39;
}

/* LINK - SIDE NAV - GRAY TO RED */
a.cslink, a:active.cslink  {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
	color:#4e4c39;
}

a:hover.cslink, a:visited:hover.cslink  {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#4e4c39;
}

/* COPY - SIDE NAV WITH NO LINK - RED */
.cslinkoff {
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
}
-->