@charset "utf-8";
/* CSS Document */

a { text-decoration: none;
	color: #925891;  }

.tblFooter a { color: #ffffff; }

a:hover { text-decoration: underline; color: #CC33CC; }

a:visited { text-decoration: none; color: #925891; }

ul { padding-left: 15px; margin-left: 35px; }
li { list-style: circle; }
.twitterFeed li { padding-bottom: 20px;
}
.twitterFeedSmaller li { padding-bottom: 3px;
}

.textSearch {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.tblContent
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
	width: 720px;
	background:url(images/post_bg.jpg);
	background-repeat:repeat-x;
	text-align: left;
}

.tblContent p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
	margin-left: 24px;
	margin-right: 24px;
	line-height: 1.5em;
	text-align: justify;
}

.txtContentTitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #666666;
	font-weight: normal;
	letter-spacing: -0.75pt;
}


.tblFooter
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
	width: 720px;
	background:#999999;
	text-align: center;
	padding-top: 5px;
	height: 100px;
}

.tblFooter a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.txtSmallLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}

.txtNewsTitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #925891;
	font-weight: 600;
}

.txtLatestBody
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
}

.txtNewsTitleSM
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #925891;
	font-weight: bold;
}

.txtLatestBodySM
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	margin: 0px;
}

.imgTitle
{
	margin-top: 6px;
	margin-left: 2px;
}
