@charset "utf-8";
.bgheader {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
}
.lightborder {
	border: 1px solid #EEEEEE;
}

.bggraybar {
	background-image: url(images/bg-graybar.jpg);
	background-repeat: repeat-x;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.copyrightmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.copyrightmed a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
}
.bodycopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
}
.customertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #999999;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
.pricename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.pricenew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #50B451;
}
.header-bg {
	background-image: url(nav/topbg.jpg);
}
.header-logo {
	background-image: url(nav/header.jpg);
	background-repeat: no-repeat;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	text-decoration: none;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFF;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFC;
	text-decoration: none;
}
.bg-bar {
	background-image: url(nav/bottombar.jpg);
}
.bg-bottom {
	background-image: url(nav/bottomgradient.jpg);
	background-repeat: repeat-x;
}
.bottom-callout {
	background-image: url(nav/bottom-callout.png);
}
.callouttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #185274;
	line-height: 21px;
}
.callouttxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #185274;
	line-height: 21px;
}
.ctas {
	background-image: url(nav/bottom-3ctas.png);
}
.ctastxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #FFF;
}.subinline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFAE;
}
.benebg {
	background-image: url(nav/beneBG.png);
	background-repeat: repeat-x;
}
.orderbg {
	background-image: url(nav/orderbg.png);
	background-repeat: repeat-x;
}


#interface1 {
	z-index:1;
}

#loader_container {
    text-align:center;
    position:absolute;
    top:40%;
    width:100%}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}

#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

.border_preview{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #CCC;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
	background:#fff;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}



