li {
padding: 4px 0px 0px 0px;
}
.footer {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.ext-border {
	border: 1px solid #999999;
}
.int-border {
	border: 1px solid #999999;
}
.breadcrumb {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	letter-spacing: 0.1em;
	word-spacing: normal;
}

.breadcrumb a:link {
	color: #999999;
	text-decoration: none;
	}
	
.breadcrumb a:visited {
	color: #999999;
	text-decoration: none;
	}
	
.breadcrumb a:active {
	color: #999999;
	text-decoration: underline;
	}
	
	.breadcrumb a:hover {
	color: #999999;
	text-decoration: underline;
	}

p {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;

}


p a:link {
	color: #670032;
	text-decoration: underline;
	}
			
	p a:active {
	color: #670032;
	text-decoration: underline; 
	}
	p a:visited {
	color: #670032;
	text-decoration: underline; 
	}
		
	p a:hover {
	color: #670032;
	text-decoration: underline; 
	}
	
td {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;

}


td a:link {
	color: #670032;
	text-decoration: underline;
	}
			
	td a:active {
	color: #670032;
	text-decoration: underline; 
	}
	td a:visited {
	color: #670032;
	text-decoration: underline; 
	}
		
	td a:hover {
	color: #670032;
	text-decoration: underline; 
	}
	
.home-footer {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}

.home-footer a:link {
	color: #666666;
	text-decoration: none;
	}
	.home-footer a:active {
	color: #666666;
	text-decoration: none;

	}
	.home-footer a:hover {
	color: #666666;
	text-decoration: underline;
	}
	.home-footer a:visited{
	color: #666666;
	text-decoration: none;
	}

.tabletext {
	font-size: 9.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whiteborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: FFFFFF;
	border-right-color: FFFFFF;
	border-bottom-color: FFFFFF;
	border-left-color: FFFFFF;
}
.sitemap {
	list-style-position: inside;
	list-style-type: disc;
	color: 294D7B;

}
.push {
	list-style-position: outside;
	list-style-type: circle;
	line-height: 28px;

}
.spacer {
	line-height: 3px;
}

.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 999999;
	letter-spacing: 0.1em;
	word-spacing: normal;
	text-decoration: none;

}
.gray a:link {
	color: #999999;
	text-decoration: none;
	}
	
.gray a:visited {
	color: #999999;
	text-decoration: none;
	}
	
.gray a:active {
	color: #999999;
	text-decoration: underline;
	}
	
	.gray a:hover {
	color: #999999;
	text-decoration: underline;
	}
	
.italics {
	font-style: italic;
}
