.main {
        padding: 0px;
        top: 0px;
        background-position: top;
        vertical-align: top;
        text-align: top;
        top: 0px;
}
.main-banner {
	background-color:#003466;
}
.main-header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
	color: #004080;
        padding: 0px;
        margin: 0px;
        text-indent: 0px;
}
.main-text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        padding: 0px;
        margin: 0px;
        text-indent: 0px;
}
.main-subtext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 0px;
        margin: 0px;
        text-indent: 0px;
}
.main-indent {
	padding-left: 50;
        padding-right: 50;
}
.header-text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.footer-text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.main    A:link {text-decoration: none; color: black}
.main    A:visited {text-decoration: none; color: black}
.main    A:hover {text-decoration: underline; color: black}
.main    A:active {text-decoration: none; color: black}
.main-subtext    A:link {text-decoration: none; color: blue}
.main-subtext    A:visited {text-decoration: none; color: blue}
.main-subtext    A:hover {text-decoration: underline; color: black}
.main-subtext    A:active {text-decoration: none; color: blue}

