﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: #9edcf9;
	background-image: url(../images/bizsaver/bg.jpg);
	background-repeat:repeat-x;
	
}
.divFooter
{
	position:relative;
	left: 127px;
	top: 30px;
	height:70px;
}
.divContent
{
	position:relative;
	left: 132px;
	top: 20px;
}
.divTop
{
	position:relative;
	background-image: url(../images/bizsaver/top_curve.gif);
	height: 174px;
	width: 525px;
}
.divBottom
{
	position:relative;
	background-image: url(../images/bizsaver/pg.gif);
	height: 133px;
	width: 344px;
	left: 155px;
	top: 15px;
}
.divForm
{
	position:relative;
}
.eleDiv
{
	height: 45px;
	font-family: Verdana;
	font-size: 11px;
}
.eleDiv2
{
	height: 65px;
	font-family: Verdana;
	font-size: 11px;
}
.copyDiv
{
	height: 100px;
	width: 400px;
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
}
.copy
{
	font-family: Verdana;
	font-size: 10px;
}
.smCopy
{
	font-family: Verdana;
	font-size: 8px;
}
.heading
{
	font-family:Verdana;
	font-size: 19px;
	font-weight:bold;
}
.blueCopy
{
	font-family: Verdana;
	font-size: 10px;
	color: #003d7d;
}
.loginDiv
{
	position: relative;
	width: 150px;
	height: 100px;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	left: 130px;
	top: 15px;
	font-family: Verdana;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
