body {
	behavior:url("design/css/csshover.htc");
}

TR.level1 {
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: -1;
}

TR.level1:HOVER {
	padding: 0px;
	cursor: pointer;
	background: url(../buttons/navi/level2hover.jpg);
	color: #336799;
}


TR.level2 {
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	background: url(../buttons/navi/level2.gif);
	letter-spacing: -1;
}

TR.level2:HOVER {
	padding: 0px;
	cursor: pointer;
	background: url(../buttons/navi/level2hover.jpg);
	color: #336799;
}

a:link, a:visited {
	color: #3B6FA1;
	text-decoration: none;
}

a:hover {
	color: #FD6C01;
	text-decoration: underline;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: -1;
	color: #000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 100%
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #000;
}


a.secondlevel:link, a.secondlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana;
	letter-spacing: -1;
	color: #000;
	text-align: left;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	width: 160px;
	text-decoration: none;
	background-repeat: no-repeat;
}

a.secondlevel_active:link, a.secondlevel_active:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana;
	letter-spacing: -1;
	color: #000;
	text-align: left;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	width: 160px;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
}

a.secondlevel:hover {
	background: url(/design/buttons/navi/level2hover.jpg);
	text-decoration: none;
	color: #336799;
}

a.thirdlevel:link, a.thirdlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana;
	letter-spacing: -1;
	color: #000;
	text-align: left;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	background: url(/design/buttons/navi/level2.gif);
	background-repeat: no-repeat;
}

a.thirdlevel_active:link, a.thirdlevel_active:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana;
	letter-spacing: -1;
	color: #000;
	text-align: left;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	background: url(/design/buttons/navi/level2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

a.thirdlevel:hover {
	background: url(/design/buttons/navi/level2hover.jpg);
	text-decoration: none;
	color: #336799;
}


a.topLink:link, a.topLink:visited {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: black;
}

a.topLink:hover {
	text-decoration: underline;
}

a.topLink_active:link, a.topLink_active:visited {
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: black;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-family: Verdana;
}


h2   {
	color: #18426D;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

TD.contentheading   {
	background: design/icons/topic_arrow.gif no-repeat;
	color: #18426D;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	vertical-align: middle;
}

p.noThirdMenu{
	color: Gray;
	font-family: Verdana;
	font-size: 8pt;
	font-style: italic;
	margin-left: 8px;
}


.logininputbox{background:url("/design/page/inputbox.png") 100% 0px no-repeat #fff; height:18px; line-height:16px; vertical-align:middle; padding:0px 5px 0px 5px; color:#000; border:none; width:135px; font-size:11px}