/* do not change the order of pseudo-classes ":" */
/* ### a:link ### */
a:link{
	color: #807800;
	text-decoration: none;
	font-weight: bold;
}
a.denav:link {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-weight: bold;
	font-size: 8pt;
}
a.denavlite:link {
	color: #333333;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 8pt;
}
a.denavgold:link {
	color: #807800;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 8pt;
}
a.desubnav:link{
	color: #666666;
	font-size: 7pt;
	text-decoration: underline;
}
a:active {
	color: #807800;
	text-decoration: underline;
}
a.denav:active {
	color: #ABA000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-weight: bold;
	font-size: 8pt;
}
a.denavlite:active {
	color: #333333;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 8pt;
}
a.denavgold:active {
	color: #807800;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 8pt;
}
a.desubnav:active{
	color: #000000;
	font-size: 7pt;
	text-decoration: underline;
}
a:visited {
	color: #807800;
	text-decoration: none;
	font-weight: bold;
}
a.denav:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-weight: bold;
	font-size: 8pt;
}
a.denavlite:visited {
	color: #333333;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 8pt;
}
a.denavgold:visited {
	color: #807800;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 8pt;
}
a.desubnav:visited{
	color: #666666;
	font-size: 7pt;
	text-decoration: underline;
}
a:hover {
	color: #807800;
	text-decoration: underline;
}
a.denav:hover {
	color: #ABA000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-weight: bold;
	font-size: 8pt;
}
a.denavlite:hover {
	color: #333333;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 8pt;
}
a.denavgold:hover {
	color: #807800;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: 0em;
	font-weight: normal;
	font-size: 8pt;
}
a.desubnav:hover{
	color: #000000;
	font-size: 7pt;
	text-decoration: underline;
}

.debody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	letter-spacing: -.025em;
}
.decaption {
	font-size: 8pt;
	color: #333333;
}
.denav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.denavheads {
	font-family: Arial;
	text-align: center;
	font-size: 8pt;
	color: #003399;
	text-transform: uppercase;
	text-indent: 4pt;
}
.dehilites {
	font-size: 8pt;
	color: #FFFFFF;
}
.deheads {
	font-size: 11.5pt;
	color: #19275d;
	letter-spacing: 0.2em;
}
.decaptionK {
	font-size: 8pt;
	color: #000000;
}
.derightnavhead {
	text-transform: uppercase;
	font-weight: bold;
}
.debodyhead {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.desubheads {
	color: #1f4271;
	font-size: 12pt;
	font-weight: bold;
}
.desubheads2 {
	color: #646033;
	font-size: 10pt;
	font-weight: normal;
}
.deleftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.debodylinethrough {
	text-decoration: line-through;
}
.indent {
	margin-right: 5px;
	margin-left: 5px;
}
h1 {
	color: #ABA000;
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	color: #1f4271;
	font-size: 12pt;
	font-weight: bold;
}
