body {
	background-image: url(../images/bgslice.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #B0CE93;
	font: 12px Arial, Helvetica, sans-serif;
}
td, th {
	vertical-align: top;
}
a:link, a:visited {
	color: #8A002E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	color: #88002F;
	margin: 0px;
	padding-top: 16px;
	padding-bottom: 2px;
}
h2 {
	font-size: 16px;
	color: #88002F;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
ol li {
	margin-bottom: 8px;
}
.floatleft {
	float: left;
}
.floatrgt {
	float: right;
}
.clear {
	clear: both;
}
.smalltext {
	font-size: 10px;
}
#divWrapper1 {
}
#divWrapper2 {
	background-image: url(../images/bgslice-wrapper2.gif);
	background-repeat: repeat-y;
	width: 800px;
	white-space: nowrap;
}
#divLeftCol {
	width: 260px;
	float: left;
	white-space: normal;
}
#divLeftCol p {
	padding-left: 70px;
	color: #EBF0DE;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#divLeftCol a:link, #divLeftCol a:visited {
	color: #EBF0DE;
}
#divRightCol {
	width: 540px;
	float: left;
	white-space: normal;
}
#divNav {
	height: 28px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	padding-left: 8px;
	width: 532px;
	white-space: nowrap;
	overflow: hidden;
}
#divNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#divNav li {
	display: inline;
}
#divNav a:link, #divNav a:visited {
	font: bold 13px/28px Arial, Helvetica, sans-serif;
	color: #E2E9D3;
	text-decoration: none;
	margin: 0px;
	padding: 0px 3px;
	height: 28px;
	float: left;
}
#divNav a:hover {
	background-image: url(../images/nav-bg-ro.gif);
	background-repeat: repeat-x;
}
#divContent {
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 15px;
}
#divHeading {
	border-bottom: 1px solid #c3d4f0;
}
#divFF {
	width: 290px;
	float: left;
	height: 206px;
	margin-right: 10px;
}
#divQL {
	height: 206px;
	width: 200px;
	float: left;
	background-image: url(../images/ql-bg3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#divQL ul {
	margin: 0px;
	list-style-type: none;
}
#divQL a:link, #divQL a:visited {
	background-image: url(../images/ql-bg2.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 155px;
	display: block;
	text-decoration: none;
	line-height: 29px;
	padding-left: 4px;
}
#divQL a:hover {
	background-image: url(../images/ql-bg2-ro.gif);
	background-repeat: no-repeat;
	color: #A48528;
	text-decoration: none;
}
#divQL .firstQL a:link, #divQL .firstQL a:visited {
	background-image: url(../images/ql-bg1.gif);
	height: 30px;
}
#divQL .firstQL a:hover {
	background-image: url(../images/ql-bg1-ro.gif);
}
#divFooter {
	padding-left: 260px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 540px;
	text-align: center;
}
#divFooter p {
	margin: 0px;
}
.dividedTable td {
	border-bottom: 1px solid #8B0536;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dividedTable h2 {
	margin-top: 0px;
}
