@CHARSET "UTF-8";
.plan-page-title {
	font-size:50px;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.3em;
	}
	
.plan-page-subtitle {
	font-size:17px;
	font-family:Arial;
	color:#FFFFFF;
	line-height:1.3em;
	}
	
.plan-content-area {
	width:985px;
	margin:0 auto;
	text-align:left;
	}
	
.plan-boxes-area {
	width:985px;
	float:left;
	text-align:left;
	}
	
.plan-box-content-area {
	width:197px;
	float:left;
	text-align:left;
	margin-top:30px;
	}
	
.plan-box-round_top {
	width:197px;
	height:10px;
	float:left;
	background:url(../images/pricing/plan-box-round_top.png) no-repeat;
	text-align:center;
	}
	
.plan-box-round_bottom {
	width:197px;
	height:10px;
	float:left;
	background:url(../images/pricing/plan-box-round_bottom.png) no-repeat;
	text-align:center;
	}
	
.plan-box-round_center {
	width:197px;
	float:left;
	background:url(../images/pricing/plan-box-round_center.png) no-repeat;
	background-position:top;
	text-align:center;
	}
	
.plan-box-round_center-content {
	width:191px;
	margin:0 auto;
	text-align:center;
	}
	
.plan-box-round_center-divider {
	width:191px;
	height:1px;
	float:left;
	background:url(../images/pricing/plan-box_divider.png) no-repeat;
	text-align:center;
	}
	
.plan-box-round_center-divider-content {
	width:191px;
	height:45px;
	float:left;
	background-color:#F1F7FB;
	text-align:center;
	}
	
.planbox-title {
	font-size:25px;
	font-family:Arial;
	color:#00426F;
	font-weight:bold;
	line-height:1.3em;
	}
	
.planbox-black-subtitle {
	font-size:19px;
	font-family:Arial;
	color:#262323;
	line-height:1.2em;
	}
	
.planbox-blue-subtitle {
	font-size:17px;
	font-family:Arial;
	color:#2769A2;
	line-height:1.2em;
	}
	
.planbox-content {
	font-size:16px;
	font-family:Arial;
	color:#262323;
	font-weight:bold;
	line-height:1.5em;
	}
	
.plan-box-content-area2 {
	width:197px;
	float:left;
	text-align:left;
	margin-top:30px;
	}	
	
	
	
.highlight-box-content-area {
	width:226px;
	float:left;
	text-align:left;
	position:relative;
	left:-14px;
	}
	
.highlight-box-round_top {
	width:226px;
	float:left;
	background:url(../images/pricing/highlight-box-content.png) no-repeat;
	background-position:top;
	text-align:center;
	}
	
.highlight-box-round_bottom {
	width:226px;
	height:15px;
	float:left;
	background:url(../images/pricing/highlight-box_bottom.png) no-repeat;
	text-align:center;
	}
	
.plan-highlight-box-round_center-divider-content {
	width:191px;
	height:45px;
	float:left;
	text-align:center;
	}
	
.highlight-planbox-title {
	font-size:37px;
	font-family:Arial;
	color:#00426F;
	font-weight:bold;
	line-height:1.3em;
	}
	
.highlight-planbox-black-subtitle {
	font-size:23px;
	font-family:Arial;
	color:#262323;
	line-height:1.2em;
	}
	
.highlight-planbox-content {
	font-size:22px;
	font-family:Arial;
	color:#262323;
	font-weight:bold;
	line-height:1.5em;
	}
	
.plan-faq-title {
	font-size:28px;
	font-family:Arial;
	color:#044980;
	line-height:1.3em;
	}
	
.plan-faq-heading {
	font-size:20px;
	font-family:Arial;
	color:#003254;		
	line-height:1.3em;
	}		

.plan-default-link {
	font-size:13px;
	font-family:Arial;
	color:#023294;
	text-decoration:underline;
	line-height:1.4em;
	}	
	

.plan-content-divider {
	width:967px;
	height:50px;
	float:left;
	background:url(../images/pricing/plan-content_divider.jpg) no-repeat;
	background-position:center;
	}
