
body {
	color: #000000;
	background-color: #ffffff;
}

a:link {
	color: #006666;
}	
	
a:visited {
	color: #800080;
}

a:hover {
	color: #006666;
}	
				
a.image:hover {
	color: #006666;
	background: #ffffff;
}

a.skip:link {
	font-size: 1pt;
	line-height: 1pt;
	font-weight: normal;
	text-decoration: none;
 	color: #ffffff;
}
		   
a.skip:hover {
	font-size: 1pt;
	line-height: 1pt;
	font-weight: normal;
 	text-decoration: none;
	color: #ffffff;
}
		   
a.skip:visited {
	font-size: 1pt;
	line-height: 1pt;
 	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}	

td.banner {
	background-color: #006666;
	color: #ffffff;
	text-indent: .1em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	margin-bottom: 0.5em;
	text-indent: .5em;
	padding-top: .1em;
	padding-bottom: .25em;
}
			
h1	{
	font-family: arial, helvetica, sans-serif;
	color: #006666;
	font-size: .9em;
	font-weight: bold;
	font-style: italic;
	text-indent: .5em;
	margin-left: 0em;
	margin-bottom: .1em;
}
	
h2	{
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	margin-bottom: .1em;
}

h3	{
	font-family: 'Times New Roman',Times,serif;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-align:center;	
	margin-left: 0em;
	margin-bottom: .1em;
}

h5 {font-family: 'Times New Roman',Times,serif;
	font-size: .75em;
	font-weight: bold;
	margin-bottom: .1em;
color:#006666;
}

.asof	{
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: .8em;
	font-weight: normal;
}

.tablenumber	{
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
}
				
.tablename	{
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
}

.topnavlink {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: .8em;
	text-align: left;
	margin-bottom: 1em;
}

.navlink {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: .7em;
	margin-left: 0em;
	text-indent: -0em;
}

.navlinkhead {
	font-size: .7em;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-top: 1.5em;
}

.navlinkhead1 {
	font-size: .7em;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

ul {
	margin-top: .2em;
	margin-bottom: 1em;
	margin-left: .5em;
	text-indent: -.5em;
	padding-left: .5em;
}

.extraspace { 
	margin-top: -1.75em;
}

.bottomnav	{
	font-size: .8em;
	font-weight: normal;
	font-family: 'Times New Roman',Times,serif;
	margin-top: 1em;
}

.fntext	{
	font-size: .8em;
	font-weight: normal;
	font-family: 'Times New Roman',Times,serif;
}
			
/* bottom of page */	

.footer	{
	font-size: .8em;
	font-weight: normal;
	font-family: 'Times New Roman',Times,serif;
}
                              
.pagedate	{
	font-weight: bold;
}

.inlinebox3 {
float:left;
	background-color:#ffffff;
	margin-left: 0em;
	margin-right: 1em;
	padding-left: 3em;
	padding-right: 3em;
	width: 60%;
	border: 2px solid #000000;
	}
