body {
	margin: 10px;
	padding: 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background: #ddd;
}

table, tr, td {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;

	color: #000;
}

p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;

  line-height: 16px;
  
	color: #000;
	background: transparent;
}


h3 {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;

	color: #0E2B89;
	background: transparent;
}

h4 {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;

	color: #0E2B89;
	background: transparent;
}

h5 {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;

	color: #0E2B89;
	background: transparent;
}

a {
	color: #0E2B89;
	background: transparent;

	text-decoration: underline;
}

a:visited {
	color: #666;
	background: transparent;

	text-decoration: underline;
}

a:active {
	color: #FB0F0C;
	background: transparent;

	text-decoration: underline;
}

a:hover {
	color: #FB0F0C;
	background: transparent;

	text-decoration: underline;
}


strong {
  font-weight: bold;
}

ul {
  margin-top: 5px;
  margin-left: 16px;
  padding-left: 16px;
}

li {
  margin-bottom: 4px;
  padding: 0px;
}

img {
  border: none;
}



#page-box {
	background: #fff;
  	border: 1px #333 solid;
}

#reference-links {
	color: #222;
	background: transparent;
}

#reference-links a:link {
	color: #444;
	background: transparent;

	text-decoration: none;
}

#reference-links a:visited {
	color: #666;
	background: transparent;

	text-decoration: none;
}

#reference-links a:active {
	color: #FB0F0C;
	background: transparent;

	text-decoration: none;
}

#reference-links a:hover {
	color: #FB0F0C;
	background: transparent;

	text-decoration: none;
}



.main-menu-title {
	margin: 0px;
	padding: 0px;
  
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;

	color: #fff;
	background: transparent;

	text-decoration: none;
}

.main-menu-title a:link {
	color: #fff;
	background: transparent;

	text-decoration: none;
}

.main-menu-title a:visited {
	color: #fff;
	background: transparent;

	text-decoration: none;
}

.main-menu-title a:active {
	color: #FB0F0C;
	background: transparent;

	text-decoration: none;
}

.main-menu-title a:hover {
	color: #ccc;
	background: transparent;

	text-decoration: none;
}


.footer a:link {
	color: #0E2B89;
	background: transparent;
}

.footer a:visited {

	background: transparent;

	text-decoration: underline;
}

.footer a:active {

	background: transparent;

	text-decoration: underline;
}

.footer a:hover {

	background: transparent;

	text-decoration: underline;
}






.main-menu {
  margin: 0px;
  padding: 2px 0px 3px 0px;

	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	
	color: #fff;
}

.main-menu-item a, a:link {
	color: #0E2B89;
	background: transparent;
	text-decoration: none;
}

.main-menu-item:visited {
	color: #333;
	background: transparent;
	text-decoration: none;
}

.main-menu-item:active {
	color: #FB0F0C;
	background: transparent;
	text-decoration: none;
}

.main-menu-item:hover {
	color: #FB0F0C;
	background: transparent;
	text-decoration: none;
}



.sub-menu {
  margin: 0px;
  padding: 6px 0px 3px 0px;

	font-family: helvetica, arial, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	
	color: #0E2B89;
	background: transparent;

}

.sub-menu-item {
  margin: 0px;
  padding: 2px 0px 2px 0px;

  color: #000;
  text-decoration: none;
  background: transparent;
}


.sub-sub-menu-item:link {
  margin: 0px;
  padding: 2px 0px 2px 0px;

  color: #000;
  text-decoration: none;
  background: transparent;
}

.sub-menu-item:visited {
	color: #666;
	background: transparent;

	text-decoration: none;
}

.sub-menu-item:active {
	color: #FB0F0C;
	background: transparent;

	text-decoration: none;
}

.sub-menu-item:hover {
	color: #FB0F0C;
	background: transparent;

	text-decoration: none;
}



.sub-sub-menu {
  margin: 0px;
  padding: 6px 0px 3px 8px;

  font-family: helvetica, arial, sans-serif;
  font-size: 11px;	
  font-weight: normal;
  
  color: #0E2B89;
  background: transparent;
}


.sub-sub-menu-item:link {
	color: #000;
	background: transparent;

	text-decoration: none;
}

.sub-sub-menu-item:visited {
	color: #666;
	background: transparent;

	text-decoration: none;
}

.sub-sub-menu-item:active {
	color: #FB0F0C;
	background: transparent;

	text-decoration: none;
}

.sub-sub-menu-item:hover {
	color: #FB0F0C;
	background: transparent;

	text-decoration: none;
}



.history-trail {
  font-size: 10px;
}


.footer {
  margin: 0px;
  padding: 2px 0px 2px 0px;

	font-family: helvetica, arial, sans-serif;
	font-size: 10px;

	color: #000;
	background: transparent;
}

.footer a:link {
	color: #0E2B89;
	background: transparent;
}

.footer a:visited {
	color: #666;
	background: transparent;

	text-decoration: underline;
}

.footer a:active {
	color: #FB0F0C;
	background: transparent;

	text-decoration: underline;
}

.footer a:hover {
	color: #FB0F0C;
	background: transparent;

	text-decoration: underline;
}


.financial-statement-list {
  margin-left: 0px;
  padding-left: 16px;
  
  list-style: square;
}

.financial-statement {
  margin: 0px;
  padding: 0px 0px 12px 0px;
}


.executive-list {
  margin-left: 0px;
  padding-left: 0px;
  
  list-style: none;
}

.executive {
  margin: 0px;
  padding: 0px 0px 12px 0px;
}

.location-list {
  margin-left: 0px;
  padding-left: 1px;
  
  font-size: 11px;
  
  list-style: none;
}

.location {
  margin: 0px;
  padding: 0px 0px 5px 0px;
}


.job-list {
  margin-left: 0px;
  padding-left: 16px;
  
  list-style: square;
}

.job {
  margin: 0px;
  padding: 0px 0px 12px 0px;
}


.contact-list {
  margin-left: 0px;
  padding-left: 0px;
  
  list-style: none;
}

.contact {
  margin: 0px;
  padding: 0px 0px 12px 0px;
}


.pr-archive-list {
  margin-left: 0px;
  padding-left: 16px;
  
  list-style: square;
}


.photo-archive-list {
  margin-left: 0px;
  padding-left: 16px;
  
  list-style: square;
}


.fine-print {
  font-family: helvetica, arial, sans-serif;
  font-size: 10px;

}

#header-image {
  border: 0;
}

#link-home {
  border: none;
}