

body, html {
	padding: 0;
	margin: 0;
	color: #424d4d;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	xcolor: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #646f6f;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424d4d;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424d4d;
}
a:visited {
	color: #424d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #424d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424d4d;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424d4d;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	font-style: normal;
}
.annualreportwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

h1 {
	font-size: 18px;
	color: #424d4d;
	margin-bottom: 0;
}

h2 {
	font-size: 14px;
	color: #5f6e6e;
	margin-top: 0px;
}

.footer {
	text-align: left;
	background: #BCBEAF;
	border-top: 3px solid #788181;
	padding: 17px 0 30px 0;
	margin-top: 15px;
}

.footer td {
	width: 700px;
}

.footer p {
	display: block;
	width: 770px;
	text-align: center;
	padding: 4px;
	line-height: 17px;
}

.footer a {
	text-transform: uppercase;
	font-size: 10px;
}

.homeCopy p {
	padding-right: 20px;
}

.homeImages {
	float: right;
	width: 175px;
}

.homeImages img {
	margin: 5px;
}

th {
	font-size: inherit;
}

td.underline {
	border-bottom: 1px solid #424d4d;
}

td.doubleUnderline {
	border-bottom: 3px double #424d4d;
}

tr.bold {
	font-weight: bold;
}

.financial-table {
	text-align: right;
}

.financial-table td h3 {
	margin: 0;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.financial-table td.leftAlign {
	text-align: left;
}

.indent1 {
	padding-left: 1em;
}

.indent2 {
	padding-left: 2em;
}
