table.plans {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
	background-color: white;
}
table.plans td.box2 {
	border-width: 0px 1px 0px 0px;
	padding: 0px 8px 10px 8px;
	border-style: none solid none none;
	border-color: gray #C4C4C4 gray gray;
	background-color: white;
}

table.price_tab {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
	background-color: transparent;
}
table.price_tab td.sep1 {
	padding: 1px 8px 1px 3px;
	border-width: 0px 1px 0px 0px;
	border-style: none solid none none;
	border-color: gray #C4C4C4 gray gray;
	background-color: transparent;
	font-size: 7pt;
}
table.price_tab td.sep2 {
	padding: 1px 3px 1px 3px;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray #C4C4C4 gray gray;
	background-color: transparent;
	font-size: 7pt;
}

table.ph_prod {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
	background-color: white;
}
table.ph_prod td.top_c_left {
	border-width: 0px 2px 0px 0px;
	padding: 10px 10px 10px 0px;
	border-style: none dotted none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
}
table.ph_prod td.top_c_right {
	border-width: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	border-style: none none none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
}
table.ph_prod td.c_left {
	border-width: 0px 2px 0px 0px;
	padding: 0px 10px 3px 0px;
	border-style: none dotted none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
	font-size: 8pt;
}
table.ph_prod td.c_right {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 3px 10px;
	border-style: none none none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
	font-size: 8pt;
}
table.ph_prod td.bot_c_left {
	border-width: 0px 2px 0px 0px;
	padding: 0px 10px 12px 0px;
	border-style: none dotted none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
}
table.ph_prod td.bot_c_right {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 12px 10px;
	border-style: none none none none;
	border-color: gray #C4C4C4 #C4C4C4 gray;
	background-color: white;
}

table.home_rt {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
	background-color: white;
}
table.home_rt td.rt {
	border-width: 1px 0px 1px 0px;
	padding: 3px 0px 3px 0px;
	border-style: solid none solid none;
	border-color: #C4C4C4 #C4C4C4 #C4C4C4 gray;
	background-color: white;
	font-size: 7pt;
}
table.home_rt td.rt2 {
	border-width: 1px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-style: solid none none none;
	border-color: #C4C4C4 #C4C4C4 #C4C4C4 gray;
	background-color: white;
	font-size: 8pt;
}

table.biz_tab {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
	background-color: white;
}
table.biz_tab td.rt {
	border-width: 0px 1px 0px 0px;
	padding: 3px 12px 3px 0px;
	border-style: none solid none none;
	border-color: #C4C4C4 #C4C4C4 #C4C4C4 gray;
	background-color: white;
	font-size: 8pt;
}
table.biz_tab td.lt {
	border-width: 0px 0px 0px 0px;
	padding: 3px 0px 3px 12px;
	border-style: none none none none;
	background-color: white;
	font-size: 8pt;
}

A.comp_rate_pl { text-decoration: none; font-weight: bold; font-size: 10pt; }
A.comp_rate_pl:link { color: gray; }
A.comp_rate_pl:active { color: gray; }
A.comp_rate_pl:visited { color: gray; }
A.comp_rate_pl:hover { text-decoration: underline; color: #FC9B00; }

A.read_more_b { text-decoration: none; font-weight: bold; font-size: 7pt; color: black; }
A.read_more_b:hover { text-decoration: underline; color: black; }

A.lern_more { text-decoration: none; font-size: 11pt; font-weight: bold; color: #636381; }
A.lern_more:hover { text-decoration: underline; color: #C1C1DB; }

A.rp_title1 { text-decoration: none; font-size: 12pt; font-weight: bold; color: white; font-family: arial; }
A.rp_title1:hover { text-decoration: underline; color: white; }

A.rp_title2 { text-decoration: none; font-size: 12pt; font-weight: bold; color: #050684; font-family: arial; }
A.rp_title2:hover { text-decoration: underline; color: #050684; }

A.rp_title3 { text-decoration: none; font-size: 11pt; font-weight: bold; color: #050684; font-family: arial; }
A.rp_title3:hover { text-decoration: underline; color: #050684; }

A.phone_title { text-decoration: none; font-size: 10pt; font-weight: bold; color: #9A9A9A; font-family: arial; }
A.phone_title:hover { text-decoration: underline; color: #050684; }
