.Content .LeftColumn {
	float: left;
	width: 185px;
	padding: 0px 20px 2px 0px;
}

	.Content .LeftColumn .Action {
		height: 44px;
		margin: 10px 0px 20px 28px;
		width: 129px;
	}
	
	.Content .LeftColumn h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		line-height: 16px;
		font-weight: normal;
		color: #00539C;
		padding: 12px 0px 6px 0px;
		border-bottom: 1px solid #B7B7B7;
	}
	
	.Content .LeftColumn .LeftNav {
		list-style: none;
	}
	
		.Content .LeftColumn .LeftNav li {
			font-size: 12px;
			line-height: 14px;
			border-bottom: 1px dotted #B7B7B7;
		}
		
		.LeftNav a {
			display: block;
			padding: 9px 0px 7px 0px;
		}
		
		.LeftNav a:link, .LeftNav a:visited {color: #363636; text-decoration: none;}
		.LeftNav a:hover, .LeftNav a:active {color: #363636; text-decoration: none; background-color: #F6F6F6;}
	


.Content .RightColumn {
	float: left;
	width: 100%;
}

    .Content .RightColumn h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: normal;
		color: #252525;
		line-height: 28px;
		padding-bottom: 6px;
		border-bottom: 1px solid #B7B7B7;
		margin-bottom: 25px;
	}
	
	.Content .RightColumn h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: normal;
		color: #252525;
		line-height: 28px;
		padding-bottom: 6px;
		border-bottom: 1px solid #B7B7B7;
		margin-bottom: 25px;
	}
		
	.Content .RightColumn h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		color: #00539C;
		font-weight: normal;
		padding-bottom: 11px;
	}
	
	.Content .RightColumn p {
		padding-bottom: 0px;
	}
	
	
	.Content .RightColumn table {
		margin-bottom: 20px;
	}

	.Content .RightColumn .SectionHeader {
		background-color: #00539c;
		color: #FFFFFF;
	}
	
		.RightColumn .SectionTitle {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 16px;
			line-height: 18px;
			padding: 6px 10px 6px 10px;
		}
		
		.RightColumn .SectionHeader .Plan {
			color: #ffd964;
			padding: 6px 10px 6px 10px;
			line-height: 14px;
			font-weight: bold;
		}
		
	.Content .RightColumn .PlanDetails {
		font-size: 11px;
		line-height: 12px;
		padding: 5px 0px 8px 0px;
	}
	
		.PlanDetails a:link, .PlanDetails a:visited {color: #999999; text-decoration: underline;}
		.PlanDetails a:hover, .PlanDetails a:active {color: #00539c; text-decoration: none;}
			
	.Content .RightColumn .Row1 {
		background-color: #F6F6F6;
	}
	
	.Content .RightColumn .Row2 {
		background-color: #eff2f5;
	}
	
	.Content .RightColumn .RowTitle {
		font-size: 12px;
		line-height: 14px;
		padding: 10px 10px 10px 10px;
		color: #00539C;
	}
	
	.Content .RightColumn .RowValue {
		font-size: 12px;
		line-height: 14px;
		padding: 10px 10px 10px 10px;
	}
	
	.Content .RightColumn label {
		font-size: 12px;
	}
	
	.Content .RightColumn .Price {
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		color: #00539C;
		padding: 10px 10px 10px 10px;
	}
	
	.Content .RightColumn .BuyButton {
		color: #000000;
		font-weight: bold;
		background-color: #e1e1e2;
		border: 1px solid #b7b7b7;
		margin: 0px 10px 0px 10px;
	}
	
		.RightColumn .BuyButton a {
			display: block;
			padding: 6px;
			color: #000000;
			text-decoration: none;
			border: 1px solid #FFFFFF;
		}
		
			.BuyButton a:hover {background-color: #CE1126;}
	
.Content .RightColumn ul
{
	margin-left: 25px;
}

.Content .Table
{
	width: 740px;
}

.Content .TableRow
{
	vertical-align: top;
}
	
.Content .RightTableCell
{
	padding-left: 20px;
}

.Content .RightTableCellLeftNav
{
	border-left: 2px solid #CE1126;
	padding-left: 20px;
}

.Content .LeftNavTableCell
{
	width: 205px;
}
