@charset "ISO-8859-1";
@import url("../webfonts/Nunito_ExtraBold/stylesheet.css");
.newer {
}
.aaLogotext {
	font-size: 24px;
	color: #239C44;
	font-family: "Nunito ExtraBold";
	font-weight: 800;
	line-height: normal;
	letter-spacing: -1px;
}

table#pii tr:nth-child(odd) {
background-color: #E5E5E5; 
color: #000000;
}
table#pii tr:nth-child(even) {
background-color: #F9F9F9; 
color: #000000;
}
table#sii tr:nth-child(even) {
	background-color: #EBEBEB;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
table#sii tr:nth-child(odd) {
	background-color: #F0FFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}.accname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #090;
}
.yes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #090;
	padding: 6px;
}
.no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #C30;
	padding: 6px;
}
.textcont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}

.heddi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.fontt {
}
.aaLogotextsmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 17px;
}
.maintxt2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.formtexter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.formtexter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #333;
}
.formscrib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999;
}
.formboxer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	/* [disabled]border-radius: 0px; */
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 96%;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.formboxer100 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	/* [disabled]border-radius: 0px; */
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 10px;
	width: 99%;
	height: 28px;
}
.formboxer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	border-radius: 4px;
	border: 1px solid #999;
	padding: 6px;
	background-color: #333;
}
.formboxer3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	border-radius: 4px;
	border: 1px solid #999;
	background-color: #333;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 14px;
	padding-left: 8px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #393;
	padding: 8px;
	border-radius: 4px;
	background: -webkit-linear-gradient(#6EB440, #6EB440); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#6EB440, #6EB440); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#6EB440, #6EB440); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#6EB440, #6EB440); /* Standard syntax */
	border: 1px solid #6EB440;
	letter-spacing: 0.5px;
}
.formbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	padding: 8px;
	border-radius: 4px;
	border: 1px solid #666666;
	letter-spacing: 0.5px;
}
