body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
}
body {
	background-color: #001155;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link, a:visited, a:active {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	font-weight: bold;
	text-decoration: underline;
}

.legaltext {
	color: #335599;
	font-size: 11px;
}
.minitext { 
	font-size: 11px; 
	font-weight: normal;
}
.tagtext { 
	font-size: 14px;
	font-weight: bold;
}
.titletext { 
	font-size: 16px;
	font-weight: bold;
}
.hugetext { 
	font-size: 20px;
	font-weight: bold;
}

.logodiv { 
	margin: 0px; 
	padding: 0px; 
}

.menutable { 
	margin: 0px; 
	padding: 0px; 
	border-width: 0px; 
}

.maintable { 
	border-color: #EE7700; 
	border-style: solid; 
	border-width: 2px; 
}
.maintcell { 
	background-color: #000033; 
	background-image: url( /images/bg_main.gif );
	background-repeat: no-repeat;
	padding: 0px; 
}

.datatable { 
	margin: 20px; 
	border-width: 0px; 
}
.datatcell { 
	background-color: #001155; 
	background-image: url( /images/bg_content.gif );
	background-repeat: no-repeat;
	padding: 20px; 
}

.steptcell { 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 8px; 
	padding-right: 8px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000044;
	line-height: normal;
	font-weight: bold;
}
a.stepnum:link, a.stepnum:visited, a.stepnum:active, a.stepnum:hover { 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
