body {
	background: #ffffff;
	background-image: url(../images/topRuleBack.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

.navigation {
	background: #ffffff;
	background-image: url(../images/navback.gif);
	background-repeat: repeat-y;
}

.footer {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}

.copy {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}

.reversecopy {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.dlist {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
}

.reverseli {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

.blue {
	background: #0066ff;
	margin: 18px;
}

.icopy {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
}

.cap {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.nav {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}

a:link {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}

a:active {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}

a:hover {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}

a:visited {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}

a:link.nav {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:active.nav {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover.nav {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

a:visited.nav {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link.footer {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

a:active.footer {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover.footer {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited.footer {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}