/* CSS Document */
A.a:link {color:#004000; font-size: 10pt; font-family: arial; font-weight: bold; text-decoration: none}
A.a:visited {color:#004000; font-size: 10pt; font-family: arial; font-weight: bold; text-decoration: none} 
A.a:hover {color:#660000; font-size: 10pt; font-family: arial; font-weight: bold; text-decoration: underline}

A.b:link {color:#660000;font-size: 10pt;font-family: arial;text-decoration: none;}
A.b:visited {color:#660000; font-size: 10pt; font-family: arial; text-decoration: none} 
A.b:hover {color:#999900; font-size: 10pt; font-family: arial; text-decoration: underline}

A.img:link {color:#660000;font-size: 10pt;font-family: arial;text-decoration: none;} 
A.img:visited {color:#660000;font-size: 10pt;font-family: arial;text-decoration: none;} 
A.img:hover {color:#999900;font-size: 10pt;font-family: arial;text-decoration: none;} 

A.foot:link {color:#660000; font-size: 10pt; font-family: arial; text-decoration: none}
A.foot:visited {color:#660000; font-size: 10pt; font-family: arial; text-decoration: none} 
A.foot:hover {color:#999900; font-size: 10pt; font-family: arial; text-decoration: none}

A.gloss:link {color:#660000; font-size: 10pt; font-family: arial; text-decoration: underline}
A.gloss:visited {color:#660000; font-size: 10pt; font-family: arial; text-decoration: underline} 
A.gloss:hover {color:#004000; font-size: 10pt; font-family: arial; text-decoration: none}

A.cite:link {color:#660033; font-size: 10pt; font-family: arial; text-decoration: none; font-style: oblique;}
A.cite:visited {color:#660033; font-size: 10pt; font-family: arial; text-decoration: none} 
A.cite:hover {color:#004000; font-size: 10pt; font-family: arial; text-decoration: none}

A.home:link {color:#CCCC33; font-size: 9pt; font-family: arial; text-decoration: none}
A.home:visited {color:#CCCC33; font-size: 9pt; font-family: arial; text-decoration: none} 
A.home:hover {color:#CCCC33; font-size: 9pt; font-family: arial; text-decoration: none}

A.home2:link {color:#CCCC33; font-size: 9pt; font-family: arial; text-decoration: none}
A.home2:visited {color:#CCCC33; font-size: 9pt; font-family: arial; text-decoration: none} 
A.home2:hover {color:#CCCC33; font-size: 9pt; font-family: arial; text-decoration: none}

.inquote {color: #660000;font-size: 9pt;font-family: Arial, Helvetica, sans-serif;text-decoration: none;}

.div {color: #660000;font-size: 12pt;font-family: arial;text-decoration: none;font-weight: bold;}

.fig {color: #004000; font-size: 8pt; font-family: arial; text-decoration: none}

.footnote {color:#666666;font-size: 10pt;font-family: arial;text-decoration: none;top: auto;text-align: left;}
	
.imgtext {
	color:#006600;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	top: auto;
	text-align: left;
	background-color: #669966;
}

.text {
	color:#006600;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	text-shadow:  #999933 0.2em 0.3em 0.2em;
	top: auto;
	text-align: left;
	background-color: #ccCC99;
}

.title {
	color:#660000;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCC99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;}

.date {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #CCCC00; background-color: #660000;}
	
.crt {font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #CCCC33; background-color: #660000;}
	
.quote {
	color: #660000;
	font-size: 10pt;
	font-family: arial;
	text-decoration: none;
	text-indent: 10px;
	background-color: #669966;
	border: none #CCCCCC;}

.parahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow:  #330000 0.2em 0.3em 0.2em;
	color: #660000;
	text-align: left;}

.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;}


/* the glossary link style starts here *//* link text */
.osgloss a {
	color:#CCCC00;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:  url(glosshov.jpg);
	background-repeat: repeat-x;
	background-position: bottom;]]}
.osgloss b {display:none; font-weight:normal;}
.osgloss:hover {position:relative; z-index:auto;}
.osgloss a:hover,
.osgloss:hover a
{border:0; text-decoration:none; position:relative;}
.osgloss:hover b, 
.osgloss a:hover b
{	display:block;
	visibility:visible;
	position:absolute;
	left:5px;
	bottom:1em;
	background:#CCCCCC;
	cursor:pointer;
	border:1px solid #006600;
	padding:5px 5px;
	color: #006600;
	top: auto;}
/* box text */
.osgloss b a {white-space:nowrap; color:#003300; text-decoration:none; background:transparent; display:block;}
.osgloss b a:hover {text-decoration:none;}


/* the citation link style starts here *//* link text */
.oscite a {
	color:#660033;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image:  url(citehov.jpg);
	background-repeat: repeat-x;
	background-position: bottom;}
.oscite b {display:none; font-weight:normal;}
.oscite:hover {position:relative; z-index:auto;}
.oscite a:hover,
.oscite:hover a
{border:0; text-decoration:none; position:relative;}
.oscite:hover b, 
.oscite a:hover b
{	display:block;
	visibility:visible;
	position:absolute;
	left:-5px;
	bottom:1em;
	background:#CCCCCC;
	cursor:pointer;
	border:1px solid #660000;
	padding:5px 5px;
	color: #330000;
	top: auto;
	text-decoration: none;
	font-size: 10px;}
/* box text */
.oscite b a {white-space:nowrap; color:#660000; text-decoration:none; background:transparent; display:block;}
.oscite b a:hover {
	text-decoration:none;
	color: #CCCC00;
	background-color: #660000;}

/* the topmenu style starts here *//* link text */
.topmenu a {
	color:#CCCC33;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;}
.topmenu b {display:none; font-weight:normal;}
.topmenu:hover {
	position:relative;
	z-index:auto;
}
.topmenu a:hover,
.topmenu:hover a
{
	border:0;
	text-decoration:none;
	position:relative;
}
.topmenu:hover b, 
.topmenu a:hover b
{	display:block;
	visibility:visible;
	position:absolute;
	left:-1px;
	bottom:auto;
	background:#660000;
	cursor:pointer;
	border:1px none #006600;
	padding:5px 5px;
	color: #CCCC00;
	top: 17px;
	text-decoration: none;
	font-size: 9px;}
/* box text */
.topmenu b a {white-space:nowrap; color:#CCCC00; text-decoration:none; display:block;}
.topmenu b a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #CCCC00;}

/* the bottmenu style starts here *//* link text */
.bottmenu a {
	color:#CCCC33;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;}
.bottmenu b {display:none; font-weight:normal;}
.bottmenu:hover {
	position:relative;
	z-index:auto;
	color: #CCCC33;

}
.bottmenu a:hover,
.bottmenu:hover a
{
	border:0;
	text-decoration:none;
	position:relative;


}
.bottmenu:hover b, 
.bottmenu a:hover b
{
	display:block;
	visibility:visible;
	position:absolute;
	left:-1px;
	bottom:17px;
	cursor:pointer;
	border:1px solid #660000;
	padding:5px 5px;
	color: #660000;
	top: auto;
	text-decoration: none;
	font-size: 9px;
	background-color: #CCCC33;}
/* box text */
.bottmenu b a {white-space:nowrap; color:#660000; text-decoration:none; display:block;}
.bottmenu b a:hover {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC33;
	background-color: #660000;}
	
