body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/bgchip.gif);
	background-repeat: repeat;
	font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#canvass {
	border: 1px solid #000000;
}
#navcol {
	padding-right: 12px;
	text-align:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#rightcol {
	text-align: center;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 9px;
	padding-bottom: 3px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.mainnavigation a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.mainnavigation a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.mainnavigation a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.mainnavigation a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content {
	padding-right: 9px;
	padding-left: 9px;
}
tr {
	vertical-align: top;
}

legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
}

