.details {
	font-family: Helvetica;
	font-size: 9pt;
	font-style: normal;
	color: #993399;
}
:HOVER.details {
	font-family: Helvetica;
	font-size: 9pt;
	font-style: normal;
	color: #660066;
}	
.bodyheading {
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
p, td, tr, blockquote {
	font-family: Helvetica;
	font-size: 10pt;
	color: #000000;
	line-height: 120%;
}

A {
	color: #993399;
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:HOVER {
    color: #660066; 
    font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.bodyitalics {
	font-family: Helvetica;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
}
.Heading {
	font-family: Helvetica;
	font-size: 18pt;
	color: #660066;
	font-style: normal;
	text-transform: uppercase;
	width: auto;
	letter-spacing: 7pt;
	font-weight: normal;
	line-height: 125%;
}
.HomePageText {
	font-family: Helvetica;
	font-size: 9pt;
	line-height: 135%;
}
.busprof {
	font-family: Helvetica;
	font-size: 12pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #660066;
	letter-spacing: .3em;

}
.DestHeading {
	font-family: Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #993399;
	font-size: 11pt;
	line-height: 125%;
	text-transform: uppercase;
	letter-spacing: 1pt;
	text-decoration: none;
}

:HOVER.DestHeading {
	font-family: Helvetica;
	font-style: normal;
	font-weight: normal;
	color: #660066;
	font-size: 11pt;
	line-height: 125%;
	text-transform: uppercase;
	letter-spacing: 1pt;
	text-decoration: none;
}
.PurpleCaption {

	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #660066;
	line-height: 120%;
}
.SmallHeading {

	font-family: Helvetica;
	font-size: 14pt;
	color: #660066;
	font-style: normal;
	text-transform: uppercase;
	width: auto;
	letter-spacing: 7pt;
	font-weight: normal;
	line-height: 125%;
}
.copy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; color: #000000}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}
.detailsCopy { font-family: Helvetica; font-size: xx-small; font-style: normal; color: #993399; ; line-height: normal; font-weight: normal}

a#lilas {
	width: 100px;
	height: 90px;
	display: block;
	background: transparent url(images/lilas_logo_purple.gif) no-repeat 0 0;
}

a#lilas:hover {
	background: transparent url(images/lilas_logo_purple.gif) no-repeat 0 -90px;
}

.test_but a {
	background: transparent url(images/testimonial_but.gif) no-repeat 0 0;
	height: 62px;
	width: 150px;
	display: block;
	color: #FFFFFF;
	padding: 21px 0 0 13px;
	font-size: 12px;
	text-decoration: none;
}

.test_but a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/testimonial_but.gif) no-repeat 0 0;
}

.test_but_fr a {
	background: transparent url(images/testimonial_but.gif) no-repeat 0 0;
	height: 62px;
	width: 150px;
	display: block;
	color: #FFFFFF;
	padding: 22px 0 0 7px;
	font-size: 11px;
	text-decoration: none;
}

.test_but_fr a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/testimonial_but.gif) no-repeat 0 0;
}
