/* ISSPT CSS Document */
.menuHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
}
.menuHeader:HOVER {
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
}
.menuFooter {
	color:#5C5B5B;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration:none;
}
.menuFooter:HOVER {
	color:#000000;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration:underline;
}
.footer {
	color: #5c5b5b;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:none;
}
.footer:HOVER {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:underline;
}
a {
	color:#619117;
}
a:HOVER {
	color:#619117;
	text-decoration:underline;
}
.style1 {
	color: #df5710;
	font-family: Tahoma;
	font-size: 11px;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #737373;
}
.style3 {
	font-family: Tahoma;
	color: #619117;
	font-size: 11px;
}
.style20Title {
	font-family: Tahoma;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.style20 {
	font-family: Tahoma;
	color: #737373;
	font-size: 11px;
}
.style4 {
	color: #5c5b5b;
	font-size: 11px;
	font-family: Tahoma;
}
.style5 {
	color: #df5710;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.style8 {color: #5c5b5b; font-size: 11px; font-family: Tahoma; font-weight: bold; }
.style9 {
	font-family: Tahoma;
	color: #5c5b5b;
	font-size: 12px;
}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}
.style10:HOVER {
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}
.style11 {	font-family: Tahoma;
	font-size: 12px;
}
.style12 {color: #737373}
.style13 {font-size: 11px; font-family: Tahoma;}
input
{
	color:#000000;
	font-size:9pt;
}

select
{
	color:#000000;
	font-size:9pt;
	border:1px solid #000000;
}
button {
	font-size:9pt;
}