.packages_chart {
	font-size: 12px;
	margin: 0px auto;
}

.packages_chart img {
	display: block;
}

.packages_chart strong{
	display: block;
	font-style: normal;
	font-weight: bold;
	color: #ff7302;
}

br.tiny {
	line-height: 3px;
}

.packages_chart td {
	padding: 7px 10px;
}
.packages_chart a {
	color: #0f407e;
	text-decoration: underline;
}
.packages_chart a:hover {
	color: #028591;
}

.col1 {
	width: 172px;
}
.col2 , .col3, .col4 {
	width: 124px;
}

.head_row td, .foot_row td {
	color: black;
	font-weight: bold;
	background-color: #d9eaf7;
}

font.message {
	font-size: 11px;
	font-weight: bold;
	color: #0f407e;
}

.head_row h2 {
	font-size: 16px;
	margin: 0px;
}

.head_row img {
	margin: 0px auto;
}

.head_row td.col1 { 
	text-align: left;
}

.head_row td.col2, .head_row td.col3, .head_row td.col4 {
	text-align: center;
	vertical-align: top;
	line-height: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.foot_row td.col1, .foot_row td.col2, .foot_row td.col3, .foot_row td.col4 {
	background-color: #d9eaf7;
	vertical-align: bottom;
}

.subtext {
	color: #0f407e;
	font-weight: normal;
	font-style: normal;
}

.standard_row td {
	background-color: #eaf4fc;
	font-weight: bold;
}

.section_header_row td {
	background-color:#d9eaf7;
	font-size: 13px;
	font-weight: bold;
}

#corner_nw {
	background-image: url(/~site/images/corner/corner_d9eaf7_nw_10x10.gif);
	background-repeat: no-repeat;
}

#corner_ne {
	background-image: url(/~site/images/corner/corner_d9eaf7_ne_10x10.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#corner_sw {
	background-image: url(/~site/images/corner/corner_d9eaf7_sw_10x10.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
#corner_se {
	background-image: url(/~site/images/corner/corner_d9eaf7_se_10x10.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.feature {
	margin: 0px 10px;
}

font.price {
	font-weight: bold;
	font-size: 15px;
}

/*
	The following definitions style items between the packages heading and the signup button.
	You can mess with these styles to adjust spacing.
*/

.package_summary {
	height: 85px;
	text-align: center;
	margin: 3px auto 3px auto;
}

.button_spacer {
	height: 8px;
	line-height: 8px;
}