body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 80%;
	background-color: #FFFFFF;
	background-image: url(images/left.gif);
	margin-top: 0px;
}


p.caption {
text-align: left; 
color: #392727; 
font-family: arial; 
font-size: 6pt;
}

p.subhead {
text-align: center; 
color: #392727; 
font-family: arial; 
font-size: 12pt;
}



a {
	color: #006666;
	font-weight: bold;
	text-decoration:none;
}
a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#999999;
}
a:active {
	text-decoration: none;
	color:#999999;
}
h1,h2,h3,h4,h5 {
		color:#003333;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

ul {
	list-style-type: square;
	list-style-position: outside;
  }
li {
	list-style-position: outside;
  }
  
.copy {
	font-size:10px;
}

.body {
		z-index:100;
		position:absolute;
		left:0;
}


/*              Menu Styles                   */

.banner {
		z-index:100;
		top:0;
		left:0;}
.nav {
	z-index:400;

}
ul.nav {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 300;
  }
li.nav {
	display: block;
	float: left;
	position: relative;
	padding-right: 5px;
	z-index: 300;
	margin-top: 0px;
	top: 0px;

  }
  
   
ul li a.nav {
	display: block;
	font-weight: bold;
	font-size:11px;
	text-align:left; 
	z-index: 300;
	color:#FFFFFF;
	padding-right: 10px; 
} 


        
        .morehl {
                font-family: Arial, sans-serif !important;
                font-size: 12px !important;
                color: #006666 !important;
                font-weight: bold !important;
                font-style: normal !important;
                text-decoration: none !important;
        }        
        
        A:link.morehl, A:vlink.morehl, A:alink.morehl {
                color: #006666 !important;
        }
        
        .moresrc {
                font-family: Arial, sans-serif !important;
                font-size: 10px !important;
                color: #999999 !important;
                font-weight: normal !important;
                font-style: normal !important;
                text-decoration: none !important;
        }
        
        A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
                color: #006666 !important;
        }
        
        .moreti {
                font-family: Arial, sans-serif;
                font-size: 10px;
                color: #999999;
                font-weight: normal;
                font-style: normal;
                text-decoration: none;
        }
        
        .morehlt {
                font-family: Arial, sans-serif;
                font-size: 10px;
                color: #999999 !important;
                font-weight: bold;
                font-style: normal;
                text-decoration: none;
        } 
  
   A:link.morehlt, A:vlink.morehlt, A:alink.morehlt {
                color: #999999 !important;

        }  


/* Menu Styles */
		
 ul li a.nav:hover{
	display: block;
	font-weight: bold;
	font-size:11px;
	text-align:left;
	z-index: 300;
	color:#CCCCCC;
	text-decoration: none;
	margin-top: 0px;
} /* Menu Styles */

 li ul.nav {
  display: none;
  position: absolute; 
  left: 0;
  background-color:#336666;
  width:108px;
  	border-bottom: 1px solid #D0DFE9;
	z-index: 300;

  }

  
  li ul li a.subnav {
  width:100px;
	display: block;
	font-weight: normal;
	font-size:11px;
	margin: 1px;
	padding: 2px;
	text-align:left; 
	background: #F5FCF8; /* IE6 Bug */
	border: 1px solid #D0DFE9;
	border-bottom: 0;
	z-index: 300;
	color:#017773;
} /* Sub Menu Styles */
		
li ul li a.subnav:hover{
  width:100px;
	display: block;
	font-weight: normal;
	font-size:11px;
	margin: 1px;
	padding: 2px;
	text-align:left; 
	background: #F5FCF8; /* IE6 Bug */
	background-color: #ffffff;
	border: 1px solid #D0DFE9;
	border-bottom: 0;
	color:#333333;
	text-decoration:none;
} /* Sub Menu Styles */

  
  
 li > ul {
	top: auto;
	left: auto;
	}
li:hover ul, li.over ul{ display: block; }

/*              End Menu Styles                   */
.date {
	top:10px;
	z-index: 600;
	position: absolute;
	left: 12px;
	color: #336666;

}
