/* Top level (main) styles */

.l0_out, .l0_over {
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	line-height: 25px;
}

.l0_out {
    color: #101010;
    background: url(images/l0_bg_out.gif);
}

.l0_over {
    color: #3099d0;
    background: url(images/l0_bg_over.gif);
}


/* Submenu styles */

.l1_out, .l1_over {
    font: 8pt/19px Arial;
    text-align: center;
}

.l1_over {
    color: #3099d0;
}

.l1_out {
    color: #616060;
}

/* 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);
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3399CC;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
}
