@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
}

a {
text-decoration:none;
color:#1a1f5d;
}

.formLabel {
	font-size:11px;
	font-family:Arial,Tahoma;
	padding-bottom:10px;
	vertical-align:bottom;
}
ul{
 height:3px; 
}
li{list-style-type:disc; font-weight:normal  }

.pricingNumber {
font-size:18px;
font-family:Arial,Tahoma;
font-weight:bold;
color:#157805;
}
.pricingInfo {
padding-left:15px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.pricingDivider {
	border-right:1px dashed #93c5d1
}

.priceHead{
font-size:18px;
font-family:Arial,Tahoma;
font-weight:bold;
color:#114D98
}
