﻿.newsDate
{
	color: #B1B1B1;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.newsTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #5f8ad1;
	margin-bottom:10px;
}

.newsTitle a:link
{
	color: #5f8ad1;
}

.newsTitle a:hover
{
	color: #FFCC00;
}

.newsTitle1
{
	font-size: 18px;
	font-weight: bold;
	color: #5f8ad1;
}


.newsSubTitle
{
	color: #5f8ad1;
	font-size: 11px;
	font-weight:bold;
}


.newsText
{
	color: #585858;
	font-size: 11px;
	text-align:justify;
}

.newsText1
{
	color: #585858;
	font-size: 12px;
	text-align:justify;
}
.newsItem
{
	margin-bottom:25px;
}
div .separatorListItem
{
	background-color:#f3f3f3;
	width:100%;
	height:2px;
	margin-top:50px;
	margin-bottom:10px;
	
}

.pagerButton
{
	font-size:10px;
	margin-right:5px;
	margin-left:5px;
}
.WelcomeDiv
{
	margin-bottom:30px;
}
.firstLookTitle
{
	font-size: 22px;
	font-weight: bold;
}
