﻿div#Main
{
	margin-top: 10px;
}

.HeadingBar
{
	background-color: #595959;
	color: White;
	font-size: 13px;
	line-height: 25px;
	height: 25px;	
	padding-left: 10px;
	vertical-align: middle;
	width: 570px;
	display: block;
	font-weight: bold;
	text-align: left;
}

td
{
	padding: 5px 5px 5px 5px;	
}

table#SubscribeTable
{
	border: none;
	text-align: left;
	margin: 0px Auto;
}

table#SubscribeTable td
{
	padding: 2px 5px 2px 5px;	
}

table#NewsTable
{
	border: none 0px White;
	width: 525px;
}

table#NewsTable td.BodyCell
{
	background-color: #DBE5F1;
	color: Black;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

table#NewsTable td.BodyCell div.TitleLine
{
	line-height: 20px;
	vertical-align: middle;
}

table#NewsTable td.BodyCell img
{
	height: 11px;
	margin-right: 5px;
	width: 7px;
}

.Date
{
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 12px;
}

ul
{
	list-style-type: disc;	
	line-height: 20px;
}


.ArticleTitle
{
	color: Gray;
	font-size: 16px;
	font-weight: bold;
}

.ArticleDate
{		
	font-size: 13px;
}
.ArticleBody
{
	margin-right: 10px;
}

.titleLineItem
{
    display: block;
}

.titleBody
{
    margin-left: 12px;
	margin-right: 12px;
}

.tdleft
{
	text-align: right;	
}
