/* CSS Document */


/* Content Styles */

.JTContent { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#666666; 
}

.JTPageTitle {
	color:#564486; 
	font-weight: bold;
	font-size:16px;
}

.JTFooter, .JTFooter a:link .JTFooter a:visited, .JTFooter a:hover, .JTFooter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration: none; 
	color:#666666;
	margin-right:100px;
	text-align:right;
}

/* News Box Styles */

.JTNewsBox {
	margin-left:14px;
}

.JTNewsText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#666666; 
}

.JTNewsReadMore {
	margin-bottom:5px;
}

.JTNewsTitle {
	margin-left:13px; 
	margin-top:17px;
}
