.main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006;
	font-weight: normal;
}

div.tc div div
{
	margin-left: 20px;
}

.mainRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	font-weight: normal;
}

code
{
	font-family: Monaco, Courier, serif;
	font-size: small;
	color: #006;
	font-weight: normal;
}

pre
{
	font-family: Monaco, Courier, serif;
	font-size: small;
	color: #006;
	font-weight: normal;
}

.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	font-weight: normal;
}

.navtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
}

.navquote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
	font-style: italic;
	font-weight: bold;
}

.navquotecredit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: white;
	font-weight: bold;
}

.heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #900;
	font-weight: bold;
}

.heading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006;
	font-weight: bold;
}

.heading3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006;
	font-weight: bold;
	font-style: italic;
}

.heading4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006;
	font-weight: normal;
	font-style: italic;
}
.headingEmph
{
	color: #006;
}

.fldlabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006;
	font-weight: bold;
}

.fld
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006;
}

.fldsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006;
}

.fldsmallRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0000;
}

.list
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	font-weight: bold;
}
.listplain
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
/*
	font-weight: bold;
*/
}

.button
{
	font-size: small;
	color: #006;
	font-weight: bold;
}

.buttonsmall
{
	font-size: x-small;
	color: #006;
	font-weight: bold;
}

.buttonsmallRed
{
	font-size: x-small;
	color: #CC0000;
	font-weight: bold;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
}

.smallRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC0000;
}

.subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	font-weight: 600;
}

.subtitleRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	font-weight: bold;
}

a:link
{
	color: #000066;
	text-decoration: underline;
}

a:visited
{
	color: #660066;
	text-decoration: underline;
}

a:hover
{
	color: #990000;
	text-decoration: none;
}

.navtext a:link
{
	color: white;
	text-decoration: none;
}

.navtext a:visited
{
	color: silver;
	text-decoration: none;
}

.navtext a:hover
{
	color: silver;
	text-decoration: underline;
}

.navquote a:link
{
	color: white;
	text-decoration: none;
}

.navquote a:visited
{
	color: silver;
	text-decoration: none;
}

.navquote a:hover
{
	color: silver;
	text-decoration: underline;
}

.navquotecredit a:link
{
	color: white;
	text-decoration: none;
}

.navquotecredit a:visited
{
	color: silver;
	text-decoration: none;
}

.navquotecredit a:hover
{
	color: silver;
	text-decoration: underline;
}

