@charset "utf-8";
/* CSS Document */

#applmain {
	position:relative;
	z-index:4;
	background:#c6d5c9;
	padding:18px 0px 0px 0px;
	color:#508b7d;
	font-size:12px;
	}
#applmain form {
	margin:0px;
	}
#applmain input,textarea,select {
	border:#637869 1px solid;
	color:#1b3721;
	font-size:12px;
	}
	
.tab1:link,.tab1:visited,.tab1:active,.tab1:hover {
	display:block;
	float:left;
	background:#ffffff;
	height:27px;
	padding:10px 11px 0px 11px;
	color:#ec2438;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-top:#cfcfcf 2px solid;
	}
.tab2:link,.tab2:visited,.tab2:active,.tab2:hover {
	display:block;
	float:left;
	background:url(images/appl/2.gif) repeat-x left top;
	height:27px;
	padding:12px 11px 0px 11px;
	color:#1b3721;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.tab01 {
	float:left;
	background:url(images/appl/01.gif) no-repeat right top;
	width:9px;
	height:39px;
	font-size:1px;
	}
.tab02 {
	float:left;
	background:url(images/appl/02.gif) no-repeat right top;
	width:9px;
	height:39px;
	font-size:1px;
	}
.tab12 {
	float:left;
	background:url(images/appl/12.gif) no-repeat left top;
	width:19px;
	height:39px;
	font-size:1px;
	}
.tab21 {
	float:left;
	background:url(images/appl/21.gif) no-repeat right top;
	width:19px;
	height:39px;
	font-size:1px;
	}
.tab22 {
	float:left;
	background:url(images/appl/22.gif) no-repeat left top;
	width:19px;
	height:39px;
	font-size:1px;
	}
.tab10 {
	float:left;
	background:url(images/appl/10.gif) no-repeat left top;
	width:9px;
	height:39px;
	font-size:1px;
	}
.tab20 {
	float:left;
	background:url(images/appl/20.gif) no-repeat left top;
	width:9px;
	height:39px;
	font-size:1px;
	}
#appltabs {
	position:relative;
	z-index:4;
	height:39px;
	padding-left:32px;
	}
#tabtop {
	background:url(images/appl/tabtop.gif) no-repeat left top;
	height:4px;
	margin-top:-2px;
	font-size:1px;
	}
.applarea {
	background:#ffffff;
	height:auto !important;
	min-height:320px;
	height:320px;
	padding:22px 28px 13px 28px;
	border:#cfcfcf 2px solid;
	border-top:none;
	}
.applsep {
	height:7px;
	font-size:1px;
	}
	
.applsubmit {
	background:url(images/appl/submit.jpg) no-repeat center top;
	width:74px;
	height:36px;
	padding:0px 0px 3px 0px !important;
	color:#ffffff !important;
	font-size:15px;
	font-weight:bold;
	border:#ffffff 0px solid !important;
	}
	
.notediv {
	position:absolute;
	margin-left:120px;
	z-index:11;
	background:#e7eee8;
	width:450px;
	height:auto !important;
	min-height:130px;
	height:130px;
	border:#aabeb7 1px solid;
	padding:3px 10px 16px 10px;
	}
	
.closebut {
	padding-bottom:8px;;
	text-align:right;
	}
	
#csubm {
	padding:5px 0px 0px 81px;
	}
	
.arrowspace {
	height:14px;
	font-size:1px;
	}
	
.xlink:link,.xlink:visited,.xlink:active,.xlink:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	
.leftarrow:link,.leftarrow:visited,.leftarrow:active {
	display:block;
	float:left;
	background:url(images/appl/arrowleft.gif) no-repeat left top;
	padding:1px 0px 0px 23px;
	height:18px;
	color:#5f7564;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.leftarrow:hover {
	display:block;
	float:left;
	background:url(images/appl/harrowleft.gif) no-repeat left top;
	padding:1px 0px 0px 23px;
	height:18px;
	color:#ec2438;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.rightarrow:link,.rightarrow:visited,.rightarrow:active {
	display:block;
	float:right;
	background:url(images/appl/arrowright.gif) no-repeat right top;
	padding:1px 23px 0px 0px;
	height:18px;
	color:#5f7564;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
.rightarrow:hover {
	display:block;
	float:right;
	background:url(images/appl/harrowright.gif) no-repeat right top;
	padding:1px 23px 0px 0px;
	height:18px;
	color:#ec2438;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}