/* CSS Document */

td img {display: block;}td img {display: block;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.menuRightBackground
{
background-image:url(FIREWORKS/infopathways_right_menu_background.jpg);
background-repeat:no-repeat;
}
.menuBlue {	color: #2b2b5c;
	font-weight: bold;
	font-size: 11px;
	font-style:italic;
}
.menuHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
}
.footer {
	color: #2b2b5c;
	font-weight: bold;
	font-size: 11px;
}
.hidden {
	color:#000000;
	visibility:hidden;
}
a:link {
	color: #2b2b5c;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #2b2b5c;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #fb6700;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #2b2b5c;
}
h1 {
	font-size: 22px;
	color: #2b2b5c;
}
h2 {
	font-size: 18px;
	color: #fb6700;
}
h3 {
	font-size: 15px;
	color: #2b2b5c;
}
h4 {
	font-size: 10px;
	color: #2b2b5c;
}
h5 {
	font-size: 14px;
	color: #2b2b5c;
}
h6 {
	font-size: 11px;
	color: #2b2b5c;
}
