body {
	background-color: #9e9fa3;
}
a#login {
	background-image: url(../images/client_login.png);
	width:91px;
	height:22px;
	float:right;
	margin-top: -45px;
	margin-right:5px;
}

a#logout {
	background-image: url(../images/logout.png);
	width:91px;
	height:22px;
	float:right;
	margin-top: -45px;
	margin-right:5px;
}

div#foreground {
	background-color: #ffffff;
	width: 765px;
	padding:10px;
	/*height: 720px;*/
	height: 705px;
	margin-left: auto;
	margin-right: auto;
}
div#foreground1 {
	background-color: #ffffff;
	width: 765px;
	padding:10px;
	height: 877px;
	*height: 850px;
	margin-left: auto;
	margin-right: auto;
}

div#head{
	 background: url(../images/taxIncentivesLogo.png) no-repeat left;
	 background-color:#ffffff;	
	 height:70px;
	 width:250px;
	 margin-top:-5px;
}
div#footer {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:9px;
	padding:-5px;
	margin:-5px;
	clear:left;
}

div#banner {
	background: url(../images/bg_gradient.jpg) repeat-x right;
	height:199px;
	clear:left;
	width:760px;
}
div#bannerForeground {
	position:relative;
	border:none;
	padding-bottom:50px;
}
div.panel {
	background-color:#e1e2e6;
	width:250px;
	margin-bottom:2px;	
	padding-bottom:5px;
}
div#left {
	width:250px;
	float:left;
	clear:left;
}
div#center {
	width:320px;
	float:left;
}
div#right {
	float:left;
	width:180px;
	height:350px;
}

img#banner {
	float:right;
	height:199px;
	margin-top:-199px;
}
p#company {
	font-family:Arial;
	font-size:20px;
	color:#FFFFFF;
	height:30px;
	margin-top:-150px;
	margin-left:10px;
	padding:0px;
}
p#slogan {
	font-family:Arial;
	font-size:16px;
	color:#CCCCCC;
	height:30px;
	margin-top:-15px;
	margin-bottom:17px;
	margin-left:30px;
	padding:0px;
}
p.panelTitle {
	font-family:Arial;
	color:#01467d;
	font-size:18px; 
	margin:0px;
}
p#pageTitle {
	color:#00457c; 
	font-size:20px;  
	font-family:Arial;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}
.caption {
	/*font-size: 18px; */
	font-size: 14px;
	font-family: Arial;
	color: #ff9800;
	padding:0px;
	margin:0px;
}
.description, p, td {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
   	font-size:12px;
	margin:5px;
}
.desc{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
   	font-size:12px;
}
.bold {
	font-weight:bold;
	margin:0px;
	padding:0px;
}
li {
	margin-left:12px;
}

div#loginForm, #subscribeNewsletter, #qualification {
	position:absolute;
	z-index:100;
	top:250px;
	left:400px;
	bottom:auto;
	right:auto;
	background-color:#bebfc9;
	border-top:thin solid #e3dcd9;
	border-bottom: thin solid #424245;
	border-left:thin solid #97a7b4;
	border-right:thin solid #97a7b4;
	height:140px;
	width:300px;
	display: none;
}
div#VoucherView {
	background-color:#cdcecf;
	height:500px;
	width:600px;
	position:absolute;
	z-index:100;
	top:100px;
	left:320px;
	border-top:thin solid #e3dcd9;
	border-bottom: thin solid #424245;
	border-left:thin solid #97a7b4;
	border-right:thin solid #97a7b4;
	overflow:hidden;
	display:none;
}
div#calcData {
	background-color:#cdcecf;
	height:500px;
	width:600px;
	position:absolute;
	z-index:100;
	top:100px;
	left:250px;
	border-top:thin solid #e3dcd9;
	border-bottom: thin solid #424245;
	border-left:thin solid #97a7b4;
	border-right:thin solid #97a7b4;
	overflow:hidden;
	display:none;
}
div#empData {
	background-color:#cdcecf;
	height:500px;
	width:400px;
	position:absolute;
	z-index:100;
	top:100px;
	left:250px;
	border-top:thin solid #e3dcd9;
	border-bottom: thin solid #424245;
	border-left:thin solid #97a7b4;
	border-right:thin solid #97a7b4;
	overflow:hidden;
	display:none;
}
.cal{
	width:120px;
	
}
#error{

height:20px; 
border:white solid thin; 
margin-left:5px; 

margin-top: 10px;
margin-bottom:-25px;
}
