@charset "utf-8";
.sIFR-Futura {
	color: #000000;
	font: 15px 'Lithos Pro', Arial, sans-serif;
}
.NormalFont {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
.spacer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.tableBorder {
	border: thin solid #FF0000;
}
.dotted-hdr {
	BACKGROUND-IMAGE: url(/_img/1pxdottedhr.gif); HEIGHT: 1px; BACKGROUND-COLOR: #9F957C}
.clear {
	CLEAR: both
}
.style2 {
	color: #006600;
	font-weight: bold;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {color: #FF0000}
.tablesample {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
.tableth {
	border-width: 1px;
	padding: 1px;
	border-style: SOLID;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.tabletd {
	
	-moz-border-radius: ;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E8;
	border-bottom-color: #E7E7E8;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E7E8;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E8;
}