INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}

td, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}

a { color:#003366;}
a:visited { color:#003366;}
a:hover { color:#999999;}

a.scroll {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration:none;
}

.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#042A55;
	font-weight:bold;
}

.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#042A55;
	font-weight:bold;
}

.blue {
	color:#042A55;
}

.small {
	font-size:7pt;
}

.error {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #FF0000; text-decoration: none }
.errorLabel {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #FF0000; text-decoration: none; border-style:none; }

/****************************** MENU *************************************/

/* Style for a block - DIV */
.m0table {
	background: #E3E2E2;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #E3E2E2;
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #C8C7C7;
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
	background: #042A55;
}
/* Style for inner tag, mover (mouse over) state
.m0inner {
	background: #C8C7C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	padding: 2px;
	text-align: left;
}
 */

.m0 {
	background: #E3E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #042A55;
	padding: 3px;
}

.m1 {
	background: #C8C7C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #042A55;
	padding: 3px;
}

.m2 {
	background: #042A55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #FFFFFF;
	padding: 3px;
}
.password {
font-size : 12px;
border : 1px solid #000000;
width : 255px;
font-family : arial, sans-serif;
}
.pstrength-minchar {
font-size : 10px;
}


