a:link, a:visited {
	background-color: #ffffff;
	color: #0c4673;
	text-decoration: underline;
}

a:hover {
	background-color: #ffffff;
	color: #0033cc;
	text-decoration: underline;
}

body {
	background: #105a94;
	color: #ffffff;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
}

h1 {
	background-color: #ffffff;
	border-bottom: 0.1em solid #8ca732;
	border-left: 0.5em solid #5a9410;
	color: #083152;
	font-size: 130%;
	margin: 0 0 3px 0;
	padding-left: .3em;
}

h2 {
	background-color: #ffffff;
	border-bottom: 0.1em solid #8ca732;
	border-left: 0.5em solid #5a9410;
	color: #083152;
	font-size: 120%;
	margin: 0 0 3px 0;
	padding-left: .3em;
}

h3 {
	background-color: #ffffff;
	border-bottom: 0.1em solid #8ca732;
	border-left: 0.5em solid #5a9410;
	color: #083152;
	font-size: 110%;
	margin: 0 0 3px 0;
	padding-left: .3em;
}

h4 {
	background-color: #ffffff;
	border-bottom: 0.1em solid #8ca732;
	border-left: 0.5em solid #5a9410;
	color: #083152;
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	margin: 0 0 3px 0;
	padding-left: .3em;
}

input {
	background-color: #ececec;
	border: 1px solid #000000;
	color: #000000;
}

td.ttext {
	font-size: 80%;
	background-color: #ffffff;
	}
td.frmdesc {
	background: #ffffff;
	color: #000000;
	font-size: 95%;
	font-variant: small-caps;
}

td.maintd {
	background-color: #ffffff;
	background-image: url(images/white.gif);
	color: #000000;
	margin-bottom: 2px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 2px;
}

textarea {
	background-color: #ececec;
	border: 1px solid #000000;
	color: #000000;
}

.ctr {
	background-color: #ffffff;
	color: #083152;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	margin: 0 0 3px 0;
	text-align: center;
}

.footer {
	background-color: #093252;
	border-bottom: thin inset #cccccc;
	border-left: none #cccccc;
	border-right: none #cccccc;
	border-top: thin outset #cccccc;
	color: #ffffff;
	font-size: 105%;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	width: 98%;
}

.frmbtn {
	background-color: #105a94;
	border: 1px inset #000000;
	color: white;
}
tr.creditstr {
	background-color: #093252;
	color: #c1c1c1;
	font-size: 80%;
}
.creditstr a:link, .creditstr a:visited {
	background-color: #093252;
	color: #c1c1c1;
	font-size: 80%;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}
.italbold {
	background-color: #ffffff;
	color: #083152;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
}

.smalitalctr {
	background: #ffffff;
	color: #000000;
	font-size: 95%;
	font-style: italic;
	text-align: center;
}
