body {
	margin: 0px;
	background-image: url(/imgs/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header-bg {
	background-color: #FFFFFF;
	background-image: url(/imgs/bg-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer-bg {
	background-color: #FFFFFF;
	background-image: url(/imgs/bg-btm-ftr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #B10000;
	font-size: 9px;
	line-height: 15px;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-left: 10px;
}
.header-tag {
	color: #6F0200;
	font-size: 10px;
	font-style: italic;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.title-sm {
	color: #990000;
	text-align: right;
	padding-right: 10px;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: top;
	padding-top: 12px;
	background-image: url(/imgs/bg-title-smlft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-title-sm {
	background-image: url(/imgs/bg-title-sm.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.space-25 {
	padding: 25px;
}
p {
	font-size: 10pt;
	line-height: 14pt;
}
.maroon {
	color: #990000;
}

.bg-service {
	background-image: url(/imgs/s-btm-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-service-rt {
	background-image: url(/imgs/s-btm-rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.title-service {
	color: #7F1C00;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}


ul {
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: disc;
}
li {
	margin-bottom: 3px;
}
.t-sm-rt {
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	background-image: url(/imgs/t-rt-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
.space-15 {

	padding: 15px;
}
.contracts {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A69572;
}
h1 {
	font-size: 12pt;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
}
ol {
	font-size: 11pt;
	line-height: 16pt;
	font-weight: bold;
}
.clientlist {
	position: absolute;
	width: 450px;
	visibility: visible;
	overflow: auto;
	height: 250px;
}.bg-mini-lft {
	background-image: url(/imgs/bg-mini-lft.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-mini-rt {
	background-image: url(/imgs/bg-mini-rt.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg-mini-ctr {
	background-image: url(/imgs/bg-mini-ctr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 10px;
}
