* {
	font-size: 12px;
}

body {
	background: url(/img/bg1.png) center repeat-y;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#main {
	background: url(/img/back_a.gif) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

h1, h1 a {
	background: url(/img/head_01a.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 97px;
	display: block;
	text-indent: -5000px;
}

#menu {
	width: 231px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(/img/back_a.gif) repeat-y;
}

#body {
	width: 569px;
 	float: left;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: left;
}

#footer {
	border-top: 1px solid #FFA200;
	width: 800px;
	background: #FFFFFF;
	clear: left;
	text-align: center;
	padding: 7px 0 0 0;
}

/* ******************************************************** */

#totop, #totop a {
	margin: 0;
	padding: 0;
	background: url(/img/head_02a.jpg) no-repeat;
	width: 231px;
	height: 101px;
	display: block;
	text-indent: -5000px;
}

.topic {
	border: 0px;
	margin-top: 7px;
	margin-left: 1px;
}

#menu dl {
	margin: 5px 0 10px 6px;
	padding: 0;
}
#menu dd {

}

#menu dt, #menu dd {
	padding: 0;
}

#menu dt, #menu dd ,
#menu dt a, #menu dd a {
	display: block;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

#menu dt, #menu dt a {
	width: 215px;
	height: 32px;
}

#menu dd, #menu dd a {
	width: 215px;
	height: 28px;

}

.dt1 {	background: url(/img/dt_01.gif); margin: 2px 0 3px 0; }
.dt2 {	background: url(/img/dt_02.gif); margin: 0 0 0px 0; }
	.dd1 {	background: url(/img/dd_01.gif); margin: 0 0 0px 0; }
	.dd2 {	background: url(/img/dd_02.gif); margin: 0px 0 0px 0; }
	.dd3 {	background: url(/img/dd_03.gif); margin: 0px 0 0px 0; }
	.dd4 {	background: url(/img/dd_04.gif); margin: 0px 0 0px 0; }
	.dd5 {	background: url(/img/dd_05.gif); margin: 0px 0 3px 0; }
.dt3 {	background: url(/img/dt_03.gif); margin: 2px 0 3px 0; }
.dt4 {	background: url(/img/dt_04.gif); margin: 0 0 0px 0; }
	.dd6 {	background: url(/img/dd_06.gif); margin: 0 0 0px 0; }
	.dd7 {	background: url(/img/dd_07.gif); margin: 0px 0 3px 0; }
.dt5 {	background: url(/img/dt_05.gif); margin: 0 0 15px 0; }


.dt1 a:hover {	background: url(/img/dt_01o.gif); }
.dt2 a:hover {	background: url(/img/dt_02o.gif); }
	.dd1 a:hover {	background: url(/img/dd_01o.gif); }
	.dd2 a:hover {	background: url(/img/dd_02o.gif); }
	.dd3 a:hover {	background: url(/img/dd_03o.gif); }
	.dd4 a:hover {	background: url(/img/dd_04o.gif); }
	.dd5 a:hover {	background: url(/img/dd_05o.gif); }
.dt3 a:hover {	background: url(/img/dt_03o.gif); }
.dt4 a:hover {	background: url(/img/dt_04o.gif); }
	.dd6 a:hover {	background: url(/img/dd_06o.gif); }
	.dd7 a:hover {	background: url(/img/dd_07o.gif); }
.dt5 a:hover {	background: url(/img/dt_05o.gif); }

#menu ul {
	list-style-type: none;
	margin: 5px 0 20px 0;
	padding: 0;
}

#menu_new li {
	margin-left: 0;
	padding: 0 10px 0 10px;
}


#menu_link li, #menu_link li a {
	width: 225px;
	height: 18px;
	display: block;
	border: none;
	text-indent: -5000px;

}

#menu_link li {
	margin-top: 5px;
	margin-left: 1px;
}

#link3 { 
	padding-bottom: 20px;
}

#link1 a, 
#link2 a, 
#link3 a { background: url(/img/link.png) no-repeat; }

#link1 a { background-position: 0 0; }
#link2 a { background-position: 0 -18px; }
#link3 a { background-position: 0 -36px; }

#link1 a:hover { background-position: -225px 0; }
#link2 a:hover { background-position: -225px -18px; }
#link3 a:hover { background-position: -225px -36px; }

/*
.l1 {	background: url(/img/link_01.gif); }
.l2 {	background: url(/img/link_02.gif); }
.l3 {	background: url(/img/link_03.gif); padding-bottom: 20px; }

.l1 a:hover {	background: url(/img/link_01o.gif); }
.l2 a:hover {	background: url(/img/link_02o.gif); }
.l3 a:hover {	background: url(/img/link_03o.gif); }
*/


/* ******************************************************** */

#topicspath {
	margin: 7px 0 3px 0; /* margin: 7px 0 3px 30px; */
	padding: 0 0 3px 30px;
	color: #AAAAAA;
}

#topicspath, #topicspath a {
	font-size: 10px;
	text-decoration: none;
}

#topicspath a {
	color: #444444;
}

#topicspath a:hover {
	text-decoration: underline;
}

#content {
 	padding-left: 18px;
}

#content ol li {
 	margin: 5px 0 7px 0;
}

#content p {
 	margin: 10px 20px 10px 20px;
	line-height: 133%;
	letter-spacing: .1em;
}

h2 {
	background: url(/img/h2.gif) no-repeat;
	margin: 0 0 0 2px;
	margin: 0;
	padding: 0;

	width: 568px;
	height: 56px;
	text-indent: 90px;
	line-height: 50px;
	font-size: 16px;
	letter-spacing: .2em;
}

h3 {
	background: url(/img/h3.gif) no-repeat;
 	margin: 25px 0 15px 0;
	padding: 0;
	width: 550px;
	height: 25px;
	text-indent: 20px;
	line-height: 20px;
	font-size: 14px;
	letter-spacing: .2em;
}

h3 a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	border-left: 3px double #0070B2;
	border-bottom: 2px solid #0070B2;
	background: #EAF7FF;
	letter-spacing: .2em;
	font-size: 12px;
	line-height: 20px;
	text-indent: 10px;
	margin: 30px 10px 10px 5px;
	padding: 0;
}

#afont {
	margin-top: 30px;
	font-size: 14px;
}

.pfont {
	font-size: 14px;
}


.pdf_line {

}

.pdf_line img {
	margin-top: 10px;
	border: none;
}

.pdf_line a, 
.pdf_line div {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pdf_line a:hover {
	color: #0000CC;
	text-decoration: underline;
}

.pdf_line div {
	text-indent: 22px;
}

.linkid {
	margin-top: 30px;
	margin-right: 20px;
	text-align: right;
}

.linkid img {
	padding-left: 5px;
	border: none;
}

table {
	margin-left: 20px;
}

/* ******************************************************** */

.form_f {
	margin: 25px 0 0 0;
}

.forml {
	text-align: right;
	font-weight: bold;
	background: #F8F8F8;
}

.att {
	color: #FF0000;
	font-weight: bold;
}

.numcir {
	border: 1px solid #FF0000;
	font-size: 14px;
	line-height: 16px;
	width: 16px;
	height: 16px;
	text-align: center;
}

.numtit {
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
}

.action1tbl1 td {
	display: table-cell;
	vertical-align: top;
	line-height: 133%;
}

.numbot {
	border-top: 1px dotted #0000AA;
	font-size: 1px;
	height: 10px;
	display: table-cell;
	vertical-align: middle;
}

.action1tbl2 {
	background: #000000;
}

.action1tbl2 td {
	padding: 5px 10px;
	text-align: center;
}

.action1tbl2_1 {
	background: #F5F5F5;
	font-weight: bold;
}

.action1tbl2_2 {
	background: #FFFFEE;
}

.action1tbl2_3 {
	background: #EEFFFF;
}

.action1tbl2_4 {
	background: #FFFFDD;
}

.action1tbl2_5 {
	background: #DDDDFF;
}

.action4tbl {
	background: #000000;
}

.action4tbl td {
	padding: 5px 10px;
}

.action1tbl2_6 {
	background: #FFFFFF;
	padding-left: 10px;
}

.action1tbl2_7 {
	background: #FFFFFF;
	text-align: right;
}

.action1tbl2_8 {
	background: #FFFFFF;
	font-weight: bold;
	text-align: right;
}


.numcir2 {
	font-weight: bold;
	/* text-align: right; */
}



.action2tbl td {
	width: 33%;
	line-height: 160%;
}

.ul2 li {
	line-height: 80%;
}

blockquote {
	margin: 0;
	padding: 5px;
}

.uloltit {
	color: #0070B2;
	font-weight: bold;
}

.more {
	margin-left: 20px;
	padding: 0;
	text-decoration: none;
/*	color: #000000; */
	font-size: 12px;
	font-weight: normal;
}

.more:hover {
	color: #E73813;
}

.more img {
	margin-right: 2px;
	margin-top: 5px;
}

/* ********************* */
.lidisc {
	list-style-image: url("/img/disc.png");
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.action4tbl2 {
	margin-top: 15px;
}

.a4td1 {
	width: 20px;
}

.a4tr1 td {
	padding-bottom: 10px;
}
