@charset "utf-8";
/* CSS Document */

/*body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	text-align: center;
	color: #808080;
	margin: 143px 0px 16px 0px;
	padding: 0;
	background:url("themes/fsp_xmas_theme_11.jpg") repeat-x scroll center top #D5D5D5;
}*/

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:113px;
	
}
.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:
}
#sitemap, #sitemap li, #sitemap ul, #sitemap ul li, #sitemap ul li ul, #sitemap ul li ul li{
	list-style-image:none;
	list-style-type:none;
	font-size:12px;
	line-height:16px;
}
#sitemap li{

}
#sitemap li.menuHead{
	margin-bottom:10px;
	padding:10px;
}
#sitemap li.menuHead:hover{
	background-color:#f6f6f6;
}
#sitemap li div.menu{
	margin-left:140px;
	text-align:justify;
	position:relative;
	bottom:17px;
	padding-bottom:0px;
}
#sitemap li ul li{
	list-style:circle;
	clear:right;
	padding-top:10px;
	
}
#sitemap li ul li div.submenu{
	margin-left:200px;
	text-align:justify;
	position:relative;
	bottom:17px;
}
#sitemap li ul li.ul{
	position:relative;
	bottom:10px;
	margin:0px; 
	border:0px; 
}
#sitemap li ul ul li{
	list-style-type:disc;
}
#sitemap li ul li.ul div{
	padding:5px;
	margin:10px; 
}


h1 {
	font-size:24px;
	color:#807979;
}
h2 {
	font-size:18px;
	color:#505050;
}
h3 {
	font-size:22px;
	color:#c0c0c0;
}
h4 {
font-size:17px;
	/* 	font-size:12px; */
	color:#c0c0c0;
}
.h4heading {
 	font-size:17px; 
	color:#c0c0c0;
}
.h4headingsmall {
	font-size:12px;
	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;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#000000;
	width:205px;
	border:1px solid #bbbbbb;
}
.dropdownMandatory{
	background-color:#fbfcc2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#000000;
	width:207px;
	border:1px solid #bbbbbb;
}
.radioMandatory {
	background-color:#fbfcc2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#000000;
	padding-right:10px;
	border:1px solid #bbbbbb;
}
.radioNoPM {margin:0px;}
.radioNoPM tbody tr td {margin:0px; padding:0px;}
.mandatory2 {
	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;
}

.mandatory3
{
	background-color:#fbfcc2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#000000;
	width:207px;
	border:1px solid #bbbbbb;
}

.Lbutton {
	background:url(Apps/abn/images/Lbutton_1.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:22px;
	width:6px;
}

.Cbutton {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: #004d91 url('Apps/abn/Images/Cbutton_1.gif') repeat-x;
	font-weight:bold;
	padding-bottom:2px;
	color:#ffffff;
	outline:none;
	height: 22px;
}
.Cbutton a {
	text-decoration:none;
}
.Rbutton {
	background-image:url(Apps/abn/Images/Rbutton_1.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:22px;
	width:6px;
}
.tableBorder{
	border:1px solid #ccc;
}
.tableBorder td{
	padding-left:5px;
}
.marginT{
	margin-top:5px;
	}

/* 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;
}
.heading {
	background-image:url(Apps/abn/images/headingbg.gif);
	background-repeat:repeat-x;
	font-size:13px;
	height:20px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
	border:0px solid #cccccc;
	color: #626262;
	background-color:#f2f2f2;
}
.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;
}

.textbox
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#000000;
	width:205px;
	border:1px solid #bbbbbb;}
	
	.textboxDateMandatory{
	background-color:#fbfcc2;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#000000;
	width:80px;
	border:1px solid #bbbbbb;
}

/* End of Controls Styles */

