body {
	background-color: #00365B;
}

body, td, th {
	color: #00365B;
}

body, td, th, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {
	color: #007ACC;
	text-decoration: none;
}

a:visited {
	color: #007ACC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.head {
    font-weight: bold;
    font-size: x-large;
}

.foot {
    color: #FFFFFF;
}

.foot:hover {
    color: #FFFFFF;
}

.foot:link {
	color: #FFFFFF;
}

.foot:visited {
	color: #FFFFFF;
}

.nav {
    font: bold 9pt verdana, arial, sans-serif;
    text-decoration: none;
}

.nav:hover {
    text-decoration: underline;
}

.subnav {
    font: 8pt verdana, arial, sans-serif;
    text-decoration: none;
    margin-left: 10;
}

.subnav:hover {
    text-decoration: underline;
}

.hmajor {
    font-weight: bold;
    font-size: 14pt;
}

.hminor {
    font-weight: bold;
    font-size: 12pt;
}

.section {
    font-weight: bold;
}

.form {
    text-align: right;
}

.error {
    color: red;
}

.legal {
    font-size: smaller;
}

.terms {
    font-size: 8pt;
}

.history {
    font-size: 8pt;
}
