body {
	background-image: url(images/bkg2.gif);
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {  
    color: #000000;
    text-decoration: none; 
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	font-weight: bolder;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #000066;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	left: 10px;
	color: white;
}
.navbground {
	background-color: #003366;
}
.navsubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #b1d7fd;
	text-decoration: none; 
	list-style-position: outside;
	list-style-type: square;
	line-height: 15px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #003366;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 20px;
	font-weight: bolder;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 25px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #43709C;
}
a:hover {
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}

