body {
	background-image: url('images/darkblue_strip.gif');
	background-repeat: repeat-y;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fcoe {
	background: url('images/fcoe_watermark.png') no-repeat left center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.navtab {
	border: 0px none;
	border-top: 1px solid #000000;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #000000;
	text-align: center;
}
.seltab {
	background-color: #FFFFFF;
	border: 0px none;
	border-top: 2px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px none;
	border-left: 2px solid #000000;
	font-weight: bold;
	text-align: center;
}

P.parag {
	padding-right: 2em;
	text-align: justify;
}

A.ml:link {
color: #FFFFFF;
/*text-decoration: none;*/
padding-bottom: 1em;
}
A.ml:visited {
color: #FFFFFF;
/*text-decoration: none;*/
padding-bottom: 1em;
}
A.ml:hover {
color: #00FF00;
/*text-decoration: none;*/
padding-bottom: 1em;
}
A.ml:active {
color: #FFFFFF;
/*text-decoration: none;*/
}

TD.ml {
padding-top: 1ex;
padding-bottom: 1ex;
padding-left: 1ex;
}