html, body { margin: 0; padding: 0; font-size: small; }
img { margin: 0; padding: 0 }

#mast_blue {
  position: absolute;
  width: 100%;
  height: 120px;
  background-color: #007AC2;
  margin-left: 0px;
  overflow: hidden;
}

#mast_gray {
  position: absolute;
  width: 100%;
  top:120px;
  height: 20px;
  background-color: #9D9FA1;
  margin-left: 0px;
  overflow: hidden;
}

#mastpics_1 {
  position: absolute;
  top: 0px;
  margin-left: 0px;
  padding: 0px;
  overflow: hidden;
  z-index: 3;
}


#leftcontent {
  /*position: absolute;
  top: 230px;
  
  text-align: left;
  left: 25px;
  width: 150px;
  padding: 20px 20px 20px 20px;
  z-index: 1;*/
  display:none
}



#maincontent {
	position: absolute;
	top: 186px;
	left: 0px;
	text-align: left;
	/*padding-left: 236px;*/
	margin: 30px 30px 50px 0px;
  	z-index: 1;
}



#foot_blue {
  position: relative;
  width: 100%;
  top: 50px;
  background-color: #FFFFFF;
  padding: 2px 2px 2px 10px;
  overflow: hidden;
  border-top-color:#333333;
  border-top-style:solid;
  border-top-width:thin;
}


H1 {
  font-family: Arial, Helvetica, Sans-serif;
    line-height: 1.6em;
  font-size: 18pt;
  font-weight: bold;
  color: #007AC2;

}

H2 {
  font-family: Arial, Helvetica, Sans-serif;
    line-height: 1.6em;
  font-size: 150%;
  font-weight: bold;
  color: #878787;

}

H3 {
  font-family: Arial, Helvetica, Sans-serif;
    line-height: 1.3em;
  font-size: 130%;
  font-weight: bold;
  color: #878787;
}

H4 {
  font-family: Arial, Helvetica, Sans-serif;
  line-height: 1.3em;
  font-size: 120%;
  font-weight: bold;
  color: #878787;
}

P, td {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 100%;
  line-height: 1.5em;
  font-weight: normal;
  color: #4C4C4C;
}

th {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: #4C4C4C;
}


p A:link, p A:visited, p A:active {
  color: #4C4C4C;
  text-decoration: underline;
}

p A:hover {
  color: #878787;
  text-decoration: underline;
}

#maincontent li {
  font-family: Arial, Helvetica, Sans-serif;
  line-height: 1.6em;
  font-size: 100%;
  font-weight: normal;
  color: #4C4C4C;
}

#maincontent li A:link, #maincontent li A:visited, #maincontent li A:active {
  color: #4C4C4C;
  text-decoration: underline;
}

#maincontent li A:hover {
  color: #878787;
  text-decoration: underline;
}


P.foottype {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 80%;
  font-weight: normal;
  color: #5e5e5e;
}

P.small {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 80%;
  font-weight: normal;
  color: #9D9FA1;
}
.floatright {
  margin: 0px;
  padding: 0px;
  float: right;
}

.floatleft {
  margin: 0px;
  padding: 0px;
  float: left;
}

.indent20 {
  margin-left: 20px;
}


/* dropdowns */

#nav {
     /*padding: 0;
	 margin: 0;  
	 position: absolute;
	 top: 120px;
	 font-family:Arial, Helvetica, sans-serif;
     font-size: 9pt;
     margin-left: 234px;
	 z-index: 900;
	 list-style: none; 
	 line-height: 1; 
	 z-index: 900; */
	 display: none;
	 } 

#nav a {
     display: block;
	 padding: 4px 5px 4px 5px;
	 text-decoration: none;
	 color:#FFFFFF;
	 font-weight: bold;
     background-color: #9D9FA1;
	 } 

#nav li {
     float: left;  
	 width: auto;
	 position:relative;
	 /*display: inline;
	 margin-bottom: -1em;*/
	 }

#nav li ul {
	 margin:0; 
	 padding:0;
     position: absolute; 
	 list-style:none;
	 width: 11em;     
	 left: -999em;
	 z-index:910;
	 } 
	 
#nav li li a {
	background-color:#DDDDDD;
	border-width:1px;
	border-style:solid;
	border-color:#DDDDDD;
	color: #007AC2;
	width: 11em;
}

/*#nav li li {
	 display: inline;
	 float: none; 
	 } */
	 
#nav li ul ul{
	 list-style: none;
     margin: -1em 0 0 10em; 
	 z-index:920;
	 } 
	 
	 
#nav li:hover ul ul, #nav li.sfhover ul ul {
     left: -999em; 
	 } 
	 
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
     left: auto; 
	 } 
	 

#nav a:hover {
background-color:#007AC2;
color: #FFFFFF;
}

/*#nav li a:link,*/
#nav li li a:link {
		background-color:#DDDDDD;
		border-width:1px;
		border-style:solid;
		border-color:#DDDDDD;
		color: #007AC2;
}

#nav ul li a:hover {
		background-color:#EEEEEE;
		border-width:1px;
		border-style:solid;
		border-top-color: #EEEEEE;
		border-bottom-color: #007AC2;
		border-left-color: #EEEEEE;
		border-right-color: #007AC2;
		color: #007AC2;
}
#nav ul li li a:hover {
		background-color:#EEEEEE;
		color: #007AC2;
		border-width:1px;
		border-style:solid;
		border-color:#9D9FA1;
}