/* CSS Document */


.sub_nav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}

a.sub_nav {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}

a.sub_nav:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.sub_nav:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A76A8;

}

a.navbar {
	text-decoration: none;
	color: #3A76A8;
	
}
a.navbar:visited {
	color: #3A76A8;
	text-decoration: none;
}
a.navbar:hover {
	color: #3A76A8;
	text-decoration: underline;
	
}

.body {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.Header1 {
  font-family: Arial, Helvetica, sans-serif;
}

.Header1 {
  color: #3A76A8;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 14px;
}

.H2 {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
}

.H3 {
  color: #3A76A8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9px;
}

.botnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3A76A8;

}

a.botnavbar {
	text-decoration: none;
	color: #3A76A8;
	
}
a.botnavbar:visited {
	color: #3A76A8;
	text-decoration: none;
}
a.botnavbar:hover {
	color: #3A76A8;
	text-decoration: underline;
	
}

.H4 {
  color: #3A76A8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6px;
}
