.menu { 
	font-family: helvetica, arial, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	background: #000066; 
}

.menuheader { background: #FF6600; }

/*---------------------------------------------------------------------------*/

div {
	background-color	: transparent;
	text-align			: center;
}

.text {
	font-size		: 80%;
	font-family		: helvetica, arial, serif;
	color			: #808080;
}

.textlg {
	font-size		: 125%;
	font-family		: helvetica, arial, serif;
	color			: #808080;
}

/*---------------------------------------------------------------------------*/

a { color: #3366FF; font-weight: normal; text-decoration: underline; }
a:hover { color: #3366FF; font-weight: normal; text-decoration: none; }
.ctext { color: #303030; cursor: hand; text-decoration: none; }
a.ctext:hover { color: #000000; font-weight: normal; }
a.identificationMode {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
}

/*---------------------------------------------------------------------------*/

td { color: #303030; 
	font-family: helvetica, arial, serif; 
	font-size: 80%; 
	text-align: left; 
}

/*---------------------------------------------------------------------------*/

form {
	margin			: 0px;
	padding			: 0px
	width			: auto;
}

/*---------------------------------------------------------------------------*/

#copyright { color: #808080; font-family: monaco, arial, sans-serif; }

/*---------------------------------------------------------------------------*/


#ralign {
	text-align		: right;
}

#calign {
	text-align		: center;
}

#jalign {
	text-align		: justify;
}

/*---------------------------------------------------------------------------*/

.onlinesvc { font-size: 10px; font-family: verdana, helvetica, arial, serif; color: #FFFFFF; text-align: right; }

.headertextlg { font-size: 13px; font-family: verdana, helvetica, arial, serif; color: #FFFFFF; text-align: right; }
.headertextsm { font-size: 10px; font-family: verdana, helvetica, arial, serif; color: #FFFFFF; text-align: right; }

a.test:hover {
	color			: #FFFFFF;
}

.test {
	font-size		: 10px;
	font-family		: verdana, helvetica, arial, serif;
	color			: #FFFFFF;
	text-decoration	: none;
	font-weight		: bold;
}

.maintitle {
	font-size		: 100%;
	font-family		: helvetica, arial, serif;
	font-weight		: bold;
	color			: #000066;
}

.title {
	font-size		: 80%;
	font-family		: helvetica, arial, serif;
	font-weight		: bold;
	color			: #000066;
}

.subtitle {
	font-size				: 80%;
	font-style				: italic;
	font-weight				: normal;
}

.banner { 
	font-family: verdana, arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background: #000066; 
}

