body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/bg.gif);

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;

}
a:link {
	color: #89380F;
	text-decoration: underline;
}
a:visited {
	color: #89380F;
	text-decoration: underline;
}
a:active {

	color: #89380F;
	text-decoration: underline;
}
a:hover {


	color: #AA5F09;
	text-decoration: none;
}
.redundant {
	color: #FFFFFF;
}
.redundant a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.redundant a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.redundant a:active {

	color: #FFFFFF;
	text-decoration: none;
}
.redundant a:hover {


	color: #B0C5C8;
}
.leftbg {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F6F3DB;
}
.call {
	padding-right: 20px;
	padding-left: 35px;
}
.sub {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 38px;
	line-height: 18px;
}
.sub  a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sub  a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sub  a:active {

	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sub  a:hover {


	font-weight: bold;
	color: #89380F;
	text-decoration: none;
}
h2 {

	color: #89380F;
	font-weight: bold;
	font-size: 11px;
}
h3 {

	color: #3A5659;
	font-weight: bold;
	font-size: 11px;
}
h4 {
	font-size: 14px;
	color: #547377;
	font-weight: bold;
}

b {
	font-weight: bold;
	color: #3A5659;

}
ul li {

	margin-bottom: 8px;
	list-style-image: url(Images/bullet.gif);
}
ol li {
	margin-bottom: 8px;
}
li ul {
	margin-top: 8px;
}
.tablespace td {
	padding-bottom: 3px;
}
.imgLeft {
	margin-right: 13px;
	margin-bottom: 7px;
	margin-top: 7px;
}
.imgRight {
	margin-bottom: 7px;
	margin-left: 13px;
}
