body {
	font-size:10pt;
	color:#555555;
	top:0;
	left:0;
	margin:0;
	padding:0;
	line-height:140%;
	background-color:#ffffff;
	word-break:break-all;
}
table{
	font-size:10pt;
	line-height:140%;
	border-collapse:collapse;
	border-style:none;
}
p{
	margin:0;
}
a{
	color:#0000ff;
	text-decoration:none;
}
a:hover{
	color:#cc0000;
	text-decoration:underline;
}
img{
	border:none;
	margin:0;
	padding:0;
}
h1{
	font-size:10pt;
	margin-bottom:3px;
}
h2{
	font-size:10pt;
	margin:3px 0;
}
h3{
	text-align:left;
	font-size:10pt;
	margin:1px 0;
	font-weight:bold;
}
.small{
	font-size:8pt;
}
.big{
	font-size:12pt;
}
.gray{
	color:#cecfce;
}
.red{
	color:#cc0000;
}
.blue{
	color:#0000cc;
}
.main{
	width:800px;
	margin-top:1px;
}
.history{
	padding:2px 0;
	text-align:left;
}
.left{
	float:left;
	width:163px;
}
.leftBorder{
	border:1px solid #cecfce;
}
.right{
	float:right;
	width:630px;
	margin-left:7px;
}
.rightT1L{
	float:left;
	width:467px;
}
.rightT1R{
	float:right;
	width:159px;
}
.rightT2L{
	margin-top:5px;
	float:left;
	width:417px;
}
.rightT2R{
	margin-top:5px;
	float:right;
	width:205px;
}
.tpxL{
	float:left;
	width:300px;
}
.tpxR{
	float:right;
	width:300px;
}

.leftSep{
	width:161px;
	height:1px;
	background-color:#cecfce;
}
.triLinkL{
	background-image:url('/shared/images/tri_red.gif');
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:10px;
}
.nvLink{
	text-align:left;
	font-weight:bold;
	background-image:url('/shared/images/tri_red.gif');
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:2px 2px 2px 5px;
	padding-left:10px;
}
.nvLinkBL{
	text-align:left;
	font-weight:bold;
	background-image:url('/shared/images/tri_blank.gif');
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:2px 2px 2px 3px;
	padding-left:14px;
}
.nvLinkSub{
	text-align:left;
	font-weight:bold;
	background-image:url('/shared/images/tri_red.gif');
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:2px 2px 2px 20px;
	padding-left:10px;
}
.newsLink{
	text-align:left;
	background-image:url('/shared/images/tri_red.gif');
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:2px 2px 2px 12px;
	padding-left:10px;
}
.newsLinkBL{
	text-align:left;
	background-image:url('/shared/images/tri_blank.gif');
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:2px 2px 2px 10px;
	padding-left:12px;
}
.pdfLink{
	text-align:left;
	background-image:url('/pdf/icon_pdflink.gif');
	background-repeat:no-repeat;
	background-position:0 1px;
	margin:2px 2px 2px 6px;
	padding-left:16px;
}
.pdfLink2{
	text-align:left;
	background-image:url('/pdf/icon_pdflink.gif');
	background-repeat:no-repeat;
	background-position:0 -1px;
	margin:-2px 2px 2px 6px;
	padding-left:16px;
}
.triLink{
	background-image:url('/shared/images/tri_red.gif');
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:0px 2px 2px 0px;
	padding-left:10px;
}
.triLinkBL{
	background-image:url('/shared/images/tri_blank.gif');
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:0px 2px 2px 0px;
	padding-left:10px;
}
.triLinkIL{
	background-image:url('/shared/images/tri_red.gif');
	background-repeat:no-repeat;
	background-position:0 2px;
	margin:0px 2px 2px 0px;
	padding-left:10px;
}
.triLinkILBL{
	background-image:url('/shared/images/tri_blank.gif');
	background-repeat:no-repeat;
	background-position:0 2px;
	margin:0px 2px 2px 0px;
	padding-left:13px;
}

.newsDate{
	color:#464646;
	margin:0 5px;
}
.dotLine{
	height:1px;
	margin:5px 0;
	background-image:url('/shared/images/line_dot.gif');
	background-repeat:repeat-x;
}

.ftLineGray{
	background-color:#d7d8dc;
	width:800px;
	height:3px;
	margin-top:25px;
	margin-bottom:1px;
}
.ftLineRed{
	background-color:#031138;
	width:800px;
	height:18px;
	text-align:right;
	padding-top:3px;
}
.bkSat{
	background-color:#f0f6ff;
	color:#0000cc;
	border-bottom:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
}
.bkSan{
	background-color:#fff3f3;
	color:#cc0000;
	border-bottom:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
}
.bkCnt{
	background-color:#efefef;
	border-bottom:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
}
.bkCnt2{
	color:#ffffff;
	background-color:#aaaaaa;
	border-bottom:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
}
.bkWin{
	color:#ffffff;
	font-weight:bold;
	background-color:#cc0000;
	border-bottom:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
}
.mrgL10{
	text-align:left;
	margin-left:13px;
}
.mrgL5{
	text-align:left;
	margin-left:5px;
}
.mrgTB10{
	text-align:left;
	margin:10px 0;
}
.glThm{
	border:1px solid #cccccc;
	width:150px;
	text-align:center;
	padding:5px;
}
.glThmB{
	border:1px solid #cccccc;
	width:410px;
	height:310px;
	text-align:center;
	padding:5px;
}