.btm-nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
}
.btm-nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	font-weight: bold;

}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
}
h4 {
	text-decoration: underline;
}
.table-borderCopy {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 006699;

}
.rt-tile {
	background-image: url(images/rt-tile.gif);
}
.rt-tileCopy {

	background-image: url(images/lft-tile.gif);
}
.question-bg {
	background-color: #F5F4C5;
	font-weight: bold;
}
a:link {
	color: #8C7940;
	text-decoration: none;


}
a:visited {
	color: #8C7940;
	text-decoration: none;


}
a:active {
	color: #8C7940;
	text-decoration: none;

}
a:hover {
	color: #63562E;
	text-decoration: underline;
}
