body, td, div, p {
	font-family: Arial, sans-serif; }
	
a:link, 
a:visited, 
a:active {
	color: #0054a6;
	text-decoration: none; }
	
a:hover {
	color: #0054a6;
	text-decoration: underline; }
	
.breadcrumb {
	border-bottom: 1px solid #000;
	padding: 4px;
	font-weight: bold; 
	margin-bottom: 5px;
	font-size: 10pt; }
	
#contentContainer {
	border-bottom:1px solid #000; 
	border-left:1px solid #000; 
	border-right:1px solid #000; 
	padding-left:10px; 
	padding-right: 10px;
	background-color: #eae9e9;
	font-size: 10pt; }
	
#contentContainer p {
	margin-top: 0px;
	margin-left: 5px; }
	
.contentPrint {
	float: right;
	margin-right: 5px; }
	
.contentPrint a:link,
.contentPrint a:visited,
.contentPrint a:active {
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none; }
	
.contentPrint a:hover {
	text-decoration: underline; }
	
#footer {
	padding: 5px;
	color: #ffffff;
	text-align: center;
	font-size: 10pt;
	font-weight: bold; }
	
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #ffffff;
	text-decoration: none; }
	
#footer a:hover {
	text-decoration: underline; }
	
#footerBackground {
	background-image:url(/images/bottomnavbg.jpg); 
	background-repeat:repeat-x; }
	
#copyright {
	color: #ffffff; 
	font-size: 8pt; }
	
#copyright a:link,
#copyright a:visited,
#copyright a:active {
	color: #ffffff; }
	
#copyright a:hover {
	text-decoration: underline; }
	
#bktglink {
	text-align: right;
	color: #ffffff;
	font-size: 8pt; }
	
#bktglink a:link,
#bktglink a:visited,
#bktglink a:active {
	color: #ffffff; }
	
.newsTitle {
	font-size: 14pt; }
	
.newsArticle p {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 150%; }
	
.specials {
	font-size: 125%; }
	
.specials a:link,
.specials a:visited,
.specials a:active {
	color: #ffffff; }