
/* Created by Marketing Computer Services from W3C WinNS4 guidelines*/
/* WinNS4 */
BODY {
  	font-family: Arial, Helvetica, sans-serif;
  	color: black;
  word-spacing: normal;
  	letter-spacing: normal;
  	text-transform: none;
  	text-decoration: none;
  background-color: white;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}

ADDRESS, BLOCKQUOTE, CITE, CODE, DD, DEL, DFN, DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD, LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
  	word-spacing: normal;
  	letter-spacing: normal;
  	text-transform: none;
  	text-decoration: none;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}

	
	
H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT {
  	color: black;
  background-color: transparent;
}

	
    
H1 {
  font-family: Arial, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: black;
  background-color: transparent;
}

H2 {
  font-family: Arial, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: black;
  text-decoration: underline;
  background-color: transparent;
}

H4.boxed {
  font-family: Arial, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: black;
  word-spacing: normal;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
  margin-left: 85px;
  margin-right: 85px;
  border-top: thin #7E81FE solid;
  border-right: thin #0000FF solid;
  border-bottom: thin #0000C0 solid;
  border-left: thin #0000FF solid;

}	

TABLE, TBODY, TD, TR {
  	color: black;
  	text-decoration: none;
  background-color: transparent;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}	

TABLE.text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: black;
  background-color: #FFFFFF;
  text-decoration: none;
  color: black;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}
	
A:link {
  	text-decoration: none;
  	font-weight: bold;
  	color: #0000FF;
  background-color: transparent;
}	

	
	
A:visited {
  	text-decoration: none;
  	font-weight: bold;
  	color: #0000FF;
  background-color: transparent;
}	

	
	
A:active {
  	text-decoration: none;
  	font-weight: bold;
  	color: #F00;
  background-color: #FC0;
}	

	
	
A:hover {
  	text-decoration: none;
  	color: #C00;
  background-color: #FC0;
}	

	
	
A.offsite {
  	text-decoration: none;
  	font-weight: normal;
  	color: #C00;
  background-color: #FFC;
}	

	
	
A:link.topnav {
  text-decoration: none;
  font-size: 13px;
  	color: #0000FF;
  background-color: transparent;
}

    
A:visited.topnav {
  text-decoration: none;
  font-size: 13px;
  	color: #0000FF;
  background-color: transparent;
}

    
A:hover.topnav {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #0000FF;
}

    
A:link.botnav {
  font-family: Tebuchet MS;
  font-size: 11px;
  text-decoration: underline;
  color: #0000FF;
  background: transparent;
}

    
A:visited.botnav {
 font-family: Tebuchet MS;
  font-size: 11px;
  text-decoration: underline;
  color: #0000FF;
  background: none;
}

    
A:hover.botnav {
  font-family: Tebuchet MS;
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
  background: #0000FF;
}

HEAD {
}
	