body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003366;
	color: #FFFFFF;
	font-size: 9pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
}

.bold11pt {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}


.bold14pt {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}

.bold9pt_UL {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}

.bold9pt {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}
.small_italics {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-style: italic;
}

.small_9px {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
}




td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.yellow9pt {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #ffcc00;
}

.boldyellow9pt {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffcc00;
}

.white9pt {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

a:link {
	color: #FFCC00;
	text-decoration: underline;
	MARGIN-BOTTOM: 6px;
	font-size: 9pt;
}
a:visited {
	color: #FFCC00;
	text-decoration: underline;
	MARGIN-BOTTOM: 6px;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: underline;
	MARGIN-BOTTOM: 6px;
	font-size: 9pt;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: underline;
	MARGIN-BOTTOM: 6px;
}
a.nav:hover {
	color: #FFFF00;
	text-decoration: none;
	MARGIN-BOTTOM: 6px;
}

.header {
	background-image:   url(../images/mastmain.gif);
	height: 130px;
	background-repeat: no-repeat;
	width: 371px;
	background-position: left bottom;

}

.toprule {
	background-image:   url(../images/toprule.gif);
	height: 4px;
	background-repeat: no-repeat;
	width: 597px;
	background-position: left;

}
.header2 {
	background-image:   url(../images/mainmast.jpg);
	background-repeat: no-repeat;
	width: 846px;
	background-position: left;
	border: 5px solid #ecc555;
	background-color: #FFFFFF;
	height: 125px;
}
.linetop {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003366;
}
.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
