*
	{ margin:0; padding:0; }

p, ul, ol, input, textarea
	{ font-size:80%; line-height:150%; color:#333333; font-family: arial; }
ul ul, ul ol, ol ol, ol ul
	{ margin-top:0; font-size:100%; }
ul, ol
	{ padding-left:30px; }
ul.disc
	{ list-style-type:disc; }
ol.alpha
	{ list-style-type:upper-alpha; }
ul.sq
	{ list-style-type:square; }
ol.nl
	{ list-style-type:none; }
.fbd
	{ font-weight:bold; }
.ac
	{ text-align:center; }
.ar
	{ text-align:right; }
.uline
	{ text-decoration: underline; }
p.memo
	{ font-size:70%; }
p.ireko
	{ font-size:100%; line-height:150%; color:#333333; font-family: arial; }
a
	{ text-decoration:none; color:#96F3FE; }
a:hover
	{ text-decoration:underline; color:#96F3FE; }
img
	{ border:0; }

div.right { float: right; border: 0px none; margin-left:10px; margin-right:0px; margin-top:0px; margin-bottom:10px;}

div.img1 img
	{ margin:5px 5px; }
div.img2 img
	{ margin:5px 5px; border:1px solid #333333; }

div.nobtm img
	{ margin-bottom:0; }
.clb
	{ clear:both; }
table
	{ border-collapse:collapse; }
table.lay1 td,
table.lay1 th
	{ border:1px solid #55619D; padding:2px 3px; }
table.lay1 th
	{ background:#EEEFF5; }
table.lay1 th p
	{ color:#203A65; }
table.lay2 td,
table.lay2 th
	{ border:0px; padding:2px 3px; }
table.lay2 th
	{ background:#EEEFF5; }
table.lay2 th p
	{ color:#203A65; }

body
	{ background:#525AAF url('../img/glb/img_bodybg.jpg') repeat-x; }
div#subbody
	{ width:900px; margin-left:auto; margin-right:auto; }
div#hdr div.rbox
	{ float:right; }
div#hdr div.rbox div
	{ float:left; }
div#lnv
	{ float:left; width:203px; padding-top:9px; padding-bottom:20px; }
div#lnv div.mgt
	{ margin-top:10px; }
div#lnv ul
	{ padding:5px 10px 0 10px; background:url('../img/lnv/img_lnvbg.gif') repeat-y; }
div#lnv ul li
	{ list-style-type:none; background:url('../img/lnv/icon_tri.gif') no-repeat 0 5px; color:#ffffff; padding:0 0 5px 15px; line-height:140%; }
div#lnv ul a,
div#lnv ul a:hover
	{ color:#ffffff; }
div#lnv ul li.act a,
div#lnv ul li.act a:hover
	{ color:#FF9900; font-weight:bold; }

div#main
	{ width:900px; }
div#ftr
	{ clear:both; background:#2D3684; padding:0 10px; }
div#ftr p
	{ float:left; color:#ffffff; padding-right:20px; line-height:100%; margin:7px 0; }
div#ftr p a,
div#ftr p a:hover
	{ color:#ffffff; background:url('../img/glb/icon_ftr.gif') no-repeat; padding-left:20px; }
p#copyright
	{ color:#B9BCDF; font-size:70%; padding-top:7px; }

