/*
html 		{height: 100%; background-image:url(../images/common/bg_left.gif); background-position:0px 0px; background-repeat:no-repeat;}
body		{padding:0px; margin:0px; background-image: url(../images/common/bg_top.jpg); background-position:180px 0px; background-repeat:no-repeat; height: 100%; color:#333; font-size:12px; line-height:17px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;}
*/
html 		{height: 100%;}
body		{padding:0px; margin:0px; background-image: url(../images/common/bg.jpg); background-position:0px 0px; background-repeat:no-repeat; height: 100%; color:#333; font-size:12px; line-height:17px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;}

#container1	{height: 100%; width: 100%;}
#container2	{width: 750px;}
#navibox	{background-image: url(../images/common/logo.gif); background-position: 15px 15px; background-repeat: no-repeat; float: left; width: 190px; height: 100%;}
.navi		{float:left; width:160px; padding-top:15px;}
.contentbox	{float:left; width:525px; height:100%; padding:180px 20px 20px 10px;}

h2 			{font-size:22px; line-height:25px; padding:20px 0px 5px 0px; color:#F58220;}
h3 			{font-size:18px; line-height:20px; padding:15px 0px 3px 0px; color:#F58220;}
h4 			{font-size:14px; line-height:16px; padding:10px 0px 1px 0px; color:#F58220;}

ul.nav						{padding:0px; margin:0px;}
ul.nav li					{float:left; width:130px; display:block; padding:5px 0px 0px 5px;}
ul.nav li a					{color:#fff; font-weight:normal; font-size:15px; text-decoration:none; display:block; padding-left:15px;}
ul.nav li a:visited			{color:#fff;}
ul.nav li a:hover			{color:#fff; font-weight:bold; background:url(../images/common/reddot.gif) no-repeat 0 4px;}
ul.nav li.active a			{color:#fff; font-weight:bold; background:url(../images/common/reddot.gif) no-repeat 0 4px;}
ul.nav li.active a:visited	{color:#fff; font-weight:bold; background:url(../images/common/reddot.gif) no-repeat 0 4px;}

/*
 background-color:#56f;
*/
/* CONTENT */
ul			{padding:0px 0px 0px 15px; margin:0px;}
li			{padding:0px 0px 5px 0px;}

a:link		{text-decoration:none; color:#F58220;}
a:visited	{text-decoration:none; color:#F58220;}
a:hover		{text-decoration:underline; color:#F58220;}
a:focus		{text-decoration:underline; color:#F58220;}
a:active	{text-decoration:none; color:#F58220;}

table td		{border:1px solid #F58220;}

.disclaim0 {font-size:11px;}
.disclaim0wht {float:left; color:#ffffff; width:150px; font-size:11px; padding:20px 0px 0px 20px;}