@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	text-align: center;
	color: #808080;
	margin: 0px 0px 16px 0px;
	padding: 0;
	background:url(bg.gif) repeat-x top right #d5d5d5;
}
.main #container {
	width: 1003px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
}
.main #header {
	background-color:#FFFFFF;
	height:100px;
}
.main #cover {
	padding:0px;
	height:300px;
}
.main #content {
	padding: 8px 30px 10px 30px;
	text-align:left;
	border-top: 1px solid #808080;
}
.main #subcontent {
	padding: 10px 30px 10px 30px;
	text-align:justify;
}
/*.main #footer {
	padding:18px 241px 18px 30px;
	vertical-align:middle;
	height:34px;
	background:url(footer.gif) no-repeat top right;
	font-size:10px;
	text-align: right;
	line-height:17px;
}*/
.main #footer {
	padding:18px;
	vertical-align:middle;
	text-align:center;
	height:34px;
	background:url(footer.gif) no-repeat top right;
	font-size:10px;
	line-height:17px;
 width:
}
h1 {
	font-size:24px;
	color:#807979;
}
h2 {
	font-size:18px;
	color:#505050;
}
h3 {
	font-size:22px;
	color:#c0c0c0;
}
h4 {
	font-size:17px;
	color:#c0c0c0;
}
small {
	font-size:10pt;
}
hr {
	background-color: #CCCCCC;
	height:1px;
	border: 0px solid #CCCCCC !important;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #004c91;
}
a:visited {
	text-decoration: none;
	color: #004c91;
}
a:hover {
	text-decoration: underline;
	color: #004c91;
}
a:active {
	text-decoration: underline;
	color: #004c91;
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
img {
	border-style: none;
}
#pagemenu {
	padding: 8px 30px 10px 30px;
}
#pagemenu a:link {
	color: #c0c0c0;
	text-decoration: none;
}
#pagemenu a:visited {
	color: #c0c0c0;
	text-decoration: none;
}
#pagemenu a:hover {
	color: #505050;
	text-decoration: none;
}
#pagemenu a:active {
	color: #505050;
	text-decoration: none;
}
.tabletestimonial {
	BORDER-BOTTOM: #eeeeee 2px solid;
	BORDER-LEFT: #eeeeee 2px solid;
	FONT-SIZE: 10pt;
	BORDER-TOP: #eeeeee 2px solid;
	BORDER-RIGHT: #eeeeee 2px solid;
}
#leftt {
	float:left;
	width:620px;
	padding:.5em;
}
#rightt {
	float:right;
	width:280px;
	padding:.5em;
}
ul {
	list-style-image:url(libg.gif);
}
/* ABN Application Form Styles */

.label {
	width:25%;
}
.info {
	width:25%;
}
.label50 {
	width:50%;
}
.labelnw {
	width:25%;
	white-space:nowrap;
}
.label50nw {
	width:50%;
	white-space:nowrap;
}
.w50 {
	width:70px;
	text-align:right;
}
.textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font:Tahoma;
	font-size:13px;
}
.mandatory {
	background-color:#fbfcc2;
	border:1px solid #7f9db9;
}
.mandatoryQ {
	background-color:#fbfcc2;
	padding:2px;
}
.mandatory1 {
	width:100px;
	text-align:center;
	background-color:#fbfcc2;
	border:1px solid #cccccc;
}
/* End of ABN Application Form Styles */


/* Start of WHV Application Forms Styles */

.dv {
	border-top: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	background-color:#FFFFFF;
	font-size:10px;
}
.dh {
	background-color: #bcd3ec;
	padding: 3px;
	padding-top: 6px;
	padding-left: 10px;
}
.dht {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	vertical-align: middle;
}
.fls {
	font-size: 10px;
	font-weight: bold;
	color: #859999;
	/*white-space: nowrap;*/
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
}
.fas {
	font-size: 10px;
	font-weight: bold;
	color: #859999;
	/*white-space: nowrap;*/
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	width:75%
}
.dfv {
	color: #999999;
	font-weight: bold;
	padding: 3px;
	width:25%
}
.prv {
	color: #003366;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
.field_input {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
}
.abn_heading {
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
.noPadding{
	padding:0px;
}
.border{
	border:1px solid #aaa;
}
.helptext {
	font-size:10px;
}
.scanorfax {
	color:#900;
	font-weight:bold;
}
.minitextbox {
	width:35px;
}
/* Controls Styles */
.question{
	width:70%;
}
.answer{
	width:30%;
}
.dropdown {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9pt;
}
.textbox_amount{
	width:50px;
}

/* End of Controls Styles */
