a:hover {
	color: #669933;
}
a:link {
	color: #000099;
}
a:link.white {
	color: #ffffff
}
a:hover.white {
	color: #cccccc;
}
a:visited.white {
	color: #ffffff
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 6pt;
	margin-bottom: 6pt
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #669933;
	margin-bottom: 12px
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: 000066;
	margin-bottom: 4pt
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #666633;
	margin-bottom: 0px
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 0px;
	text-decoration: none
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000066
}
.homeimage {
	border-color: #333333 333333 333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 10px 5px 10px 5px;
}
.faqimage {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099
}
.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	font-style: normal
}
hr {
	border: #333399;
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

td.home_td {
    padding: 10px 5px 10px 5px;
}