.errorMessage {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	paddion: 0;
}
.infoMessage {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	paddion: 0;
}
.errorMessages {
	margin: 0;
	paddion: 0;
}
.errorMessages li {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	list-style: square;
}
.tabcon {
	border-collapse: separate;
	border-spacing: 2px;
	border-width: 1px;
	border-style: none;
	border-color: #999999;
	margin-top: 0;
	margin-bottom: 0;
}	
.tabborder {
	border-collapse: separate;
	border-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin-top: 4px;
	margin-bottom: 0px;
}	
.tabborder2 {
	border-collapse: separate;
	border-spacing: 2px;
	border-width: 3px;
	border-style: solid;
	border-color: #999999;
	margin-top: 4px;
	margin-bottom: 0px;
}	
.tabhead {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	background-color: #ebebeb;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-right: 10px;
}
.tabheadbold {
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	background-color: #b64926;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-right: 10px;
}
.tabhead2 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f9f9f9;
}
.tabdata {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	background-color: #ffffff;
	padding-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-right: 10px;
}
.tabdata a {
	font-size: 12px;
}
.tabdata2 {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	background-color: #f9f9f9;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-right: 10px;
}
.tabdata a { 
	color: #000; 
	text-decoration: none;
}
.tabdata a:hover { 
	color: #999; 
	text-decoration: none;
}
.tabhead a { 
	color: #000; 
	text-decoration: none;
}
.tabhead a:hover { 
	color: #999; 
	text-decoration: none;
}
.tabblue {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	background-color: #48797f;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
}
.tabblue span {
	color: #fff;
}
.tabpage {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	background-color: #ccc;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-right: 10px;
}
.tabpage span {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.tabpage span a { 
	color:#97706D;
	font-size: 12px;
	margin: 0;
}
.tabpage span a:hover {
	color: #222222;
	font-weight:bold;
	border: none;
	margin: 0;
}
.taberror {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-right: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #e34234;
}
.tabblue span {
	color: #fff;
}
.tabnone {
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
input[type="text"]:disabled {
	background:#dddddd;
}
.tabhead span img { 
	float: right;
	display: block;
	padding-top: 3px;
}
#btnNext {
  position: absolute;
  top: 229px;
  left: 850px;
}