.hilite {
	color: #64326B;
}
.hilite2 {
	color: #006600;
}
.title {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 32px; 
	color: #003333; 
	font-weight: normal; 
}

.td-border{
border-bottom: 1px solid #EAF3E9;
}

.heading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	color: #999999;
	/* color: #666666; */
	font-weight: bold;
}

.heading-purple {  
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 16px; 
	color: #64326B; 
	font-weight: bold;
}

.heading-green-med {  
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 20px; 
	color: #008200; 
	font-weight: normal;
}

.heading-sml {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #305643; 
	font-weight: bold;
	letter-spacing: -1px;
}

.features {  
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 22px; 
	color: #003333; 
	font-weight: normal; 
}

.features-purple {  
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 22px; 
	color: #64326B; 
	font-weight: normal; 
}

.linespace {
	line-height: 16px;
	}

.txt-white {  color: #FFFFFF; }

.txt-sml-green {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #305643; 
}

.txt-sml-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	color: #333333;
}	

#block li { padding-bottom: 10px; list-style-image:url(images/bullet-block.gif); }
#block li ul { margin-top: 10px; }
#block li ul li { padding-bottom: 10px; list-style-image:url(images/bullet-sub.gif); }

a.hdlnk:link, a.hdlnk:active, a.hdlnk:visited {  
	font-family: 'Trebuchet MS', Helvetica, sans-serif; 
	font-size: 14px; 
	color: #64326B; 
	font-weight: bold;
	text-decoration: none;
	display:block;
}

a.hdlnk:hover {
	color: #999999;
}

.border-right { border-style: solid; border-color: silver; border-width: 0px 1px 0px 0px; }

.block { background-color: #FFFFFF; border-color: #E5E5E5; border-style: solid; border-width: 1px 0px 0px 0px; }
.block-on { background-color: #F5F5F5; border-color: #E5E5E5; border-style: solid; border-width: 1px 0px 0px 0px; }

a.sitemap:link, a.sitemap:active, a.sitemap:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration: none; 
	color: #999999;
}

a.sitemap:hover {
	color: #000000;
}

.emph { font-size: 13px; font-family: Tahoma, Arial, Helvetica; color: #000000; font-weight: bold; }

.sub { background-color: none; }
.sub-on { background-color: #E8E8E8; cursor:pointer }