body, html {
	font-family: helvetica, arial;
	font-size: 10pt;
	font-weight: normal;
	background-color: #949698;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}

	td {
	    font-size: 9.5pt;
	}

        h1 {
            font-weight: normal;
            font-size: 16pt;
	    line-height: 19pt;
        }

	h2 {
            font-weight: normal;
            font-size: 12pt;

        }

        a {
            color: #93c5ea;
        }

        #maincolumn {
	border: 1px;
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	background-color:#000066;
        }

        #logo {
            width: 215px;
            padding-top: 50px;
            padding-bottom: 50px;
        }


.content {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}

#copyright {
            background-image: url(/images/copyrightbg.gif);
            background-repeat: repeat-x;
            background-color: #3e3e3e;
            line-height: 32px;
            height: 32px;
            text-align: left;
            font-size: 7pt;
            font-family: verdana;
            color: #949698;
            padding-left: 2px;
}

.menu {
	display: none;
}

.banner 
{
	display: none;
}
		
.style3 {
	font-size: 9.5pt;
	font-weight: lighter;
	line-height: 10.5pt;
}
		

body,td,th {
	color: #FFFFFF;
}

.style9 {
	font-size: 10pt;
}

.style2 {
	font-size: 12pt;
	font-weight: normal;
}
