body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;

}

td.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #395C89;
	background-image: url(Graphics/header_backtile5.gif);
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000066;

}

a:hover {
	font-family: Arial, helvetica, sans-serif;
	text-decoration: underline;
	}

.nav {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.nav:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #639ACE;
}


a.category {
	font-weight: bold;
	color: #003366;
	font-size: 10pt;
	text-decoration: underline;


}

a.Subcategory {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}

a.grayLink {
	font-size: 8pt;
	color: #777777;
	font-weight: normal;
	text-decoration: none;

}
.ProductCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #002255;
	text-decoration: none;
}
.control {
	background-color: #0066CC;
}
.resourcelink {
	font-size: 9pt;
}
.topheader {
	background-color: #999999;
}

.pagenumber {
	background-color=#6699CC;
	color:#FFFFFF;
}