A:link {
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana;
	font-size:10pt;
	color:#336699;
}
A:hover {
	text-decoration:none;
	color:#999999;
	font-weight:normal;
	font-family:Verdana;
	font-size:10pt;
}
A:visited {
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana;
	font-size:10pt;
	color:#336699;
}
A:visited:hover {
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana;
	font-size:10pt;
	color:#999999;
}
A:active {
	font-weight:normal;
	font-family:Verdana;
	font-size:10pt;
	color:#336699;
}
A.nav:link {
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
}
A.nav:hover {
	text-decoration:none;
	color:#feb323;
	font-weight:bold;
	font-family:Verdana;
	font-size:10pt;
}
A.nav:visited {
	text-decoration:none;
	font-weight:normal;
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
}
A.nav:visited:hover {
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	font-size:10pt;
	color:#feb323;
}
A.nav:active {
	font-weight:normal;
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
}
A.subnavh:link {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}
A.subnavh:hover {
	text-decoration:none;
	color:#0000CC;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
A.subnavh:visited {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}
A.subnavh:visited:hover {
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#0000CC;
}
A.subnavh:active {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}
.navtop {
	background-image:url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navtoparrow {
	background-image:url(../images/nav-arrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.subnav {
	background-image:url(../images/sub-nav-item-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subnavover {
	background-image:url(../images/sub-nav-item.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subnavcheck {
	background-image:url(../images/checkerbox-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subnavovercheck {
	background-image:url(../images/checkerbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.white {
	color:#ffffff;
	font-size:8pt;
	font-family:Arial;
}
.whitesmall {
	color:#ffffff;
	font-size:8pt;
	font-family:Arial;
}
td {
	font-family: Verdana;
	font-size:10pt;
	color:#000000;
}
.heading {
	font-family: Arial;
	font-size:14pt;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}
.heading2 {
	font-family: Arial;
	font-size:12pt;
	color:#000000;
	font-weight:bold;
}
.title {
	font-family: Arial;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
.title2 {
	font-family: Arial;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
.whitetitle {
	font-family: Arial;
	font-size:12pt;
	color:#ffffff;
	font-weight:bold;
}
.whiteheading {
	font-family: Arial;
	font-size:10pt;
	color:#ffffff;
	font-weight:bold;
}
.red {
	font-family: Arial;
	font-size:10pt;
	color:red;
}
.redbold {
	font-family: Arial;
	font-size:10pt;
	color:red;
	text-decoration:underline;
	font-weight:bold;
}
.data {
	font-family: Arial;
	font-size:7pt;
	color:#ffffff;
}
.div1 {
	padding:3pt;
}
.div2 {
	padding:1pt;
	color:#ffffff;
	font-size:8pt;
}
.button {
	font-size:8pt;
}
.borderTable {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.footer {
	font-family: Verdana;
	font-size:9pt;
	color:#333333;
}
.bodyemphasis {
	font-family: Verdana;
	font-size:12pt;
	color:#999999;
}
