  /* MODIFIED FOR NEW FRONT PAGE */

/* GENERAL STYLES */

td.boxltgreentitleleft
{	background-color: #DBECD8; 
	line-height: 24px;  
	font-size: 14px;
	border-left: 5px solid #FFFFFF;	
	text-align: center;
	border-right: 1px dotted #FFFFFF;
	font-weight: bold;
}
td.boxltgreentitleright
{	background-color: #DBECD8; 
	line-height: 24px;  
	font-size: 13px;
	border-right: 5px solid #FFFFFF;
	border-left: 1px dotted #FFFFFF;	
	text-align: center;
	font-weight: bold;
}
td.boxdkgreentitleleft
{	background-color: #83a997; 
	line-height: 24px;  
	font-size: 14px;
	border-left: 5px solid #FFFFFF;	
	text-align: center;
	border-right: 1px dotted #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
td.boxdkgreentitleright
{	background-color: #7BA7A9;
	color: #FFFFFF; 
	line-height: 24px;  
	font-size: 14px;
	border-right: 5px solid #FFFFFF;	
	text-align: center;
	font-weight: bold;
}
td.boxdkgreenleft
{	border-right: 1px dotted #7BA7A9; 
	padding: 10px; 
	padding-left: 10px;
	text-align: left;
	line-height: 16px;
}
td.boxdkgreenlefthome
{	border-right: 1px solid #7BA7A9; 
	padding: 5px; 
	padding-left: 5px;
	text-align: left;
	padding-right: 5px;
	font-size: 12px;
	font-color: #000;
	border-bottom: 1px dotted #7BA7A9;
}
td.boxdkgreenright
{	line-height: 16px;
	padding: 10px; 
	padding-left: 12px;
	text-align: left;
	border-left: 1px dotted #7BA7A9; 
}
td.boxdkgreenrighthome
{	padding-left: 5px;
	text-align: left;
	padding-right: 5px;
	font-size: 11px;
	font-color: #000;
	border-bottom: 1px dotted #7BA7A9;
	border-left: 1px dotted #7BA7A9; 
}
.text9 {
	font-size: 11px;
}
.text8 {
	font-size: 11px;
}	
.text14 { font-size: 14px; }
a {	color: #356477;
}
/*a:visited {	color: #418097;
}
a:hover { 
	color: #000000;
}*/	

.subtitlesm {
	font-family: Verdana, Helvetica, sans-serif;
	color: #34483d;
/*	font-size: 11px; */
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	text-transform:uppercase;
}
.subtitle {
	font-family: Verdana, Helvetica, sans-serif;
	color: #7e7a5c;
	color: #4c6c5f;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	line-height: 18px;
}
.subtitlegreen {
	color: #4c6c5f;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	line-height: 18px;
}
.bulletgreen {
	list-style-image:url(/_images/bulletstar.gif);

} 
li.bulletgreen {
		line-height: 18px;
	vertical-align: middle;
	text-decoration: none;
}