.Pricing
{
  font-family: Verdana;
  font-size: 8pt;
}

.BWDialog
{
	text-align: left;
	font-size: 10pt; 
	padding: 5px 5px 5px 5px;
}

img a
{
	border: none;
}

img
{
	border: none;
}

.PricingHeader
{
	background-color: #5E9C5E;
	background-color: #398839;
	color: White;
	font-weight: bold;
	width: 100%;
	height: 20px;
	text-align: left;
	padding: 2px 2px 2px 4px;
}

.PricingCat
{
	background-color: #5E9C5E;
	background-color: #398839;
	color: White;
	font-weight: bold;
	width: 100px;
	height: 20px;
	text-align: left;
	padding: 2px 2px 2px 4px;
}

.PricingPlan
{
	text-align: center;
}

.PriceFeature
{
	line-height: 20px;
	border-left-style: solid;
	border-left-color: Gray;
	border-left-width: 1px;
	width: 280px;
	text-align: left;
	padding: 0px 0px 0px 3px;
}

.PriceFeature a
{
   font-size: 8pt;
   color: #006600;
   text-decoration: none;
}

.PriceCol1
{
	border-left-style: solid;
	border-left-color: Gray;
	border-left-width: 1px;
	width: 100px;
}

.PriceCol2
{
	border-left-style: solid;
	border-left-color: Gray;
	border-left-width: 1px;
	width: 100px;
}

.PriceCol3
{
	border-left-style: solid;
	border-left-color: Gray;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: Gray;
	border-right-width: 1px;
	width: 100px;
}

.PriceRow
{
	background-color: #EEEEEE;
}

.LBdr
{
	border-left-style: solid;
	border-left-color: Black;
	border-left-width: 2px;
}

.RBdr
{
	border-right-style: solid;
	border-right-color: Black;
	border-right-width: 2px;
}

.TBdr
{
	border-top-style: solid;
	border-top-color: Black;
	border-top-width: 2px;
}

.BBdr
{
	border-bottom-style: solid;
	border-bottom-color: Black;
	border-bottom-width: 2px;
}
.AllBdr
{
	border: solid 1px #333333;
}

.PriceLast
{
	border-bottom-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
}

.Footer
{
	position: absolute;
	top: 940px;
}

.MainContainer 
{
	height: 1002px;
}

.LeftColumnBack
{
	height: 803px;
}

/* ------------ Float Right -------------*/
#imagefloat1, #imagefloat2, #imagefloat5, #imagefloat6
{
	border: dashed 1px green;
	border: none;
	float:right;
	clear:right;
	padding:0px;
	margin: 0px;
}

#imagefloat1
{
	width: 0px;
	height: 65px;
	margin: 0 0 0 15px;
	font-size: 1px;
	line-height: 1px;
}

#imagefloat2
{
	width: 160px;
	height: 150px;
	margin: 0 0 0 15px;
	font-size: 1px;
	line-height: 1px;
	padding-top: 10px;
}

#imagefloat5
{
	width: 0px;
	height: 285px;
	margin: 15px 0 0 15px;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 1px;
	line-height: 1px;
}

#imagefloat6
{
	width: 160px;
	height: 160px;
	margin: 0 0 0 15px;
	font-size: 1px;
	line-height: 1px;
}

.QuickSubmitTextBox
{
	width: 292px;
}
