/* general css */

H1 {font-family:arial; font-style:normal; Font-size:20px;  color:17375E}

h2 {font-family:Arial;  font-style:normal; font-weight:heavy; font-size:16px;  color:17375E}

h3 {font-family:Arial;  font-style:normal;  font-size:14px; font-weight:normal}

h4 {font-family:Arial;  font-style:normal;  font-size:12px; font-weight:normal}

.pheader {font-family:arial; font-weight:bold; font-size:13px; color:17375E; }

P {font-family: "arial"; font-style:normal; font-size:13px}

LI {font-family:"arial"; font-size:13px}

.contacts {font-family:Arial;  font-style:normal; font-weight:normal; font-size:14px}


/* newly added from header */

/* a {font-family: Arial, Helvetica, sans-serif;  font-weight: normal;  color:257570;  text-decoration:none}

a:hover {font-family: Arial;  font-style: normal;  color:#000000; text-decoration:none}

a:visited {  font-family: Arial, Helvetica, sans-serif;  font-style: normal; color:green;  text-decoration:none}

a:active {  font-family: Arial, Helvetica, sans-serif;  font-style: normal; color:red;  text-decoration:none} */

th { font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:heavy; color:17375E}

.basictable {font-size:13px; font-family:Arial}



/* image zoom

div#links {font: 10pt arial; z-index: 1;}
div#links a {display; text-align: left;}
div#links a:hover {color: black; background: white; text-decoration: none;}

div#links a span {display: none;}
div#links a:hover span {display: block;
   position: relative; top: -10px; left: 10pt; width: 600px;
   padding: 5px; margin: 10px; z-index: 2;
   color: black; background: silver; text-decoration: none;
   font: 10pt Arial; text-align: center;}



/* from main title if needed - ; position:absolute; left:0; top:2   menucell  height:47px; */


.submenu {
    	display:none;
    	margin-left:0;
	font-size:10pt;
	font-family:arial;
	color:#000000;
}
.mhead {
    	background-color:#001894;
    	margin-left:-2;
	display: block;
    	font-size:10pt;
	font-family:arial;
	color:white;

}

.mhead1 {
    	background-color:#006699;
    	display: block;
    	font-size:9pt;
	font-family:arial;
	border-bottom:solid white;
	border-bottom-width:1px;
}

.mheadsub {
    	background-color:#000099;
    	display: block;
    	font-size:9pt;
	font-family:arial;
	color:#006699;
}

.submenu2 {
    	display:none;
    	margin-left:0;
	font-size:19pt;
	font-family:arial;
	color:#001894;
}


/* menu 1 shade DDDDDD        menu 2 shade #E9E9E9;  */

.menu1 {
  color:white;
  background: #F1F1F1;
  font-family:arial, helvetica, sans-serif;
  font-weight:normal;
  font-size:12px;
}

.menu2 {
  background: #F1F1F1;
  color: blue;
  font-family:arial, helvetica, sans-serif;
  font-size:12px;
  line-height: 19px;
}

.menu3 {
  background: #ffffff;
  color: blue;
  font-family:arial, helvetica, sans-serif;
  font-size:12px;
  line-height: 19px;
}