FONT { font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 10pt }
H1 { font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 14pt; font-weight: bold }
H2 { font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 12pt; font-weight: bold }
H3 { font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 10pt; font-weight: bold }
.bigfont { font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 12pt; font-weight: bold }
.heavy { font-family: Trebuchet MS, Arial Black, Arial; font-size: 18pt; font-weight: bold }

BODY
{
 SCROLLBAR-BASE-COLOR: #FFFFFF;
 SCROLLBAR-ARROW-COLOR: #000080;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 10pt;
 background-color: #000080;
 background-image: url('images/bkimage.jpg');
 color: #000080;
 margin-left: 8px;
 margin-right: 8px;
 margin-top: 8px;
 margin-bottom: 8px;
 text-align: center;
}

TD { font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 10pt }
P { font-family: Trebuchet MS, Verdana, Tahoma, Arial; font-size: 10pt }

.standard {
	font-family: Trebuchet MS, Verdana, tahoma, arial;
	font-size: 10pt;
	color: #000080;
}

.smallfont {
	font-family: Trebuchet MS, Verdana, tahoma, arial;
	font-size: 8pt;
	color: #000080;
}

.whitetext {
	font-family: Trebuchet MS, Verdana, tahoma, arial;
	font-size: 12px;
	color: white;
}

.adjustedZIndex {
    z-index: 1;
}

#wrapper {
	width:920px;
	margin:0px auto;
	border:0px solid #bbb;
	padding:10px;
        background-color: #ffffff;
	align:center;
        text-align: left;
}

#page-left
{
text-align: center;
width: 20%;
font-weight: bold;
}

#page-center
{
text-align: center;
width: 60%;
font-weight: bold;
}

#page-right
{
text-align: center;
width: 20%;
font-weight: bold;
}

#pagetable
{
border-collapse:collapse;
border-width: 0px;
border-spacing: 0px;
padding: 0px;
width: 100%;
align: center;
}

a.bluelink:link {color: #000080;}
a.bluelink:visited {color: #000080;}

