.text_format {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000028;
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
}
.table_bkgrd {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 750px;
}
.portfolio_tbl_lines {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #3E4B9A;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #334390;
	padding-right: 10px;
	padding-left: 10px;
}
.pricing_tbl_format {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3E4CA4;
	padding-top: 5px;
	padding-bottom: 5px;
}


.menu_padding {
	padding-right: 5px;
	padding-left: 2px;
}
.pics_top_pad {
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 2px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #010170;
}
.text_format_modified {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000028;
	font-size: 16px;
	line-height: 20px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

