
/* Created by Marketing Computer Services from W3C WinNS4 guidelines*/
/* WinNS4 */
body, td {
  font-family: 'Myriad Web', Geneva, Arial, Helvetica, sans-serif;
}

PRE, CODE, TT {
  font-family: monospace;
}

/* WinNS4 */
h2, h3, h4, h5, h6, th, dt {
  font-family: Arial, Helvetica, sans-serif;
}

H1 {
  font-family: Impact, "Arial Black", "Helvetica Black", sans-serif;
}

/* WinNS4 */
	/* begin affordances */	/* 4 - swiss a */
		
A, ADDRESS, BLOCKQUOTE, BODY, 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;
}
		
BODY {
  	color: black;
  background-color: #EFEFB5;
  margin-left: -2px; 
  margin-top: -2px;
  	padding-top: 0pt;
  	padding-left: 0pt;
  	padding-right: 0pt;
  	padding-bottom: 0pt;
  	border-top: 0;
  	width: auto;
  border-right: 0pt;
  border-bottom: 0;
  border-left: 0pt;
}	
		
EM {
  	font-style: normal;
  	font-weight: bold;
  	color: black;
  background-color: white;
}	
		
STRONG {
  	font-style: italic;
  	font-weight: bold;
  	color: black;
  background-color: white;
}	
		
EM STRONG, STRONG EM {
  	text-transform: uppercase;
  	font-style: normal;
  	font-weight: bolder;
  	color: red;
  background-color: white;
}	
		
.warning {
  	text-transform: none;
  	font-style: normal;
  	font-weight: bolder;
  	color: red;
  background-color: white;
}	
		
DEL {
  	text-decoration: line-through;
  background-color: #F66;
}	
		
INS {
  	text-decoration: underline;
  background-color: yellow;
}	
		
VAR, CITE, DFN, .note {
  	font-style: italic;
}	
		
ADDRESS {
  	font-style: normal;
  	letter-spacing: .1em;
}	
		
CODE, KBD, SAMP {
  	font-family: Monotype.com, "Courier New", monospace;
}	
		
ACRONYM {
  	font-variant: small-caps;
  	letter-spacing: 0.1em;
}	
		
H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT {
  	color: black;
  background-color: transparent;
}	
		
HR {
  	color: black;
}	
		
.colophon {
  	display: none;
}	
		
CAPTION, COL, COLGROUP {
  	color: black;
  	text-decoration: none;
  background-color: white;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}	

	
TABLE, TBODY, TD, TR {
  text-decoration: none;
  color: black;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}

A:hover.logo {
  	text-decoration: none;
  	color: #FFFFFF;
  background-color: transparent;
}

A:link {
  	text-decoration: none;
  	font-weight: bold;
  	color: #0031B5;
  background-color: transparent;
}	
		
A:active {
  	text-decoration: none;
  	font-weight: bold;
  	color: #0031B5;
  background-color: transparent;
}	
		
A:hover {
  	text-decoration: none;
  	color: #0000FF;
  background-color: #CCCCCC;
}	
		
A.offsite {
  	text-decoration: none;
  	font-weight: normal;
  	color: #C00;
  background-color: #FFC;
}	
		
A.bodylink {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  	color: #281998;
}

A:hover.bodylink {
  text-decoration: none;
  color: #ff0000;
}

A.nav {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #0031B5;
  background-color: transparent;
}

A:hover.nav {
font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  	text-decoration: none;
  	color: #0000FF;
  background-color: transparent;
}


A:visited.botnav {
  	text-decoration: none;
  	font-weight: bold;
  	color: #0000FF;
  background-color: transparent;
}	
		
A:active.botnav {
  	text-decoration: none;
  	font-weight: bold;
  	color: #FF0000;
  background-color: transparent;
}

A.botnav {
  text-decoration: none;
  color: #BDBDBD;
}

A:hover.botnav {
  text-decoration: none;
  color: #FFFFFF;
}

A.botrednav {
  text-decoration: none;
  color: #00FF00;
}

A:hover.botrednav {
  text-decoration: none;
  color: #FF0000;
}

TD {
  border-right: none;
}

TABLE {
  border-right: none;
}

TBODY {
  border-right: none;
}
	/* end body box */


.name
{
    font-weight: bold;
    font-size: larger;
    margin-left: 80px;
}
.description
{
    width: 90%;
    margin-left: 110px;
}