/* CSS Document */

.UT_Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	letter-spacing: 1px;
}

.UT_Subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	text-align: left;
	letter-spacing: 1px;
}

.UT_BoxText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}


.UT_JobTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	text-align: left;
	margin-bottom: 15px;
}

.UT_ByLine
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	line-height: 12px;
	text-align: right;
}

.UT_Caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-align: left;
	letter-spacing: 1px;
	line-height: 11px;
}

div#UT_article
{
	width: 580px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	padding: 10px;	
	margin: 0px auto 20px auto;
	display: block;
}

div#UT_article p {
	font-family: Palatino,'Palatino Linotype', 'Book Antiqua', 'Times New Roman', TimesNR, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	margin-bottom: 15px;
}

.smallSpace
{
	font-size: 10px;
	line-height: 10px;
}

div#article
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	width: 600px;
	float: left;	
}


