@charset "utf-8";
/* CSS Document */

/*   LAYOUT
----------------------------------------------------------------*/
#other #maincol h2{
	width:613px;
	height:30px;
	padding:6px 0 5px 0;
	font-size:14px;
	font-weight:bold;
	background:url(../images/h2.gif) no-repeat;
	clear:both;
}

#other #maincol h2 span{
	padding:0 0 0 10px;
}

#other #maincol .section{
	width:591px;
	padding:10px;
	margin:0 0 5px 0;
	float:left;
}

#other #maincol .section p{
	padding:0 0 15px 20px;
	letter-spacing:0px;
}

#other #maincol .section div{
	width:390px;
	float:right;
}

#other #maincol .section div h3{
	padding:12px 0 0 0;
	font-size:14px;
	font-weight:normal;
	color:#00335e;
}

/*#other #maincol .section div p{
	padding:15px 0 0 0;
}
*/
#other #maincol .section table{
	width:590px;
	/*background:url(../images/p-mark.gif) no-repeat right top #fff;*/
	position:relative;
	z-index:1;
}

#other #maincol .section table th{
	width:100px;
	padding:8px 0 0 0;
	font-weight:normal;
	background:#ecf1ff;
	vertical-align:top;
	text-align:center;
}

#other #maincol .section table td{
	padding:4px 0 4px 10px;
	line-height:150%;
}

#other #maincol .section ul.p-mark{	position:absolute; z-index:2; list-style:none; padding:0 0 0 450px; }
#other #maincol .section ul.p-mark li{ float:left; position:relative; top:-960px;}
html>/**/#other #maincol .section ul.p-mark li{ float:left; position:relative; top:-970px;}
*html #other #maincol .section ul.p-mark li{ float:left; position:relative; top:-980px;}
*:first-child + html #other #maincol .section ul.p-mark li{ float:left; position:relative; top:-980px;}


#other #maincol .section table img{
	margin:0 5px 0 0;
}

#other #maincol .section table ul{
	list-style:none;
}

#other #maincol .section table ul li{
	clear:both;
}

#other #maincol .section table ul li span{
	width:75px;
	margin:0 10px 0 0;
	float:left;
	display:block;
}

#other #maincol .section ol{
	padding:15px 0 0 40px;
	background:#fdfbee;
	border:solid 1px #ccc;
	font-size:13px;
}

#other #maincol .section ol li{
	padding:0 0 15px 0;
	list-style:outside decimal;
	line-height:170%;
	font-size:12px;
	font-weight:bold;
}

#other #maincol .section ol li span{
	font-weight:normal;
}
