body {
	background: url(../images/background-primary.png) repeat-x #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 900px;
	margin: auto;
}

#header {
	position: relative;
	width: 900px;
	height: 155px;
	text-align: left;
}

label.error{
	color:red;
	font-style:italic;
}

.register{
	position: absolute;
	right: 0;
	top: -130px;
	width: 285px;
	height: 220px;
	background-image: url(../images/company-registration.png);
	background-repeat: none;
	text-indent: -9999px;
}

.register:hover{
	position: absolute;
	right: 0;
	top: -130px;
	width: 285px;
	height: 220px;
	background-image: url(../images/company-registration.png);
	background-repeat: none;
	background-position: 0 220px;
	cursor:pointer;
}


#header img {
	position: absolute;
	top: 23px;
	left: 0;
}

#header h1 {
	position: absolute;
	top: 53px;
	left: 140px;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
}

#header h2 {
	position: absolute;
	top: 93px;
	left: 140px;
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #b9d9e0;
	margin: 0;
	padding: 0;
}

#content {
	width: 760px;
	padding: 10px 0 10px 140px;
	margin: 0;
	min-height: 500px;
	text-align: left;
	position: relative;
}

#content h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48pt;
	color: #639eab;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	margin: 25px 0 0 0;
	padding: 0;
	display: block;
	color: #aaaaaa;
	line-height: 0px;
}

#content h3 {
	background: #d9e4e7;
	padding: 4px;
	margin: 20px 0 0 0;
	display: block;
	border-bottom: 2px solid #9ac1ca; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 21px;
	color: #494949;
}

#content li {
	list-style: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 21px;
	color: #494949;
}

#content a {
	color: #002ea1;
}

#content a:hover {
	color: #34a6c0;
}

#footer {
	clear: both;
	width: 100%;
	background: url(../images/background-footer.png) repeat-x;
	text-align: center;
	height: 210px;
	margin: 60px 0 0 0;
}

#footer-wrap {
	width: 900px;
	margin: auto;
	padding: 0;
	position: relative;
}

#footer-wrap img {
	position: absolute;
	top: -66px;
	right: 0;
}

div.footer-column {
	width: 300px;
	float: left;
	text-align: left;
}

div.footer-column h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #b1d9e2;
	margin: 25px 10px 15px 0;
	padding: 0 0 2px 0;
	display: block;
	border-bottom: 1px solid #454e6a;
}

div.footer-column p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #fff;
}

div.right-button {
	background: url(../images/arrow-right.png) no-repeat;
	height: 42px;
	width: 500px;
	padding: 0 0 0 50px;
	border: 2px solid #fff;
}

div.right-button:hover {
	background: url(../images/arrow-right-hover.png) no-repeat #ddefed;
	border: 2px dotted #74ccc0;
}

div.right-button a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #435a57;
	display: block;
	padding: 10px 0 10px 0;
}

#step-bar {
	width: 536px;
	height: 40px;
	background: url(../images/step-bar.png) no-repeat;
	position: absolute;
	top: 121px;
	left: 140px;
	text-align: center;
}

#step-bar ul {
	margin: 6px 0 0 0;
	padding: 0;
}

#step-bar li {
	list-style: none;
	display: inline;
	padding: 0 4px 0 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

#step-bar li.active {
	color: #0088a6;
	font-weight: bold;
}

input.button {
	background: url(../images/background-button.png) repeat-x;
	padding: 5px;
	border: none;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #fff;
}

table.form {
	width: 100%;
	padding: 0;
	margin: 10px 0 20px 0;
}

table.form td {
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #808080;
	vertical-align: top;
}

table.form td:hover {
	color: #000;
}

table.form td.form-left, table.form td.form-bar {
	background: #eeeeee;
	color: #808080;
	width: 200px;
	padding-top: 5px;
}

table.form td.form-left-nobg {
	color: #808080;
	width: 200px;
	padding-top: 5px;
}

table.form td.form-right-nobg {
	color: #808080;
	width: 200px;
	padding-top: 5px;
	text-align: right;
}

table.form td.form-left:hover, table.form td.form-bar:hover {
	color: #808080;
}

table.form td.form-bar {
	width: 100%;
}

table.form td.form-pad {
	padding-top: 5px;
	padding-left: 211px;
}

input.text-field, input.text-field-small, select.select-box, select.select-box-small, textarea.textarea-box {
	border: 1px solid #dddddd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	padding: 2px;
	margin: 0;
	background: #fff;
	width: 535px;
	color: #797979;
}

textarea.textarea-box {
	height: 150px;
}

input.text-field-small, select.select-box-small {
	width: 150px;
}

input.text-field:focus, input.text-field-small:hover, select.select-box-small:hover, input.text-field:hover, select.select-box:hover, textarea.textarea-box:hover, textarea.textarea-box:focus {
	border: 1px solid #0096e3;
	color: #000;
}

/* Date Selector Styles */
.dpTable { position: absolute; top: 0; left: 0; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; text-align: center; color: #494949; background-color: #fff; border: 1px solid #494949; }
.dpDayTR { background: #465d7a; padding: 0; margin: 0; } 
.dpTitleTD { background: #465d7a; color: #fff; }
.dpTD { border: 1px solid #fff; }
.dpDayHighlightTD { background-color: #465d7a; border: 1px solid #AAAAAA; }
.dpTDHover { background-color: #c3cdd9; border: 1px solid #888888; cursor: pointer; color: #000; font-size: 8pt;  }
.dpDayTD { background-color: #465d7a; border: 1px solid #AAAAAA; color: #fff; padding: 3px; }
.dpDayHighlight { color: #fff; font-weight: bold; font-size: 8pt; } 
.dpButton { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #494949; background: #fff; font-weight: normal; padding: 0px; font-size: 8pt; }
.dpTodayButton { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #494949; background: #fff; font-weight: normal; }

