body, th, td, input, textarea{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	}

.align-justify {
	color: #287AC4;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	}


.text1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #0E589E;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	}

.text2 {
	font-family:  Verdana, Arial;
	color: white;
	font-size: 12px;
	font-weight: bold;
	}

.text2a {
	font-family:  Verdana, Arial;
	color: white;
	font-size: 10px;
	text decoration: none;
	}
	
.text3 {
	color: gray;
	font-size: 10px;
	text-align: center;
	}

.text3a {
	color: gray;
	font-size: 10px;
	text-align: justify;
	}	

.text4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #1B1A1A;
	font-size: 11.5px;
	text-align: justify;
	}

	
.text5 {
	color: #000000;
	font-size: 10px;
	text-align: center;
	}


.td2 {
	font-family:  Arial,  sans-serif;
	font-size: 13px;
	color: black;
	font-weight: bold;
	}
	
.td3 {	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}

.td4 {	font-size: 9px;
	color: white;
	text-decoration: none;
	}
	
.td5 {	font-size: 14px;
	color: #0E589E;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}
	
.td5a {	font-family:  Verdana, Arial Narrow;
	font-size: 12px;
	color: #0E589E;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}
	
.td6 {	font-family:  Verdana, Arial,  sans-serif;
	font-size: 18px;
	color: #031145;
	text-decoration: none;
	font-weight: bold;
	}
	
 a.link1:active{ 
	color: #2979C5;
	}

a.link1 { font-family:  Verdana, Arial narrow,  sans-serif;
	font-size: 11.5px;
	color: #031145;
	text-decoration: none;
	
	}
	

a.link1:hover {font-size: 11.5px;
	text-decoration: underline;
	}
	
#dd {
  margin-left: 25%;
  padding: 0 0 20px 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  background: #5970B2;
  padding: 4px 10px;
  margin: 0 1px 0 0;
  color: #FFF;
  width: 60px;
  text-decoration: none;
  
}


#dd li a.menu:hover {
  background: #49A3FF;
}

.submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index:	100;
  }

  
.submenu a {
  display: block;
  font: 12px arial;
  text-align: left;
  text-decoration: none;
  padding: 3px;
  color: #2875DE;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}


table.container1 { background-color: #ffffff; padding: 1px 1px; border: #A8BDD1 solid; border-width: 1px 1px 1px}

table.container { background-color: #eeeeee; padding: 3px 3px; border: #A8BDD1 solid; border-width: 1px 1px 1px}
td.container_title { color: #000000; padding: 1px 1px; background-color: #A8BDD1; font-family:  Arial; font-size: 10pt; font-weight:bold; height:25px; }
td.container_box{ color: #000000; padding: 1px 1px; background-color: #D1CCCC; font-family:  Arial; font-size: 9pt; font-weight:bold; height:15px; }
