/* <-- Title Text for Table Tops with background color --> */
.titletable {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

/* <-- Title Text for the information in the mid table  --> */
.titleinfo {

	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330D74;
	text-decoration: none;
}

/* <-- Text for the FAQ | Contact text  --> */
.faqcontact {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330D74;
	background-position: right top;
}

/* <-- Text for the information in the mid table --> */
.bodyinfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

/* <-- Text for the information in the mid table --> */
.bodyhead1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


/* <-- Text for the "Read More" links at the bottom of the tables, and the quick links  --> */
.linkmore {

	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099BA;
	letter-spacing: normal;
}

/* <-- Title Text for the titles under the "Services For:" table  --> */
.titleservice {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


/* <-- Copyright text on top of graphic --> */
.cright1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

/* <-- Copyright text underneath of graphic  --> */
.cright2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}

/* <-- Text for the bread crumb trail --> */
.bread {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099BA;
	word-spacing: .1em;
}
/* <-- sub menu text --> */
.subtext {
	font-family: Verdana, Arial, sans-serif;
	font-size: .55em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #330D73;
	text-decoration: none;
}

/* <-- Section Title Text --> */
.secttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: .06em;
	text-align: center;
	vertical-align: middle;
}

/* <-- IN THIS SECTION body text --> */
.inthissect {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}