td {
	text-align: left;
	font-size: 12px;
}


body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Univers, Verdana, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
}

img {border: none;}
.footer_main {font-family: Univers, Verdana, Helvetica, Sans Serif; font-size: 11px; font-color: #0C4DA2}
a:link { color: #0C4DA2; }
a:hover { color: #0C4DA2; }
a:active { color: #0C4DA2; }
a:visited { color: #0C4DA2; }

.footer2 {
    font-family: Univers, Verdana, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
}

.font16 {
    font-size: 13px;
	line-height: 140%;
}

.font20 {
	font-size: 18px;
	line-height: 140%;
}

.footnote {
	font-size: 11px;
	color: #464646;
}

.style1 {
     color: #FEC20A;
	 text-decoration:underline;
}

.boldblue11 {
	font-family: Univers, Verdana, Helvetica, Sans Serif;
	font-size: 12px;
	color: #0C4DA2;
	font-weight: bold;
}

.blue11 {
	font-family: Univers, Verdana, Helvetica, Sans Serif;
	font-size: 12px;
	color: #0C4DA2;
	font-weight: normal;
}

.boldblue16 {
	font-family: Univers, Verdana, Helvetica, Sans Serif;
	font-size: 13px;
	line-height: 140%;
	color: #0C4DA2;
	font-weight: bold;
}

.boldblue16 A:link {text-decoration: none; }
.boldblue16 A:visited {text-decoration: none}
.boldblue16 A:active {text-decoration: none}
.boldblue16 A:hover {text-decoration: underline;}

.boldblue9 {
	font-family: Univers, Verdana, Helvetica, Sans Serif;
	font-size: 11px;
	color: #0C4DA2;
	font-weight: bold;
}

.font9 {
	font-size: 11px;
}

.boldbluebig {
	font-family: Univers, Verdana, Helvetica, Sans Serif;
	height: 100%;
	line-height: 120%;
	font-size: 28px;
	color: #0C4DA2;
	font-weight: normal;
}


.boldbluebig_sub {
	font-family: Univers, Verdana, Helvetica, Sans Serif;
	height: 100%;
	line-height: 120%;
	font-size: 24px;
	color: #0C4DA2;
	font-weight: normal;
}

/*.superscript {
	vertical-align: top;
    font-size: 60%;
}*/

/*sup {
  font-size:0.8em;
	position:relative;
	top:-4px;
}*/

.sublevel:link, .sublevel:visited {
    padding-left: 1px;
	vertical-align: middle;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	color: #0E4FA3;
	text-align: left;
	text-decoration:underline;
}

.sublevel:hover {
	color: #0E4FA3;
	text-decoration: underline;
}

.sublevel#active_menu {
	color: #FEC20A;
}



.link3:link, .link3:visited {
	font-weight: bold;
	font-size: 11px;
	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: normal;
	color: #0E4FA3;
	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: underline;
	color: #0E4FA3;
}

.mainlevel#active_menu {
	color:#0E4FA3;
}

.mainlevel#active_menu:hover {
	color: #0E4FA3;
}


/* java menu */

#dropmenudiv{
position:absolute;
background-color: #FFFFFF;
border:1px solid #CACACA;
border-bottom-width: 0;
font:normal 12px Univers, Verdana, 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:#0C4DA2;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FDC72F;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 150px;
background-color: #FFFFB9;
}

.style9 {
font-size: 11px;
font-weight: normal;
color:#666666;

}

.starburst {
position:relative;
top:-215px;
left:-10px;
}

.tabletop {
#margin-top:-170px;
margin-top:-0px;
}

a {
outline:none;
}

.container {
width:900px;margin:0 auto;
}

ul#requirements 
{
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 10px;
	line-height: 14px;
}
ul#requirements li  {
	list-style-image: url('/images/icon_bullet.gif'); 
	margin-left: 0;
}
