td {
	text-align: left;
	font-size: 12px;
}


body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
}


.footer {font-family: Verdana, Arial, Helvetica, "Times New Roman"; font-size: 10px; color: #FFFFFF;}

.footer2 {font-family: Verdana, Arial, Helvetica, "Times New Roman"; font-size: 10px; color: #6C788E;}

.style1 {color: #FEC20A}

.boldblue11 {
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	font-size: 12px;
	color: #1451A4;
	font-weight: bold;
}

.boldblue9 {
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	font-size: 9px;
	color: #1451A4;
	font-weight: bold;
}

.font9 {
	font-size: 9px;
}

.boldbluebig {
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	height: 100%;
	line-height: 120%;
	font-size: 24px;
	color: #1451A4;
	font-weight: normal;
}

.superscript {
	vertical-align: top;
    font-size: 60%;
}

.sublevel:link, .sublevel:visited {
    font-size: 10px;
	color: #6C788E;
	text-decoration:none;
}

.sublevel:hover {
	color: #0000FF;
	text-decoration: underline;
}

.sublevel#active_menu {
	color: #6C788E;
}



.link3:link, .link3:visited {
	font-weight: bold;
	font-size: 9px;
	color: #0E4FA3;
	text-decoration: none;
}

.link3:hover {
	color: #0E4FA3;
	text-decoration: underline;
}

.link3#active_menu {
	color: #FEC20A;
}

.mainlevel:link, .mainlevel:visited {
	display: block;
	background:url(/images/menu_bg.jpg) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FFF;
}

.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

.mainlevel#active_menu:hover {
	color: #ccc;
}


/* java menu */

#dropmenudiv{
position:absolute;
background-color: #FFFFFF;
border:1px solid #CACACA;
border-bottom-width: 0;
font:normal 12px Verdana, Arial, Helvetica, Sans Serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid #CACACA;
padding: 1px 0;
text-decoration: none;
color:#1451A4;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E8E8E8;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 150px;
background-color: #FFFFB9;
}

.style9 {
font-size: 9px;
font-weight: normal;
color:#666666;

}

.style10 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.style11 {font-size: 18px}
.style12 {font-size: 11px}
.style13 {color: #CC0000; font-weight: bold; font-size: 11px; }
