.copyright {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: normal;
        color: #A4ACB2
        }
        
.smallbluetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2a2b84
	}
	
.vsmallbluetxt {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #2a2b84
	}
	
.bluenumber {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #2a2b84
	}

.smallwhitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff
	}

.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff
	}

.bluetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2a2b84
	}
	
.hmtxt   {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #2A2B84	
        }
	
	
.orangetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F6AA0F
	}	

.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2a2b84
	}
	
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff
	}

.bluesub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2a2b84
	}
	
.bluesect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8C8C8C
		}
.bluesm {	
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 10px;
       font-weight: normal;
       color: #2A2B84
       	}
.bluemd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2A2B84
		}
		
.bluemd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A2B84
		}
	
.whitesub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff
	}

.bluehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3B3CB9
	}
	
.orangehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F6AA0F
	}
	
.blacktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
	}
	
.red {
   font-family: tahoma;
   font-size: 9px;
   font-weight: normal;
   color: #D41C1C
   }
   
   
.green {
    font-family: tahoma;
    font-size: 9px;
    font-weight: normal;
    color: #31A324
    }	
	
	
	
.darkblueview, .darkblueview th, .darkblueview td
{
  background-color: #3b3cb9;
  color: #F6AA0F;
  text-align: center;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

.blueview, .blueview th, .blueview td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #3b3cb9;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

.blueview2, .blueview2 th, .blueview2 td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: #3b3cb9;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

.blueview3, .blueview3 th, .blueview3 td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background-color: #3b3cb9;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

.blueview4, .blueview4 th, .blueview4 td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #3b3cb9;
  color: #ffffff;
  text-align: left;
  text-decoration: none;
  padding: 0;
  margin: 0;
}


.whiteview, .whiteview th, .whiteview td
{
  background-color: #ffffff;
  color: #2a2b84;
  text-align: center;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

.whiteview2, .whiteview2 th, .whiteview2 td
{
  font-size: 12px;
  font-weight: bold;
  background-color: #ffffff;
  color: #2a2b84;
  text-align: left;
  text-decoration: none;
  padding: 0;
  margin: 0;
}

.orangeview, .organgeview th, .orangeview td
{
  background-color: #F49a08;
  color: #2a2b84;
  text-align: center;
  text-decoration: none;
  padding: 0;
  margin: 0;
}



	A.orange:link {color: #2A2B84; text-decoration:none}
	A.orange:visited {color: #2A2B84; text-decoration:none}
	A.orange:hover {background-color:#DC8B07}
	A.orange2:link {color: #2A2B84; text-decoration:none}
	A.orange2:visited {color: #2A2B84; text-decoration:none}
	A.orange2:hover {color: #DC8B07; text-decoration:none}
	A.blue:link {color: #DC8B07; text-decoration:none}
	A.blue:visited {color: #DC8B07; text-decoration:none}
	A.blue:hover {color:#3B3CB9; text-decoration:none}
	A.red:link {color: #D41C1C; text-decoration:underline}
	A.red:visited {color: #D41C1C; text-decoration:underline}
	A.red:hover {color:#D41C1C; text-decoration:none}
	A.green:link {color: #31A324; text-decoration:underline}
	A.green:visited {color: #31A324; text-decoration:underline}
	A.green:hover {color:#31A324; text-decoration:none}
	A.blueneutral:link {color: #2A2B84; text-decoration:underline}
	A.blueneutral:visited {color: #2A2B84; text-decoration:underline}
	A.blueneutral:hover {color:#2A2B84; text-decoration:none}
	A.white:link {color: #FFFFFF; text-decoration:none}
	A.white:visited {color: #FFFFFF; text-decoration:none}
	A.white:hover {background-color:#3B3CB9}
	A.white2:link {color: #FFFFFF; text-decoration:none}
	A.white2:visited {color: #FFFFFF; text-decoration:none}
	A.white2:hover {background-color:#DC8B07}
	A.white3:link {color: #FFFFFF; text-decoration:none}
	A.white3:visited {color: #FFFFFF; text-decoration:none}
	A.white3:hover {color: #DC8B07; text-decoration:none}
	A.white4:link {color: #FFFFFF; text-decoration:none}
	A.white4:visited {color: #FFFFFF; text-decoration:none}
	A.white4:hover {color: #3B3CB9; text-decoration:none}
	A.grey:link {color: #666666; text-decoration:none}
	A.grey:visited {color: #666666; text-decoration:none}
	A.grey:hover {background-color:#DC8B07}
	A.grey2:link {color: #8C8C8C; text-decoration:none}
	A.grey2:visited {color: #8C8C8C; text-decoration:none}
	A.grey2:hover {color: #2a2b84; text-decoration:none}
	A.orangeblock:link {color: #2A2B84; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.orangeblock:visited {color: #2A2B84; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.orangeblock:hover {background-color:#DC8B07; color:#2A2B84; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.orangeblock:active {background-color:#DC8B07; color: #2A2B84; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.orangeblock {width:100%;}
	A.blueblock:link {color: #DC8B07; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.blueblock:visited {color: #DC8B07; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.blueblock:hover {background-color:#D8DFEC; color:#3b3cb9; text-decoration:none; border-style: none; display: block; padding: 1;}
        A.blueblock:active {background-color:#D8DFEC; color:#3b3cb9; text-decoration:none; border-style: none; display: block; padding: 1;}
        A.blueblock {width:100%; height:100%}
        A.blueblock2:link {color: #DC8B07; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.blueblock2:visited {color: #DC8B07; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.blueblock2:hover {background-color:#3b3cb9; color:#DC8B07; text-decoration:none; border-style: none; display: block; padding: 1;}
        A.blueblock2:active {background-color:#3b3cb9; color:#DC8B07; text-decoration:none; border-style: none; display: block; padding: 1;}
        A.blueblock2 {width:100%;}
        A.white3block:link {color: #ffffff; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.white3block:visited {color: #ffffff; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.white3block:hover {background-color:#ffffff; color:#3b3cb9; text-decoration:none; border-style: none; display: block; padding: 1;}
        A.white3block:active {background-color:#ffffff; color:#3b3cb9; text-decoration:none; border-style: none; display: block; padding: 1;}
        A.white3block {width:100%;}
        A.whiteblock:link {color: #FFFFFF; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.whiteblock:visited {color: #FFFFFF; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.whiteblock:hover {background-color:#2A2B84; color:#ffffff; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.whiteblock:active {background-color:#2A2B84; color:#ffffff; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.whiteblock {width:100%;}
	A.white2block:link {color: #FFFFFF; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.white2block:visited {color: #FFFFFF; text-decoration:none; border-style: none; display: block; padding: 1;}
	A.white2block:hover {background-color:#F49a08; color:#ffffff; text-decoration:none; border-style: none; display: block; padding: 1;}
        A.white2block:active {background-color:#F49a08; color:#ffffff; text-decoration:none; border-style: none; display: block; padding: 1;}
        A.white2block {width:100%;}


body {
	scrollbar-face-color: #3A3BB5; 
	scrollbar-arrow-color: #F49a08;
} 

.redtxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CC6666 }


.errors, .errors th, .errors td
{ font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align: center;
font-size: 11px; 

font-weight: normal; 
color: #C70619 }

.errors th
{
font-size: 12px; 
font-weight: bold; 
}
