@charset "utf-8";
/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Georgia;*/
	/*font-family: Verdana;*/
/*	font-family: Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.bodytext3 {
	font-family: Geneva, Georgia, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	line-height: 18px;
}

h1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FFD800;
	text-decoration: none;
}

/*THE FOLLOWING IS APPLIED TO ANCHOR TAGS*/

a:link {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
	font-weight: bold;
}
a:visited {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}
a:hover {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	line-height: 18px;
}
a:active {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	line-height: 18px;
}
a.sub:link {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	line-height: 18px;
}
a.sub:visited {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a.sub:hover {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
a.sub:active {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}


/*THE FOLLOWING CSS IS FOR THE FORMS*/

.inputbox 
{
	padding: 2px;
	border: 1px solid #FF8900;
	background-color: #cbdbb9;
	font: 11px/14px Georgia, Helvetica, sans-serif;
	color: #333;
}

select.dropdown {
	width: 170px;
	padding: 2px;
	border: 1px solid #FF8900;
	background-color: #cbdbb9;
	font: 11px/14px Georgia, Helvetica, sans-serif;
	color: #333;
	}


/*THE CSS BELOW IS FOR THE NPL COPYRIGHT FOOTERS*/

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.footlink:link {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.footlink:visited {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.footlink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.footlink:active {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}.bodytextsm {

	font-family: Arial;
/*	font-family: Georgia;*/
	/*font-family: Verdana;*/
/*	font-family: Helvetica, sans-serif;*/
	font-size: 14px;
	line-height: 18px;
	color: #f2cc85;
	text-decoration: none;
}
.bodytextorg {


	font-family: Georgia;
/*	font-family: Georgia;*/
	/*font-family: Verdana;*/
/*	font-family: Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 18px;
	color: #F78403;
	text-decoration: none;
}
.boldblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.reg-body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.text:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
