@charset "TIS-620";
/* CSS Document */
p, P{
	margin:9px 0px 0px 0px;
}
p.half{
	margin:3px 0px 0px 0px;
}
.leftDotted{
	border-left-color:#B2B2B2;
	border-left-style:dotted;
	border-left-width:1px;
}
.rightDotted{
	border-right-color:#B2B2B2;
	border-right-style:dotted;
	border-right-width:1px;
}
.topDotted{
	border-top-color:#B2B2B2;
	border-top-style:dotted;
	border-top-width:1px;
}
.bottomDotted{
	border-bottom-color:#B2B2B2;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.topLine{
	border-top-color:#DFDFDF;
	border-top-style:solid;
	border-top-width:1px;
}
.bottomLine{
	border-bottom-color:#DFDFDF;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.rightLine{
	border-right-color:#DFDFDF;
	border-right-style:solid;
	border-right-width:1px;
}
.leftLine{
	border-left-color:#DFDFDF;
	border-left-style:solid;
	border-left-width:1px;
}
.rightLineF2{
	border-right-color:#F2F2F2;
	border-right-style:solid;
	border-right-width:1px;
}
.leftLineF2{
	border-left-color:#F2F2F2;
	border-left-style:solid;
	border-left-width:1px;
}
.bgF2{
	background-color:#F2F2F2;
}
.forgotpwdButton{
	margin:7px 0px 0px 5px;
}
.signonButton{
	margin:0px 0px 0px 40px;
}
.globalPadding{
	padding:5px;
}
.CellPadding{
	padding:6px 5px 6px 5px;
}
.TinyCellPadding{
	padding:4px 3px 4px 3px;
}
.ListCellPadding{
	padding:4px 3px 2px 3px;
}
.WideCellPadding{
	padding:4px 5px 4px 5px;
}
.marginBottom{
	margin-bottom:10px;
}
.marginTop{
	margin-top:10px;
}
.lineHeight{
	line-height:16px;
}
.dotted{
	margin:7px 0px 6px 0px;
}
.arrow{
    margin:5px 0px 0px 0px;
}
.bullet{
    margin:2px 0px 0px 0px;
}
.bulletPadding{
    padding:3px 0px 0px 0px;
}
.imgTxt{
	margin:0px 0px 8px 0px;
}
.icon{
	margin:0px 5px -5px 0px;
}
.indent{
	text-indent:10px;
}
.newsPic{
	margin:0px 10px 0px 0px;
}
.liNumber{
	margin:0px;
	list-style-position: outside;
	list-style-type: decimal;
}
