/* do not change the order of pseudo-classes ":" */
/* ### a:link ### */
a:link{
	color: #a34b2b;
	text-decoration: none;
	font-weight: bold;
}
a.deleftnav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	letter-spacing:.08em;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a.deleftnav:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	letter-spacing:.08em;
}
a:visited {
	color: #6B707A;
	text-decoration: none;
	font-weight: bold;
}
/* remove the folling to allow the dsnav links to turn grey like other links */
a.deleftnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	letter-spacing:.08em;
}
/* ### a:hover ### */
a:hover {
	color: #0B0E99;
	text-decoration: none;
}
a.deleftnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	letter-spacing:.08em;
}


.debody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.decaption {
	font-size: 8pt;
	color: #333333;
}
.delanding {
	font-size: 12pt;
	color: #666666;
}
.denav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.denavheads {
	font-size: 9.5pt;
	color: #A34B2B;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .2em;
	padding-left: 5px;
}
.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 {
	font-size: 9.5pt;
	font-weight: bold;
	color: a34b2b;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.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;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#a34b2b;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	color:#a34b2b;
}
