a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF6633;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}.bluetextlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: 6460AA;
	font-weight: bold;
}
.bluetextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: 6460AA;
	font-weight: normal;
	line-height: 20px;
}
.bluetextsmbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6460AA;
	font-weight: bolder;
	line-height: 20px;
}
.whitetextsm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}
.whitetext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 6460AA;
	font-weight: normal;
	line-height: normal;
	margin: 4px;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.TOC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6460AA;
	font-weight: bold;
	line-height: normal;
	margin: 4px;
	text-transform: uppercase;
}
.TOCblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	margin: 4px;
	text-transform: uppercase;
}
.background {
	background-image: url(../images/main_back.gif);
	background-repeat: no-repeat;
}
