body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #012D58;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
.bgleft {
	background-image: url(images/bgleft.gif);
	background-repeat: repeat-x;
}
.bgright {
	background-image: url(images/bgright.gif);
	background-repeat: repeat-x;
}

#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
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

.title_h2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #012D58;
	width:300px;
	padding:12px 0 0 18px;
}
.bghomeheader {
	background-image: url(images/bghomeheader_forwholesalers.gif);
	background-repeat: no-repeat;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #012A58;
}
.formtxtbox {
	border: 1px solid #86B9EC;
	font-family: Tahoma;
	font-size: 12px;
	color: #02274D;
}
.formbutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: F3F7FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 86B9EC;
	border-right-color: 104880;
	border-bottom-color: 104880;
	border-left-color: 86B9EC;
}
.bghomecontact {
	background-image: url(images/bghomeform.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bgfeaturessidebar {
	background-image: url(images/bgfeatures_sidebar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgfeatureroll {
	background-image: url(images/bgfeatureroll.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.featureheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.featuresubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bgcontactsidebar {
	background-image: url(images/bgcontactus_sidebar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.blackborder {
	border: 1px solid #000000;
}
