@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial;
}
.clear{
clear:both;
}
.left{
float:left;
}
.right{
float:right;
}
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
)
}
a{
	cursor: pointer;
	outline:none;
}
#mainbody {
	width:993px;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
.container{
	width:993px;
	border:1px solid #000;
	float:left;
}
#centerpan {
	float:left;
	width:993px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0;
}
#centerpan1 {
	float:left;
	width:993px;
	display:inline;
	margin-top:3px;
	margin-right:15px;
	margin-bottom:0;
	margin-left:15px;
}

.centerpan1-middle p {
	margin:0;
	padding:6px 0 6px 15px;
	color:#484849;
	font-size:12px;
	text-align:justify;
	font-family:Arial;
}
.zip{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
	text-align:left;
	font-style:normal;
}
.centerpan2-btm{
	width:300px;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
}
.centerpan2-chk-1{
	background-image:url(images/bg-chk-top.gif);
	background-repeat:repeat-x;
	width:276px;
	background-color: #565D68;
}
.chk-price-2{
	background-color: #565D68;
	}
.chk-price-head{
font-size:15px;
font-weight:bold;
text-align:center;
text-transform:uppercase;
color:#FFFFFF;
font-family:Arial;
}
.caption{
text-align:right;
color:#ffffff;
font-size:13px;
font-family:Arial;
}
.inpt {
width:130px;
padding:0 2px 0 2px;
border:1px solid #024188;
color:#333;
font-size:13px;
font-family:Arial;
}
.centerpan2-chk-3{
background-image:url(images/bg-chk-btm.gif);
background-repeat:repeat-x;
background-color: #565D68;
width:276px;
}
.learn:link,.learn:visited,.learn:active{
color:#2b3442;
text-decoration:underline;
font-size:12px;
font-family:Arial;
}
.learn:hover{
color:#2b3442;
text-decoration:none;
font-size:12px;
font-family:Arial;
}
