﻿
h3{
	color: #343954;
}

#RightMain {
	float:right;
	width:235px;
	min-height:300px;
	padding-left:15px;
}
#RightBox {
    background-color: #8ba8bf;
    border-color: #F4F4F5 #777878 #777878 #F4F4F5;
    border-style: solid;
    border-width: 1px;
    padding: 10px 15px 10px 15px;
	color:#4c4d4f;
	font-size:12px;
	
}
#RightBar {
	background-color:#fff;
	height:1px;
	margin-top:10px;
}
#RightBox a {
	color:#626d82;
}
#RightBox a:hover {
	color:#eeeff0;
	text-decoration:underline;
}

#RightMain h2 {
	color:#fff;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	padding:0px;
	margin:10px 0 10px 0;
}
#RightMain h3 {
	text-align:center;
	font-size:16px;
	font-weight: bold;
}
#RightMain h3 a {
	font-size:16px;
	font-weight: bold;
}
#LeftMain {
    padding: 2px 0px 10px 10px;
	color:#4c4d4f;
	font-size:12px;
	width:450px;
}
#LeftBar {
	background-color:#4c4d4f;
	height:1px;
	margin:10px;
}
a.FeaturedPlanNew:link, a.FeaturedPlanNew:active, a.FeaturedPlanNew:visited {
	color:#8ba8bf;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:-.5px;
}
#PlanRight {
	float:right;
}
.planspacer {
	padding-top:5px;
}
