.topnav {
	
	font-family: Verdana;
	font-size: 8pt;
	color: white;

}

A:link.topnav {

	text-decoration: none;

}

A:hover.topnav {

	text-decoration: underline;
	background-color: 67827E;
}

A:visited.topnav {

	text-decoration: none;
}


A:active.topnav {

	text-decoration: none;
}

.defaulttext {
	font-family: Arial;
	font-size: 10pt;
	color: 001300;
	line-height: 21px;

}

.contentstrip {
	font-family: Arial;
	font-size: 11px;
	background-color: #054005;
	color: white;
	width: 90;
}


.mainnav {
	
	font-family: verdana;
	font-size: 9pt;
	color: Black;
	width: 100%;

}

A:link.mainnav {
	color: Black;
	text-decoration: none;

}

A:hover.mainnav {
	color: white;
	text-decoration: underline;
	background-color: CC3300;

}

A:visited.mainnav {

	text-decoration: none;
}


A:active.mainnav {

	text-decoration: none;
}

.tableheader {
	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}

.tabletext {
	font-family: Arial;
	font-size: 10pt;
	color: Black;
}

.summarytable {
	font-family: Arial;
	font-size: 9pt;
	color: white;
	font-weight: bold;

}

.summarytable2 {
	font-family: Arial;
	font-size: 10pt;

}

A:link.tabletext {
	color: 003430;
	text-decoration: underline;

}

A:hover.tabletext {
	color: black;
	text-decoration: underline;
	background-color: white;
}

A:visited.tabletext {
	color: 003430;
	text-decoration: underline;
}


A:active.tabletext {
	color: 003430;
	text-decoration: underline;
}

.route {
	font-family: Arial;
	font-size: 9pt;

}

B {
color: 044500;
}

I {
color: 044500;
}
