body {
	margin: 0px 0px 0px 0px;
	background-color: #3F4E65;
}

.main {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #d4d4d4;
        font-size: 11px;
        font-weight: normal;
        line-height: 18px;
        padding-bottom: 1em;
}

.corp {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #666666;
        font-size: 11px;
        font-weight: normal;
        line-height: 18px;
        padding-bottom: 1em;
}

.bcopy {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #58789F;
        font-size: 11px;
        font-weight: bold;
        line-height: 18px;
        padding-bottom: 1em;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58789F;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	padding-bttom: 1em;
}

a:link {
        color: #58789F;
        text-decoration: none;
}

a:visited {
	color: #58789F;
        text-decoration: none;
}

a:hover {
        color: #58789F;
        text-decoration: none;
}

a:active {
        color: #58789F;
        text-decoration: none;
}

.copyright {
        font-size: 9px;
        font-family: verdana;
        color: #d4d4d4;
        font-weight: normal;
}

.formbold {
        font-family: verdana;
        font-size: 10px;
        font-weight: BOLD;
        color: #666666;
}

.formreg { 
        font-family: verdana;
        font-size: 9px; 
        color: #000000; 
        text-decoration: none;
}

