.blueTahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #346799;
	font-weight: bold;
}
.featuresList {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:12pt;
}
.greyTahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.greyTahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.greyTahoma16 {
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.bodyText10 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 12pt
}

.testimonial{
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	line-height: 14pt
}


.testimonialHeader {
	font-family: Tahoma;
	font-size: 10px;
	color: #346799;
	line-height: 12pt
}

.bodyTextOrange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFA800;
	line-height: 12pt;
	font-weight: bold;
}

.idx_bullets {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 9pt
}

.bodyText10orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF8502;
	line-height: 12pt
}

.quickLink {
	font-family: Tahoma;
	font-size: 10px;
	color: #024C5D;
	font-weight:bold;
	text-decoration:none;
}
.quickLink:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #024C5D;
	font-weight:bold;
	text-decoration:underline;
}


.footerNav {
	font-family: Tahoma;
	font-size: 10px;
	color: #348194;
	text-decoration:none;
}
.footerNav:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #348194;
	text-decoration:underline;
}

.subnavText {
	font-family: Tahoma;
	font-size: 10px;
	color: #408D9F;
	font-weight:bold;
	text-decoration:none;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
  height: 14px;
}

li.nav1yellow {
	float: left;
	position: relative;
	width: auto;
	background-color: #ffd452;
	text-align: left;	
	text-decoration: none;
	color: White;		
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid White;
	border-right: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 14px;	
}

li.nav1 {
	float: left;
	position: relative;
	width: auto;	
	background-color: #408d9f;
	text-align: left;	
	border-left: 1px solid White;	
	border-right: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 14px;	
}

li.nav2 {	
	width: 114px;	
	height: 15px;	
	background-color: #ffd452;
	text-align: left;	
	border-left: 1px solid #4fafb9;
	border-bottom: 1px solid #4fafb9;
	border-right: 1px solid #4fafb9;		
}

#nav li.nav1 li.nav2 a {
	display: block;
	width: 115px;
	height: 15px;	
}

#nav li.nav1 li.nav2 a:hover {
	display: block;
	width: 115px;	
	height: 15px;	
	background-color: White;
}

li.nav3 {	
	width: 129px;	
	height: 15px;	
	background-color: #ffd452;
	text-align: left;	
	border-left: 1px solid #4fafb9;
	border-bottom: 1px solid #4fafb9;
	border-right: 1px solid #4fafb9;		
}

#nav li.nav1 li.nav3 a {
	display: block;
	width: 129px;
	height: 15px;	
}

#nav li.nav1 li.nav3 a:hover {
	display: block;
	width: 129px;	
	height: 15px;	
	background-color: White;
}


li.nav4 {	
	width: 128px;	
	height: 15px;	
	background-color: #ffd452;
	text-align: left;	
	border-left: 1px solid #4fafb9;
	border-bottom: 1px solid #4fafb9;
	border-right: 1px solid #4fafb9;		
}

#nav li.nav1 li.nav4 a {
	display: block;
	width: 128px;
	height: 15px;	
}

#nav li.nav1 li.nav4 a:hover {
	display: block;
	width: 128px;	
	height: 15px;	
	background-color: White;
}

li.nav1 a:hover, li.nav1 a:active {
	display: block;
	text-decoration: none;
	color: White;
	background-color: #129ebf;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
}

li.nav1 a, li.nav1 a:visited {
	display: block;
	text-decoration: none;
	color: White;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
}  
  
  
li.nav1 ul {
	display: none;
	position: absolute;
	top: 1.2em;
	left: 0;
	text-decoration: none;
	color: White;
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;	
}


  
li.nav1 > ul {
	top: auto;
	left: auto;
}
	
li:hover ul, li.over ul{
	display: block;	
}

li.nav2 a, li.nav2 a:visited {
	color: #408d9f;	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

li.nav2 a:hover, li.nav2 a:active {
	color: #408d9f;	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

li.nav3 a, li.nav3 a:visited {
	color: #408d9f;	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

li.nav3 a:hover, li.nav3 a:active {
	color: #408d9f;	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

li.nav4 a, li.nav4 a:visited {
	color: #408d9f;	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

li.nav4 a:hover, li.nav4 a:active {
	color: #408d9f;	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
