.background {
	background-repeat: repeat-y;


}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.navigation-column {
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;



}
.header {


	background-repeat: no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 25px;
}
.page-title {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.feature-table-header {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F4B866;
	padding-left: 10px;
	height: 22px;
}
.feature-table-content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
	padding: 10px;
}
.links {
	color: #000000;
	text-decoration: none;
}
.dividing-lines {



	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.content-column {

	padding-right: 25px;
	padding-left: 33px;
}
.quick-reads {
	color: #000000;
	text-decoration: none;
}

