a:link {
	text-decoration: none;
}a:visited {
	text-decoration: none;
}
A:Hover {
  color: #8C9BBF;
}
.members {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}

.arrows {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #afad5c;
}
#content {
	padding: 25px 20px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
h1  {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	color: #474C82;
	font-weight: normal;
}
#content h2 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #787247;
	background-image: url(images/underline.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-top: 5px;
	font-weight: normal;
}
#content h3 {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787247;
	padding-bottom: 8px;
	margin-bottom: 10px;
	padding-top: 2px;
	font-weight: normal;
}
.divider{
	background-image: url(images/vertical.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 10px;

}
#content ul {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 7px;
	padding-left: 10px;
}
#content li {
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
}
.sm_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #96A5C9;
}
.runningtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
.members p {
	margin: 0px;
	padding-bottom: 9px;
}
.sm_arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4D4A47;
}
.white {
	color: #FFFFFF;
}
.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#flight_duty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4D4A47;
}
#flight_duty a {
	color: #333333;
}
#flight_duty a:visited {
	color: #333333;
}
#flight_duty a:hover {
	color: #FFFFFF;
}
#flight_duty a:active {
	color: #333333;
}
.nav {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #363D69;
	text-decoration: none;
}
.nav-home {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 5px;
	text-transform: uppercase;
}
.nav-home a {
	color: #944A0D;
	text-decoration: none;
}
.nav-home a:hover {
	color: #363D69;
	text-decoration: none;
}

