/* Top level (main) styles */

.l0_out, .l0_over {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 25px;
	font-weight: bold;
}

.l0_out {
	color: #ffffff;
	background: url(images/l0_bg_out.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 25px;
}

.l0_over {
	color: #09334c;
	background: url(images/l0_bg_over.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}


/* Submenu styles */

.l1_out, .l1_over {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 19px;
	font-weight: normal;
}

.l1_over {
	color: #09334c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.l1_out {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

/* First submnu item */
.l1_bg_0 {
    background: #F8F7F7 no-repeat url(images/l1_bg_0.gif);
}

/* Second submenu item */
.l1_bg_1 {
    background: #F8F7F7 no-repeat url(images/l1_bg_0.gif);
}

/* All other submenu items */
.l1_bg_other {
    background: #F8F7F7 no-repeat url(images/l1_bg_0.gif);
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.text-mainpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #369;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.boldheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.boldheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
