/* for testimonial text on left side */
.infoText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	text-align: left;
	color : #008d9d;
	font-weight : normal;
}

TD.navOne{
		background-attachment : scroll;
		background-image : url(images/buttontrans.gif);
		background-repeat : no-repeat;
		background-position : 0% 0%;
		font : bold 11px Arial, Helvetica, sans-serif;
		color : #008d9d;
	}

.navOne {
	font : bold 11px Arial, Helvetica, sans-serif;
	color : #008d9d;
}

.navOne A:VISITED {
	color : #008d9d;
}

.navOne A:LINK {
	color : #008d9d;
}

.navOne A:ACTIVE {
	color : #008d9d;
}

.navOne A:hover {
	color : #FF6D31;
}

.navTwo {
	font : 11px Arial, Helvetica, sans-serif;
	list-style-type : none;
	font-weight : bold;
}

.navTwo A:hover {
		color : #008d9d;
	}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 22px;
	color: #001466;
	font-weight : bold;
	margin-left:30px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size :15px;
	color: #001466;
	font-weight : bold;
}/* FAQ Question and Text Image */

.signature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707265;
	line-height : 14px;
}

.signature A:VISITED {
	color: #4c7094;
}

.signature A:LINK {
	color: #4c7094;
}

.signature A:ACTIVE {
	color: #4c7094;
}

.signature A:hover {
	color : #FF6D31;	
}

.text {
	font-family: Verdana,"MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	line-height : 16px;
	text-align: left ;
	color: #4b4343;
	margin-bottom : 10px;
	font-weight : normal;
}

.text  A:link {
	color : #008d9d;
	font-weight : bold;
}

.text  A:visited {
	color : #008d9d;
	font-weight : bold;
}

.text  A:hover {
	color : #FF6D31;
	font-weight : bold;
} 

.text  A:active {
	color : #008d9d;
	font-weight : bold;
}

LI {
	margin-left : 15px;
	padding-left : 15px;
	list-style : disc outside url(images/bulletBlue.gif);
} /* this is for the bullets in the text - nice format */

.openingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 24px;
	color: #001466;
	font-weight : bold;
}

.openingQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #006d7d;
	font-weight : bold;
}

.openingLink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #D46547;
	font-weight : bold;
}

.openingLink1  A:link {
	color: #D46547;
}

.openingLink1  A:visited {
	color: #D46547;
}

.openingLink1  A:hover {
	color : #ff7c56;
} 

.openingLink1  A:active {
	color: #D46547;
}

.openingLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #79AD5B;
	font-weight : bold;
} 

.openingLink2  A:link {
	color: #79AD5B;
}

.openingLink2  A:visited {
	color: #79AD5B;
}

.openingLink2  A:hover {
	color : #93d06e;
} 

.openingLink2  A:active {
	color: #79AD5B;
}

.openingLink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #B96098;
	font-weight : bold;
}

.openingLink3  A:link {
	color: #B96098;
}

.openingLink3  A:visited {
	color: #B96098;
}

.openingLink3  A:hover {
	color : #df77bb;
} 

.openingLink3  A:active {
	color: #B96098;
}

.contactText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	text-align: center;
	color: #4b4343;
	font-weight : normal;
}

/*these are used in the site map*/

.menu0 {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #008d9d;
	text-decoration: none;
}

.menu0 A:HOVER {
	color : #FF6D31;
}

.menu1 {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #008d9d;
	text-decoration: none;
}

.menu1 A:HOVER {
	color : #FF6D31;
}

.menu2 {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #008d9d;
	text-decoration: none;
}

.menu2 A:HOVER {
	color : #FF6D31;
}






A:link, A:visited, A:active {
	text-decoration : none;
}



