/* --------------- BODY ------------------ */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	background-color: transparent;
	color: #000066;
	text-decoration: none;
}

.bodytextheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: transparent;
	color: #0033CC;
}

A.linksinbody:link {
	background: none;
	color: #000066;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;


}

A.linksinbody:visited {
	background: none;
	color: #0066CC;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}

A.linksinbody:active {
	background: none;
	color: #0066CC;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}

A.linksinbody:hover {
	background: none;
	color: #336600;
	text-decoration : underline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;

}

/* --------------- END BODY ------------------ */



A:link {
	background: none;
	text-decoration : underline;
	color: #000066;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;

} 

A:visited {
	background: url(none);
	text-decoration : none;
	color: #0066CC;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;

	
}

A:active {
	background: none;
	text-decoration : none;
	color: #0066CC;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;

}

A:hover {
	color: #336600;
	text-decoration : none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


/* --------------- FOOTER ------------------ */

.pathname {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;

}

.footer {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;

}

A.linksinfooter:link {
	background: none;
	color: #000066;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

A.linksinfooter:visited {
	background: none;
	color: #006600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A.linksinfooter:active {
	background: none;
	color: #006600;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

A.linksinfooter:hover {
	background: none;
	color: #0033CC;
	text-decoration : none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
/* --------------- END FOOTER ------------------ */


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #5A80C4;
	font-size: 11px;

}

INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 1px;
	font-size: 10px;
	background-color: #ffffff;
	border: solid 1px #000000;
}
.tablecolor {
	background-color: #E4FFE5;
	border: 1px dotted #009900;
}
.bodytextheadingGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: transparent;
	color: #006600;
	text-decoration: none;
}
.bodyheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: transparent;
	color: #336600;
}
.bodytextfront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	background-color: transparent;
	color: #000066;
	text-decoration: none;
}
.bodyheadingblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: transparent;
	color: #0033CC;
}

