p {
	margin: 0 0 9px;
	font-size: 1.4em;
  	line-height: 120%;
  	margin-right: 50px;
  	color: #092769;
}

h1 {
  	color: #092769;
}

h2 {
  	color: #092769;
}

h5 {
	font-size: 12px;
	font-weight: normal;
}

h6 {
	font-size: 10px;
	font-weight: normal;
}

ul li {
	font-size: 1.4em;
  	color: #092769;
}

.nav-tabs > li,
.nav-pills > li {
	float: left;
	font-size: 1.2em;
}

.site-description {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
  	color: #092769;
}

.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 18px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 0.8em;
}
