﻿.divider { background-color: #CECECE }

.banner {
	color: #333333;
	background-color: #E9E9E9;
	font-size: 14pt;
	font-family: Eras Medium ITC;
	letter-spacing: 1pt;
	font-weight: bold;
}
.subnav {
	background-color: #f9f9f9;
	line-height: 12pt;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family: Eras Medium ITC;
}
.subnav A:visited {
	color: #275081;
	text-decoration: none;
}
.subnav A:link {
	color: #275081;
	text-decoration: none;
}
.subnav A:hover {
	color: #FF3300;
	text-decoration: none;
}

.subnav A:active {
	color: #FF3300;
	text-decoration: none;
}

.rightcol { background-color: #f9f9f9 }

.copyright { color: #444444; font-size: 8pt; font-family: Eras Demi ITC }

.nav {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family: Eras Medium ITC;
}
.nav A:visited {
	color: #275081;
	text-decoration: none;
}
.nav A:link {
	color: #275081;
	text-decoration: none;
}
.nav A:hover {
	color: #FF3300;
	text-decoration: none;
}

.nav A:active {
	color: #FF3300;
	text-decoration: none;
}

h1 { color: #333333; font-weight: bold; font-size: 16pt; font-family: Eras Medium ITC; letter-spacing:1pt }
h2 { color: #333333; font-weight: bold; font-size: 14pt; font-family: Eras Medium ITC; letter-spacing:1pt }
h3 { color: #333333; font-weight: bold; font-size: 12pt; font-family: Eras Medium ITC; letter-spacing:1pt }
h4 { color: #333333; font-weight: bold; font-size: 11pt; font-family: Eras Medium ITC; letter-spacing:1pt }
h5 { color: #333333; font-weight: bold; font-size: 10pt; font-family: Eras Medium ITC; letter-spacing:1pt }
h6 { color: #333333; font-weight: bold; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }

.table
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
.content
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
nobr
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
input
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
textarea
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
option
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
select
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
dt
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
dl
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
dd
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
ol ol ol
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
ol ol
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
ol
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
ul ul ul
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
ul ul
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
ul
 { color: #444444; font-size: 9pt; font-family: Eras Medium ITC; letter-spacing:1pt }
 
p
 {
	color: #444444;
	font-size: medium;
	font-family: Eras Medium ITC;
	letter-spacing: 1pt;
}
 
A:link {
	color: #275081
}
A:visited { color: #043F83 }
.nav A:hover {
	color: #FF3300
}
A:active {
	color: #FF3300
}
