body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#right_column {
	background-color: #FEF7F1;
	background-image: url(images/sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_bg {
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_cell {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 16px;
}
#submenu {
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#benefits_table ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#benefits_table a {
	text-decoration: none;
}
#benefits_table a:hover {
	text-decoration: none;
	color: #000077;
}
#table_lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEF0E5;
}
.table_lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEF0E5;
}
.title1 {
	font-size: small;
	font-weight: bold;
}




#sidebar_content {
	font-size: 9px;
	padding: 10px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
}
.title2 {
	font-size: medium;
	font-weight: bold;
	color: #FF8811;
}
.title2 a{
	font-size: medium;
	font-weight: bold;
	color: #FF8811;
	text-decoration: none;
}
#table_border {
	border: 1px solid #FF8811;
}
.table_border {
	border: 1px solid #FF8811;
}

