﻿body 
{
	font-family: Arial;
	font-size: 10pt;
    color:Black;
    background-color:#dddddd;
}
P
{
	font-family: Arial;
	font-size: 10pt;
}
h1
{
    font-family:Arial;
    font-size:13pt;
    color:#555555;
    margin-top:3px;
    margin-bottom:0px;
}

h2
{
    font-family:Arial;
    font-size:12pt;
    color:#555599;
    margin-top:6px;
    margin-bottom:0px;
}

A
{
	color: #333399;
	text-decoration: none;
}
A:hover
{
	color: #cc0000;
	text-decoration: underline;
}

.leftColumn
{
	font-family: Arial;
	font-size: 9pt;
	line-height: 10pt;
	font-style: normal;
	color: #333399;
	font-weight: bold;
	text-align: center;
}
.classifieds
{
	font-family: Arial;
	font-size: 8pt;
	line-height: 9pt;
	font-style: normal;
	color: #333399;
	font-weight: normal;
	text-align: left;
}
.classifieds2
{
	font-family: Arial;
	font-size: 8pt;
	line-height: 11pt;
	font-style: Normal;
	color: #333399;
	font-weight: Bold;
	text-align: center;
}

.articleTitle
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	vertical-align: baseline;
	direction: ltr;
	letter-spacing: normal;
	text-align: left;
	margin-top:0px;
    margin-bottom:0px;
}

.articleBody
{
	font-family: Arial;
	font-size: 9pt;
	line-height: 12pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align:left;
	margin-top:0px;
    margin-bottom:0px;
	padding-top:0px;
    padding-bottom:0px;
}

.summaryTitle
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	vertical-align: baseline;
	direction: ltr;
	letter-spacing: normal;
	text-align: left;
}

.summaryText
{
	font-family: Arial;
	font-size: 9pt;
	line-height: 12pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.summaryDateTag
{
	font-family: Times New Roman;
	font-family: Arial;
	background-color: #ffffff;
	border: 0px solid #555555;
	padding: 2px 24px;
	font-size: 9pt;
	line-height: 11pt;
	font-style: normal;
	color: #777777;
	font-weight: bold;
	clear: both;
}

.summaryLink
{
	font-family: Times New Roman;
	font-size: 12pt;
	line-height: 14pt;
	font-style: normal;
	color: #3149AA;
	font-weight: normal;
}

.feedbackText
{
	font-family: Arial;
	font-size: 8pt;
	line-height: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}


.vigilTableHeader
{
    border-color:Black;
    border-width: 1px;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
    background-color: #ffffcc;
    border-style:outset;
}

.txtTextArea
{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.copyright 
{
    font-family: arial,helvetica,sans;
    font-size: 11px;
    color: #999999;
}

.articleFeedbackTopBoundary
{
    background-color: #ccccee;
    color: #000099;
	font-weight: bold;
}
