@charset "TIS-620";
/* CSS Document */
p, P{
	margin:9px 0px 0px 0px;
}
ol{
	list-style-position:outside;
	margin-top:4px;
	margin-bottom:0px;
}
ul{
	list-style-image:url(../images/list.gif);
	list-style-position:outside;
	margin-top:4px;
	margin-bottom:4px;
}
ul.circle{
	list-style-image:url(../images/list-o.gif);
	list-style-position:outside;
	margin-top:4px;
	margin-bottom:0px;
}
li{
	margin-left:-15px;
	padding:2px 0px 2px 0px;
}
li.star{
	list-style-image:url(../images/spacer.gif);	
}
.leftDotted{
	border-left-color:#D7D7D7; /*#B2B2B2*/
	border-left-style:dotted;
	border-left-width:1px;
}
.rightDotted{
	border-right-color:#D7D7D7;
	border-right-style:dotted;
	border-right-width:1px;
}
.topDotted{
	border-top-color:#D7D7D7;
	border-top-style:dotted;
	border-top-width:1px;
}
.bottomDotted{
	border-bottom-color:#D7D7D7;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.topLine{
	border-top-color:#D7D7D7;
	border-top-style:solid;
	border-top-width:1px;
}
.bottomLine{
	border-bottom-color:#D7D7D7;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.rightLine{
	border-right-color:#D7D7D7;
	border-right-style:solid;
	border-right-width:1px;
}
.leftLine{
	border-left-color:#D7D7D7;
	border-left-style:solid;
	border-left-width:1px;
}
.navLineTop{
	border-top-color:#BDBDBD;
	border-top-style:solid;
	border-top-width:2px;
}
.navLineBottom{
	border-bottom-color:#BDBDBD;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
.globalPadding{
	padding:5px;
}
.CellPadding{
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.TinyCellPadding{
	padding:2px 3px 2px 3px;
}
.WideCellPadding{
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bulletPadding{
    padding:2px 0px 0px 0px;
}
.lineHeight{
	line-height:13px;
}
.dotted{
	margin:7px 0px 6px 0px;
}
.bullet{
    margin:2px 0px 0px 0px;
}
.arrow{
    margin:4px 0px 0px 0px;
}
.imgTxt{
	margin:0px 0px 6px 0px;
}
.icon{
	margin:0px 5px -3px 0px;
}
.language{
	margin:0px 0px 0px 5px;
}
.imgTxt-Footer{
	margin:0px 9px 5px 0px;
}
.indent{
	text-indent:10px;
}
.pictures{
	display:block;
	float:left;
	margin:0px 10px 2px 0px;
}
.number{
	margin:0px 5px 2px 0px;
}
.bannerPadding{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 0px;
}

