<style type="text/css">
<!--

tr {
	vertical-align: top;
}

td {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #606060;
	line-height: 18px;
}

p {
	margin: 0px 0px 10px 0px;
}

.main {
	min-height: 100%;
	height: 100%;
}

.bluebox {
    padding: 10px;
    border-color: #3182a5;
    border-width: 1px;
    border-style: solid;
}

.graybox {
    padding: 10px;
    border-color: #9a9a9a;
    border-width: 1px;
    border-style: solid;
}

.header {
	color: #3182a5;
	font-size: 16px;
}

a:link {
	text-decoration: none;
	color: #3182a5;
	font-family: arial, helvetica;
	font-size: 13px;
}

a:visited {
	text-decoration: none;
	color: #3182a5;
	font-family: arial, helvetica;
	font-size: 13px;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 13px;
}

a:active {
	text-decoration: none;
	color: #3182a5;
	font-family: arial, helvetica;
	font-size: 13px;
}

a.nav:link {
	font-weight: bold;
	text-decoration: none;
	color: #3182a5;
	font-family: Trebuchet MS;
	font-size: 20px;
}

a.nav:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3182a5;
	font-family: Trebuchet MS;
	font-size: 20px;
}

a.nav:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9a9a9a;
	font-family: Trebuchet MS;
	font-size: 20px;
}

a.nav:active {
	font-weight: bold;
	text-decoration: none;
	color: #3182a5;
	font-family: Trebuchet MS;
	font-size: 20px;
}

.bottom {
	height: 19px;
	background-image: url('../images/bottom1.gif');
}

.copy {
	text-align: center;
	margin: 10px 0px 10px 0px;
	color: #3182a5;
	font-family: Arial, Helvetica;
	font-size: 11px;
}

-->
</style>
