BODY {
	BACKGROUND-POSITION: right top;
	MARGIN: 0px;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEFF2;
}
A:link {
	COLOR: #245991; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:visited {
	COLOR: #245991; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:hover {
	COLOR: #999999; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A:active {
	COLOR: #245991; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A.second:link {
	COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.second:visited {
	COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.second:hover {
	COLOR: #ffffff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A.second:active {
	COLOR: #eeeeee; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
.second {
	
}

#sitedescript {
	DISPLAY: none
}
A.class_0:link {
	COLOR: #C89B31;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_0:visited {
	COLOR: #C89B31;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_0:hover {
	COLOR: #38539C;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

A.class_0:active {
	COLOR: #C89B31;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_1:link {
	COLOR: #2A2E39;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_1:visited {
	COLOR: #2A2E39;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_1:hover {
	COLOR: #C89B31;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_1:active {
	COLOR: #2A2E39;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_2:link {
	COLOR: #2A2E39;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_2:visited {
	COLOR: #2A2E39;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_2:hover {
	COLOR: #38539C;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_2:active {
	COLOR: #2A2E39;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
A.class_3:link {
	COLOR: #1c3a8d;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
}
A.class_3:visited {
	COLOR: #1c3a8d;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
}
A.class_3:hover {
	COLOR: #333333;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-family: Verdana;
	font-size: 13px;
}
A.class_3:active {
	COLOR: #1c3a8d;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-family: Verdana;
	font-size: 13px;
}
A.class_4:link {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
}
A.class_4:visited {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Verdana;
	font-size: 13px;
}
A.class_4:hover {
	COLOR: #999999;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-family: Verdana;
	font-size: 13px;
}
A.class_4:active {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-family: Verdana;
	font-size: 13px;
}
.address {
	font-family: Tahoma;
	font-size: 11px;
	color: #245991;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.pagetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.form_object {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #EBEFF2;
	border: 1px solid #99C3FF;
}


/* Navigation */

.nav-wrapper {
  width: 100%;
  height: 40px;
  left: 0;
  z-index: 11;

  background: #7dae28; /* Old browsers */
  background: -moz-linear-gradient(left, #7dae28 0%, #93c836 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7dae28), color-stop(100%,#93c836)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #7dae28 0%,#93c836 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #7dae28 0%,#93c836 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #7dae28 0%,#93c836 100%); /* IE10+ */
  background: linear-gradient(to right, #7dae28 0%,#93c836 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7dae28', endColorstr='#93c836',GradientType=1 ); /* IE6-9 */
}

.nav {
  width: 950px;
  height: 35px;
  margin: 0 auto;
  padding: 0;
  background: #99C3FF;
  border-left: 1px solid #94ca38;
}

.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav ul li {
  position: relative;
  float: left;
  line-height: 16px;
}

.nav ul li:last-child {
  border-right: none;
}

.nav a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  color: 245991;

  padding: 10px 0px 9px;

  width: 119px;

  border: 1px solid white;
}


.nav a:hover {
  background: #C9DFFF;
}

.nav ul ul {
  background:#74371a; 
  background:rgba(116,55,26,0);
  list-style:none;
  position:absolute;
  left:-9999px; 
}
.nav ul ul li {
    padding-top:0px;
    float:none;
}
.nav ul ul a{
    white-space:nowrap;
}
.nav ul li:hover ul {
    left:0;
}
.nav ul li:hover ul li a {
  background: #666;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #f6f6f6;
}
.nav ul li:hover ul a { 
    text-decoration:none;
}
.nav ul li:hover ul li a:hover {
    background:#e15d5d;
}

.team-member {
	min-height: 175px;
}
	
.team-member img {
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid rgb(172, 172, 172);
}